Uploaded image for project: 'Moodle Community Sites'
  1. Moodle Community Sites
  2. MDLSITE-4983

Make our use of Travis CI more efficient - don't build MOODLE_XX_STABLE

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Low Low
    • Integration
    • None

      I just noticed that when I push a copy of MOODLE_31_STABLE to my github clone, it triggers a build.

      This seems like a waste of resources. Would be be possible, in travis.yml, to do something like

      if (\`git rev-parse --abbrev-ref HEAD\` == 'master' &&
              \`git remote\` does not match '/moodle/moodle') {
          // abort run with success
      }
      

      According to Dan, this won't work, since people submit changes on a branch called master.

            stronk7 Eloy Lafuente (stronk7)
            timhunt Tim Hunt
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.