1. 06 2月, 2019 2 次提交
  2. 18 12月, 2018 1 次提交
  3. 29 11月, 2018 1 次提交
  4. 26 11月, 2018 1 次提交
    • R
      Override CI_COMMIT_REF_SLUG for QA branches · 17756db8
      Rémy Coutable 提交于
      The `gitlab:assets:compile` job isn't run for the QA branches, thus
      there's no Docker image correspinding these branches in the registry.
      
      By overriding `CI_COMMIT_REF_SLUG` to `master` for QA branches, the
      `fetch-assets` job in the `omnibus-gitlab` pipeline will pull the
      `master` assets Docker image.
      Signed-off-by: NRémy Coutable <remy@rymai.me>
      17756db8
  5. 22 11月, 2018 1 次提交
  6. 06 11月, 2018 1 次提交
  7. 01 11月, 2018 1 次提交
  8. 10 10月, 2018 2 次提交
    • R
      Improve the variables passed in trigger-build · 4d7c6a61
      Rémy Coutable 提交于
      Make the variable names consistent by following the
      `TOP_UPSTREAM_SOURCE_*` pattern.
      Signed-off-by: NRémy Coutable <remy@rymai.me>
      4d7c6a61
    • R
      Pass 'TOP_UPSTREAM_SOURCE_SHA' in trigger-build · 02b456db
      Rémy Coutable 提交于
      This is needed because `GITLAB_VERSION` has a special meaning in
      `omnibus-gitlab` triggers: this is the GitLab version to build.
      
      The problem is that `omnibus-gitlab` also has triggers to run QA for an
      `omnibus-gitlab` commit, and if we use `GITLAB_VERSION` in that case,
      the comment would be posted on the GitLab CE/EE commit (stored in
      `GITLAB_VERSION`), whci hwouldn't make any sense.
      Thus we need `TOP_UPSTREAM_SOURCE_SHA` to represent the commit on
      which we want to leave a comment.
      Signed-off-by: NRémy Coutable <remy@rymai.me>
      02b456db
  9. 08 10月, 2018 1 次提交
  10. 25 9月, 2018 1 次提交
  11. 20 6月, 2018 1 次提交
  12. 14 6月, 2018 1 次提交
  13. 07 9月, 2017 1 次提交
  14. 09 6月, 2017 1 次提交
  15. 25 5月, 2017 1 次提交
  16. 11 5月, 2017 1 次提交
  17. 09 5月, 2017 2 次提交