Skip to content

wcampbell0x2a/aftermath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aftermath

Are you tired of updating your build image tags in every project manually? Enter aftermath, where you can do this with automation! aftermath will find-and-replace, commit, test, and push the changes.

Example

Replace the runs-on: with latest rust:0.1.2.

[[projects]]
url = "https://github.com/wcampbell0x2a/librarium"
name = "librarium"
replace_prefix = "runs-on:"
yaml_path = ".github/workflows/main.yml"
$ aftermath projects.toml wcampbell wcampbell1995@gmail.com rust:0.1.2 --root-dir tmp

About

find-and-replace, commit, check, and push new changes to CI files for multiple projects

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors

Languages