-
Notifications
You must be signed in to change notification settings - Fork 0
🚀 [Feature]: Version output always emitted regardless of publish decision #4
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
Open
Marius Storhaug (MariusStorhaug)
wants to merge
18
commits into
main
Choose a base branch
from
feat/348-always-emit-version
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 16 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
d4480f9
feat: always emit version regardless of publish decision
MariusStorhaug ac4f7b1
fix: correct formatting of documentation comments in helper functions
MariusStorhaug 0888d1f
refactor: remove Get-DevVersion, reuse Get-NextModuleVersion with syn…
MariusStorhaug eec8d46
refactor: move prerelease fallback into Resolve-ReleaseDecision
MariusStorhaug 42c7d3f
feat: ensure a prerelease patch version is always produced in Resolve…
MariusStorhaug 8110486
fix: add GH_TOKEN env var for gh CLI authentication
MariusStorhaug 9d8dc69
fix: remove GH_TOKEN environment variable from Resolve-PSModuleVersio…
MariusStorhaug 9be29fb
test: update None release type expectations to verify emitted version
MariusStorhaug c66bad1
fix: remove GH_TOKEN environment variable from Resolve-PSModuleVersio…
MariusStorhaug 8f88432
fix: always append incremental prerelease counter for non-publishable…
MariusStorhaug 26a6466
refactor: replace inline workflow tests with data-driven Pester tests…
MariusStorhaug fa528c1
refactor: extract test data into separate Helpers.Tests.Data.psd1 file
MariusStorhaug 39fd8e0
chore: remove obsolete tests README.md file
MariusStorhaug 05fc952
ci: set Output_Verbosity to Detailed for Pester test output
MariusStorhaug 66452f0
ci: pin PSModule/Invoke-Pester to SHA
MariusStorhaug 07fc879
style: fix PSScriptAnalyzer alignment and suppression warnings
MariusStorhaug 49b4694
Address review feedback: fix help typo, rename test field, correct co…
MariusStorhaug 930390d
test: mock Find-PSResource to eliminate PSGallery network dependency
MariusStorhaug File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.