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

Move documentation to minor versioning #715

Open
yves-da opened this issue Jun 7, 2024 · 0 comments
Open

Move documentation to minor versioning #715

yves-da opened this issue Jun 7, 2024 · 0 comments
Labels
Daml 3 For the first Daml 3 release

Comments

@yves-da
Copy link
Contributor

yves-da commented Jun 7, 2024

Status Quo

  • patch versioning scheme
  • every release requires a documentation update
Screenshot 2024-06-07 at 13 34 25

Change

  • minor versioning scheme
  • every minor release requires a documentation update
version_scheme_change

Motivation

Documentation changes significantly for minor (and major) versions only, but not for patch versions.

Difficulty

Daml Assistant dependance on the docs.daml.com version dropdown content for figuring out the current versions until version 2.6. There may be still customers using a 2.6 or earlier Daml Assistant. Changing the dropdown breaks these installations.

Details

See Handover for docs.daml.com / 2024-06-05

@yves-da yves-da added the Daml 3 For the first Daml 3 release label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Daml 3 For the first Daml 3 release
Projects
None yet
Development

No branches or pull requests

1 participant