Skip to content

Update automatically the theme dependency every time there is a new release #75

@dgarcia360

Description

@dgarcia360

The number of documentation projects is significant, and updating the theme version is becoming tedious: for every project with docs, the repo maintainer has to run the command poetry update sphinx-scylladb-theme and submit a PR.

Instead, we could run the command every time the documentation project is built. poetry update will only install the latest theme version if this does not contain breaking changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions