Skip to content

Thorfile to move a given build to the front of the queue

License

Notifications You must be signed in to change notification settings

racerpeter/circle-vip-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

circle-vip-build

Thorfile to move a very important build (VIB) to the front of the queue:

###Show what builds would be restarted: ruby reorder.rb vib <repo_name> <build_num> DEBUG

###Put given build in the front of the queue: ruby reorder.rb vib <repo_name> <build_num>

Note, this will not restart more than 100 builds, so if your build queue is REALLY long, you may want to think about getting more containers :)

About

Thorfile to move a given build to the front of the queue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages