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

Allow to create a release PR for first version #15

Closed
playpauseandstop opened this issue Oct 26, 2020 · 0 comments · Fixed by #26
Closed

Allow to create a release PR for first version #15

playpauseandstop opened this issue Oct 26, 2020 · 0 comments · Fixed by #26
Assignees
Labels
feat A new feature
Milestone

Comments

@playpauseandstop
Copy link
Owner

If there is no versions released (no git tag available in repository) there should be an ability to create first release PR with badabump

@playpauseandstop playpauseandstop added the feat A new feature label Oct 26, 2020
@playpauseandstop playpauseandstop self-assigned this Oct 26, 2020
@playpauseandstop playpauseandstop added this to the 20.1.0 milestone Nov 2, 2020
playpauseandstop added a commit that referenced this issue Nov 5, 2020
BREAKING CHANGE: Previously `badabump` only allows to create next
version if project already have a proper git tag. Now it allows to
create an initial release (and pre-release) even project does not
yet have any git tags available.

Fixes: #15
playpauseandstop added a commit that referenced this issue Nov 5, 2020
BREAKING CHANGE: Previously `badabump` only allows to create next
version if project already have a proper git tag. Now it allows to
create an initial release (and pre-release) even project does not
yet have any git tags available.

Fixes: #15
badabump-release-bot bot pushed a commit that referenced this issue Nov 6, 2020
Features:
---------

- [#15] **BREAKING CHANGE:** Allow create initial releases and pre-releases (#26)
- [#16] Allow to create final release PR (#18)
- [#17] Understand more issue refs in commit body (#19)
- Conform PEP-561 by adding py.typed files (#20)

Other:
------

- (**deps**) Bump toml from 0.10.1 to 0.10.2 (#22)
- (**deps-dev**) Bump pytest from 6.1.1 to 6.1.2 (#21)
- Bump pre-commit hooks and update mypy config (#25)
playpauseandstop added a commit that referenced this issue Nov 6, 2020
Features:
---------

- [#15] **BREAKING CHANGE:** Allow create initial releases and pre-releases (#26)
- [#16] Allow to create final release PR (#18)
- [#17] Understand more issue refs in commit body (#19)
- Conform PEP-561 by adding py.typed files (#20)

Other:
------

- (**deps**) Bump toml from 0.10.1 to 0.10.2 (#22)
- (**deps-dev**) Bump pytest from 6.1.1 to 6.1.2 (#21)
- Bump pre-commit hooks and update mypy config (#25)

Co-authored-by: playpauseandstop <playpauseandstop@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat A new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant