Build Stages

Travis-ci.org currently has nice beta features that I've wanted to try for a [long while(#https://travis-ci.org/foursixnine/openQA/builds/280652163)...

This is to play around a bit with it, and try to improve our build's success rate in openQA.

  • https://docs.travis-ci.com/user/build-stages/
  • https://docs.travis-ci.com/user/conditional-builds-stages-jobs/

Looking for hackers with the skills:

travis yaml

This project is part of:

Hack Week 16

Activity

  • over 6 years ago: szarate started this project.
  • over 6 years ago: szarate liked this project.
  • over 6 years ago: szarate added keyword "travis" to this project.
  • over 6 years ago: szarate added keyword "yaml" to this project.
  • over 6 years ago: szarate originated this project.

  • Comments

    • szarate
      over 6 years ago by szarate | Reply

      They have a nice CLI that proved to be useful for linting the yaml and for triggering and monitoring jobs!

      • travis.ruby2.4 lint .travis.yml
      • git commit -m "test" --amend .travis.yml
      • travis.ruby2.4 show -r foursixnine/openQA

      There's already a Pull request for this: https://github.com/os-autoinst/openQA/pull/1496

    • szarate
      over 6 years ago by szarate | Reply

      https://travis-ci.org/foursixnine/openQA/builds/302644062 ran using a conditional build which was very easy to use :)

    • szarate
      over 6 years ago by szarate | Reply

      Also some feedback was given: https://github.com/travis-ci/beta-features/issues/28#issuecomment-344700330

    Similar Projects

    This project is one of its kind!