Release v1.0
ddemeyer opened this issue · 0 comments
ddemeyer commented
- Without Github Actions Continuous Integration build numbers will be fixed and might conflict with PSGallery releases... Still an option to have a semantic versioning suffix or do a small version bump like 0.14.1 to avoid conficts, see #142
- Create a new Milestone... done, see https://github.com/RWS/ISHRemote/milestone/8
- Start and edit release notes on https://github.com/sdl/ISHRemote/releases/
- All issues/changes should be listed, crosslinked to issue (like #142) with potential Thank you
- Examples added where possible
- Optionally start and edit a blog post when significant changes happen that need extra explanation. Do this under https://github.com/RWS/ISHRemote/tree/master/Doc like https://github.com/RWS/ISHRemote/blob/master/Doc/ReleaseNotes-ISHRemote-1.0.md
- Release means, bump version to release version 1.0.1 and build as debug and release
- Run Pester tests on various product versions and flavours
- Release by publishing to PSGallery on https://www.powershellgallery.com/packages/ISHRemote/
- See
ISHRemote.SignAndPublish.ps1
- See
- Close this issue
- Close the github Milestone