Skip to content

Commit

Permalink
doc: Update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
wader committed May 24, 2024
1 parent cdc0e2a commit 58b737d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -519,17 +519,18 @@ test

## Ideas, TODOs and known issues

- GitHub action: How to access package manager tools? separate docker images? bump-go? install bump binary in other image?
- GitHub action: PR labels
- GitHub action: some kind of tests
- Configuration templates, go package etc?
- Proper version number for bump itself
- How to use with hg
- docker filter: value should be layer hash
- docker filter: support auth and other registries
- docker filter: support non-anon-auth
- Named pipelines, "ffmpeg|^4", generate URLs to changelog/diff?
- Allow to escape `|` in filter argument
- Allow alternative regexp "/" delimiter in version match or maybe some simplified match syntax?
- sort filter: make smarter? natural sort?
- Sort filter: make smarter? natural sort?
- Custom verison sort filter somehow, similar to `sort -k` etc?
- Some kind of cache to better handle multiple invocations
- HTTP service to run pipelines?
- bump-ng: Use jq or some other pipe-friednly langauge
- Some kind help to build URLs that have major.mainor etc, ex: https://host/name-1.2/name-1.3.4.tar.gz

0 comments on commit 58b737d

Please sign in to comment.