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

auto version when batching #440

Merged
merged 5 commits into from
Jan 26, 2023
Merged

auto version when batching #440

merged 5 commits into from
Jan 26, 2023

Conversation

miniscruff
Copy link
Owner

@miniscruff miniscruff commented Jan 26, 2023

Closes #439

Auto can also be used for the next command.
This does not remove the existing major, minor, patch or specific version options.

Check the following

  • Keep 100% code coverage
  • Be properly formatted
  • Documentation changes are included
  • Include a change file if expected

Additional context
Any additional info that might help get your pull request merged.

@miniscruff miniscruff linked an issue Jan 26, 2023 that may be closed by this pull request
@miniscruff miniscruff changed the title 439 auto version bump auto version when batching Jan 26, 2023
@miniscruff miniscruff marked this pull request as ready for review January 26, 2023 10:10
@codecov
Copy link

codecov bot commented Jan 26, 2023

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (2a13560) compared to base (1e9b4bc).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #440   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines         1646      1706   +60     
=========================================
+ Hits          1646      1706   +60     
Impacted Files Coverage Δ
core/config.go 100.00% <ø> (ø)
cmd/batch.go 100.00% <100.00%> (ø)
cmd/init.go 100.00% <100.00%> (ø)
cmd/next.go 100.00% <100.00%> (ø)
core/utils.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@miniscruff miniscruff merged commit d647e7b into main Jan 26, 2023
@miniscruff miniscruff deleted the 439-auto-version-bump branch January 26, 2023 10:12
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.

Auto version bump
1 participant