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

PSResourceGet module prerelease version scheme issues #1251

Open
ThomasNieto opened this issue Jul 11, 2023 · 3 comments
Open

PSResourceGet module prerelease version scheme issues #1251

ThomasNieto opened this issue Jul 11, 2023 · 3 comments

Comments

@ThomasNieto
Copy link
Contributor

ThomasNieto commented Jul 11, 2023

Summary of the new feature / enhancement

Right now, the Microsoft.PowerShell.PSResourceGet module has not reached GA with version 1.0.0 as stable. The current version is 0.5.22-beta22. Since this module does not have any stable versions it causes issues with installing #1247 and creating modules that requires PSResourceGet as they cannot be published #1250.

Please remove the -beta22 prerelease version from this module as since you're following semver any version below 1.0.0 is considered prerelease. These Microsoft modules have adopted this versioning scheme: WinGet and TextUtility.

Proposed technical implementation details (optional)

Remove prerelease labels while this module is not GA.

@ThomasNieto
Copy link
Contributor Author

@SydneyhSmith if this issue could be fixed before the next preview release that would be awesome.

@ThomasNieto ThomasNieto changed the title PSResourceGet module version scheme issues PSResourceGet module prerelease version scheme issues Jul 11, 2023
@SydneyhSmith
Copy link
Collaborator

Working on figuring out this issue today, if we were able to fix the prerelease dependency issue would it be okay to leave this module as labeled prerelease or is there another reason why you are hoping for this change?

@ThomasNieto
Copy link
Contributor Author

It helps but still doesn't solve the usability issue defined in #1247. One of my use cases would be people installing my AnyPackage.PSResourceGet module from PowerShellGet v2 which would still fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants