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

fix: include prerelease and snapshot by default for compat with older zpm #115

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

isc-shuliu
Copy link
Collaborator

Legacy zpm users have been getting snapshots and prereleases regardless of their repo level settings. The newer version of registry shouldn't change this behavior on older versions of zpm. Hence we consider the default value of includePrerelease and includeSnapshots to 1 instead of 0.

This should also fix the CI failures in intersystems/ipm#561 and intersystems/ipm#559.

@nsolov nsolov merged commit 852f25a into master Sep 5, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants