-
Notifications
You must be signed in to change notification settings - Fork 0
Add Versioning to website or restrict build only with release #159
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingprio:mediumtype:docsImprovements or additions to documentation.Improvements or additions to documentation.
Description
Description
At the moment website updates - especially for doc - pages are done with each push of main branch.
At that point, the Github release nor PSGallery release reflect this.
Steps to Reproduce
- push to
mainbranch - see action for website running and deploying change
Expected Behavior
Changes in code shall only be online in docs, when released.
Additional Context
Not sure if website build should be restricted (general page changes should still be available on main push, only changes in docs not).
Maybe using docusaurus versioning features (e.g. as in Maester.dev)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingprio:mediumtype:docsImprovements or additions to documentation.Improvements or additions to documentation.