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

Ensure published ps gallery version follows semantic numbering rules #231

Open
ThomasNieto opened this issue Nov 17, 2023 · 3 comments
Open
Labels
enhancement New feature or request Module-ConsoleGuiTools This issue is about Microsoft.PowerShell.ConsoleGuiTools

Comments

@ThomasNieto
Copy link

Summary of the new feature / enhancement

The module should use Semantic Versioning scheme.

Proposed technical implementation details (optional)

No response

@tig tig added enhancement New feature or request Module-ConsoleGuiTools This issue is about Microsoft.PowerShell.ConsoleGuiTools labels Nov 17, 2023
@tig
Copy link
Collaborator

tig commented Nov 17, 2023

@ThomasNieto - I believe ConsoleGuiTools is already doing so.

Can you provide more details of what you are suggesting?

@ThomasNieto
Copy link
Author

@tig the module uses a 4 digit version instead of 3 digit.

ModuleVersion = '0.7.6.1'

@tig
Copy link
Collaborator

tig commented Nov 17, 2023

Good point.

I didn't mean for the build # to make it to prod.

Please rename this issue for clarity (i don' thave rights to rename):

"Ensure published ps gallery version follows semantic numbering rules"

Thanks.

@ThomasNieto ThomasNieto changed the title Module should use Semantic Versioning scheme Ensure published ps gallery version follows semantic numbering rules Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Module-ConsoleGuiTools This issue is about Microsoft.PowerShell.ConsoleGuiTools
Projects
None yet
Development

No branches or pull requests

2 participants