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

Feature request: Support changing default snapshot version from 0.0.0 #1346

Open
Matt-Winfield-Derivco opened this issue Apr 30, 2024 · 0 comments

Comments

@Matt-Winfield-Derivco
Copy link

Affected Packages

pkg:config

Problem

Some other version systems don't support version 0.0.0 (I ran into this issue with Cocoapods, with CapacitorJS plugins), they must start at 0.0.1. An option to override the default snapshot version to a custom value (such as 0.0.1) would be useful.

It can be worked around using the useCalculatedVersion option, but ideally we would continue creating snapshots using <1.0.0.

Proposed solution

Add another config option under snapshots allowing to specify the default snapshot version.

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

No branches or pull requests

1 participant