reqs-up v0.0.8

Simple CLI utility to update semver versions in ansible's requirements.yml files.

reqs-up

Simple CLI utility to update semver versions in ansible's requirements.yml files.

It tries to fetch remote url (only git supported at moment) and bump up version to latest one.

It is assumed that all urls is accesible or public (i.e. may be view by "git ls-remote" without manual authentication).

Note: all comments in YAML will be LOST (PR-s welcome)!

Examples

# reqs-up -f ./requirements.yaml
  • update 'requirements.yaml' file in-place, bumping up versions
# reqs-up --dry-run
  • dry-run, print new version of YAML doc on stdout. requirements.yml assumed in current working dir.
Repository

reqs-up

Owner
Statistic
  • 3
  • 0
  • 0
  • 0
  • 1
  • 2 days ago
  • June 18, 2021
License

GNU General Public License v3.0

Links
Synced at

Thu, 20 Feb 2025 05:46:16 GMT

Languages