Skip to content

This is travis helper to run particular work only once in matrix

License

Notifications You must be signed in to change notification settings

ca91/travis_after_all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

travis_after_all

Build Status

This is travis helper to run particular work only once in matrix.

This is workaround for: travis-ci/travis-ci#929

The main goal of this script to have single publishing when build have several jobs.

Limitations/Todo

  • If other jobs will start late, can be global build timeout. (Think of passing leader role to others)
  • More flexible leader defenition (In Matrix not all jobs can publish)
  • Have several leaders, according to flavours (E.g. if in Matrix slices responsible for platform)

About

This is travis helper to run particular work only once in matrix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%