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

Switch securedrop-keyring to use calendar-based versioning #446

Open
legoktm opened this issue May 26, 2023 · 2 comments
Open

Switch securedrop-keyring to use calendar-based versioning #446

legoktm opened this issue May 26, 2023 · 2 comments

Comments

@legoktm
Copy link
Member

legoktm commented May 26, 2023

https://calver.org/

During the last keyring release, we noted that the standard major.minor.patch doesn't really make sense here.

Instead we could something like <year>.<month>.<patch> (the actual day doesn't really matter and not really feasible to know ahead of time).

If we decide to switch for the upcoming release, then the new keyring version would be 2023.06.1+bullseye ("06" to imply it's a month but just "1" to not imply that it's a date)

@rocodes
Copy link
Contributor

rocodes commented Jun 5, 2023

Sorry I didn't clue into this when I was looking at #448 and ramping up for this release. This is fine with me, but will probably be a 'next time' type thing.

Do you (or anyone) have opinions about whether or not we'd want to switch the other sdw components for consistency? I don't have strong opinions either way. But I think the fewer exceptions to rules we have, the happier we will be.

@cfm
Copy link
Member

cfm commented Jun 6, 2023 via email

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

3 participants