David Garcia
b1ee0e2a6a
docs: fix AttributeError with 'myst_enable_extensions' in publication workflow
...
Rolled back some dependencies in `poetry.lock` to previous versions while we investigate how to make the extension `sphinx_scylladb_markdown` compatible with the latest versions.
This should fix the error in https://github.com/scylladb/scylladb/actions/runs/14708656912/job/41275115239 , which currently prevents publishing new versions of https://opensource.docs.scylladb.com/
Closes scylladb/scylladb#23969
2025-05-06 16:33:00 +03:00
David Garcia
cf7d846b9e
docs: update dependencies
...
This is a mandatory dependency update to resolve a critical Dependabot alert. For more details, see the [Dependabot alerts](https://docs.github.com/en/code-security/dependabot/dependabot-alerts/viewing-and-updating-dependabot-alerts ).
Closes scylladb/scylladb#23918
Fixes #23935
2025-04-27 18:45:11 +03:00
dependabot[bot]
a899cae158
build(deps): bump sphinx-scylladb-theme from 1.8.5 to 1.8.6 in /docs
...
Bumps [sphinx-scylladb-theme](https://github.com/scylladb/sphinx-scylladb-theme ) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/scylladb/sphinx-scylladb-theme/releases )
- [Commits](https://github.com/scylladb/sphinx-scylladb-theme/compare/1.8.5...1.8.6 )
---
updated-dependencies:
- dependency-name: sphinx-scylladb-theme
dependency-version: 1.8.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Closes scylladb/scylladb#23537
2025-04-07 13:42:19 +03:00
dependabot[bot]
962bd452f5
build(deps): bump sphinx-scylladb-theme from 1.8.3 to 1.8.5 in /docs
...
Bumps [sphinx-scylladb-theme](https://github.com/scylladb/sphinx-scylladb-theme ) from 1.8.3 to 1.8.5.
- [Release notes](https://github.com/scylladb/sphinx-scylladb-theme/releases )
- [Commits](https://github.com/scylladb/sphinx-scylladb-theme/compare/1.8.3...1.8.5 )
---
updated-dependencies:
- dependency-name: sphinx-scylladb-theme
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Closes scylladb/scylladb#22435
2025-01-29 19:57:33 +02:00
David Garcia
a072478f4f
docs: enable tooltips
...
Updates the theme to the latest version to enable tooltips and modifies the db_options.tmpl to show the new role in action.
Closes scylladb/scylladb#21324
2024-11-06 14:09:28 +02:00