Skip to content

issues Search Results · repo:plannigan/hyper-bump-it language:Python

Filter by

37 results
 (117 ms)

37 results

inplannigan/hyper-bump-it (press backspace or delete to remove)

Describe the bug If hyper-bump-it init is executed in a directory that already has a configuration, it will overwrite the existing configuration. To Reproduce Steps to reproduce the behavior: 1. In ...
bug
  • plannigan
  • Opened 
    on Jun 11, 2023
  • #233

Describe the bug If the bumping process is started with untracked files in the repository directory. Those files are included in the bump commit. To Reproduce Steps to reproduce the behavior: 1. Start ...
bug
  • plannigan
  • Opened 
    on May 16, 2023
  • #222

Currently there is no direct support for signing commits or tags. Normally this functionality would be managed by the git configuration file. However: - GitPython s commit API works directly on the ...
enhancement
  • plannigan
  • Opened 
    on May 7, 2023
  • #216

hyper-bump-it supports the today key in format patterns. This works as expected in replace format patterns, as it writes out the current date. If used in a search format patterns, hyper-bump-it replaces ...
bug
  • plannigan
  • Opened 
    on Feb 20, 2023
  • #165

Is your feature request related to a problem? Please describe. By switching to the unified diff format, it would be easy to support creating patch files. Add a --patch argument to hyper-bump-it to and ...
enhancement
  • plannigan
  • Opened 
    on Feb 17, 2023
  • #157

Describe the bug The example output (README.md, docs/index.md, docs/getting-started.md) all still show the custom diff format instead of the unified diff format.
bug
documentation
  • plannigan
  • Opened 
    on Feb 17, 2023
  • #156

Describe the bug When editing a file definition, the replacement pattern question comes after the search pattern question. If the file definition originally omitted the replacement pattern, but the edit ...
bug
  • plannigan
  • Opened 
    on Feb 10, 2023
  • #148

This is documentation for helping other know how to work with the functionality that is in place for developing the project. This would build on top of the CONTRIBUTING document.
documentation
enhancement
  • plannigan
  • Opened 
    on Feb 4, 2023
  • #142

Currently, the usage of rich s style markup is inconsistent. All of the following is used: - explicit raw markup in string literal - helper functions to wrap a value in markup - implicit use of ...
enhancement
  • plannigan
  • 1
  • Opened 
    on Jan 29, 2023
  • #136

Describe the bug The execution plan calls .strip() on the new line. This removes whitespace characters from both ends of the string. When the line starts with a whitespace character, that is incorrectly ...
bug
  • plannigan
  • Opened 
    on Jan 26, 2023
  • #130
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub