https://github.com/rycus86/autobump
Python tool for bumping dependencies on webhooks
https://github.com/rycus86/autobump
Last synced: about 1 year ago
JSON representation
Python tool for bumping dependencies on webhooks
- Host: GitHub
- URL: https://github.com/rycus86/autobump
- Owner: rycus86
- License: mit
- Created: 2019-09-17T12:33:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-10T09:56:21.000Z (over 5 years ago)
- Last Synced: 2025-01-23T18:16:30.649Z (over 1 year ago)
- Language: Python
- Size: 23.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# autobump
A small Flask webserver that listens for webhooks from [release-watcher](https://github.com/rycus86/release-watcher) and bumps version numbers in Dockerfiles in response.
## License
MIT