-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
💡 new featureA new feature or ideaA new feature or idea
Milestone
Description
Add a new page on the website where a human can add the release notes. It should both be readable by humans and provide a way to download them programmatically. You should be able to jump straight to a specific version with a link like bricksim.org/release-notes#v0.1.0
Add a new job to the workflow cmake_build.yml . It should depend on all createInstaller* and test* jobs and only run if a new tag like v1.2.3 was created. It should download all installers and create a new release on GitHub with all installers. When the release notes already are on the website, it should add them to the mesage of the GitHub release. Otherwise it should just add a link to the release notes on the website.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
💡 new featureA new feature or ideaA new feature or idea