Skip to content

issues Search Results · repo:sky-uk/what-bump language:Rust

Filter by

13 results
 (75 ms)

13 results

insky-uk/what-bump (press backspace or delete to remove)

This repository will be archived in 30 days.
  • Benson800
  • 1
  • Opened 
    on Apr 18, 2024
  • #26

When I create a revert commit Patch version part should be bumped.
  • deblaci
  • Opened 
    on Aug 19, 2022
  • #24

I d like what-bump to expose a new standalone functionality: check the correctness of a series of commits. This would be really useful before trying to bump. For example: - a PR is reviewed and approved ...
  • marden35
  • 1
  • Opened 
    on Jan 29, 2020
  • #19

In case of merge commits, what-bump always follows the first parent, which happens to be the main branch. This breaks when the release tag is on a separate branch: in this case what-bump will follow all ...
  • albx79
  • Opened 
    on Jan 20, 2020
  • #16

Probably the final user isn t interested in chore commits, and/or others. There should be a way to exclude them from being added to the change log. Extra points if we e.g. exclude chore by default, but ...
  • albx79
  • Opened 
    on Jan 17, 2020
  • #14

Using a single apostrophe in the commit message may cause an error when What-Bump application tries to bump the artifact s version number in the automatic Jenkins process of deploying the artifact
  • skymasaratian
  • 3
  • Opened 
    on Jan 15, 2020
  • #12

For example, by calling what-bump with something like --changelog CHANGELOG-%s.md or --changelog CHANGELOG-{{version}}.md.
  • albx79
  • 1
  • Opened 
    on Nov 14, 2019
  • #7

be more clever in understanding if a commit message complies with Conventional Commits, and if it doesn t, print a very visible warning. Optionally, a --strict option could error out on a non-compliant ...
  • albx79
  • Opened 
    on Nov 11, 2019
  • #6

Having askama templates compiled-in during the build is super safe, but does not allow a user to provide their own templates. We should move to a less robust solution, but one that interprets templates ...
  • albx79
  • Opened 
    on Nov 11, 2019
  • #5

At the moment, error messages are reported in json. This is not very user-oriented! We should just print the error message to stderr (and keep the exit status of 1), with plenty of bold red text. There ...
  • albx79
  • Opened 
    on Nov 7, 2019
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub