Skip to content

Utility to deliver buildscript/cicd updates to selected org repositories

License

Notifications You must be signed in to change notification settings

SinTh0r4s/build-system-updater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build system updater

To run execute upgrade-all.sh, it will perform next steps:

  1. Pulls all repositories specified in repositories.list (only pulls and hard resets with clean if already pulled)
  2. Upgrade each pulled repository
  3. Commits and pushes changes found after upgrade (if any)

In case of repository failing, next step won't be executed. All failed repositories will appear in according file in reports directory.

About

Utility to deliver buildscript/cicd updates to selected org repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%