Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase documentation version #129

Open
DenTray opened this issue May 15, 2024 · 0 comments
Open

Increase documentation version #129

DenTray opened this issue May 15, 2024 · 0 comments
Assignees

Comments

@DenTray
Copy link
Collaborator

DenTray commented May 15, 2024

How it should works:
on documentation saving, we should compare the current saving documentation with the actual documentation content. If there is some changes between them:

  • actual documentation should be renamed to the configurable documentation file name with the version postfix (e.g. documentation_0_0_1.json)
  • the current saving documentation content should has the version param increased (let's use the patch version 0.0.1 -> 0.0.2 -> 0.0.3) and be saved with the configurable filename (e.g. documentation.json)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants