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

feat: Generate pre-release versions #76

Draft
wants to merge 34 commits into
base: main
Choose a base branch
from

Conversation

jbmorley
Copy link
Owner

@jbmorley jbmorley commented Jan 6, 2022

No description provided.

@jbmorley jbmorley changed the title feat: Generate named pre-release versions feat: Generate pre-release versions Jan 6, 2022
@jbmorley
Copy link
Owner Author

jbmorley commented Aug 9, 2022

  • The current implementation doesn't support filtering by scope

@jbmorley jbmorley marked this pull request as draft August 9, 2022 19:46
@jbmorley
Copy link
Owner Author

jbmorley commented Jan 28, 2024

It looks like this branch might have broken manual history overriding. It's quite important that users are able to entirely replace the history for a given version (e.g., if the entries in git are wrong). We need to ensure this still works correctly and write tests to ensure it doesn't break in the future. See inseven/overview#154.

@jbmorley
Copy link
Owner Author

jbmorley commented Sep 30, 2024

A thought I had about scope behavior last time I needed to page this stuff in:

Break out scopes and prefix in changes with the legacy ‘--scope’ flag setting them to sensible defaults. Perhaps . or / or @ could be the root scope?

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.

1 participant