summaryrefslogtreecommitdiff
path: root/scripts/trigger-build-docs
Commit message (Collapse)AuthorAgeFilesLines
* Simplify downstream branch nameAchilleas Pipinellis2018-07-051-9/+5
|
* Always run review app for docs-only branchesAchilleas Pipinellis2018-06-251-1/+1
|
* Wait for the pipeline to start before canceling itdocs/trigger-scriptAchilleas Pipinellis2018-03-081-5/+14
|
* Fix race condition when previewing docsAchilleas Pipinellis2018-03-061-9/+24
| | | | | | | | Cancel the pipeline that gets created the first time the remote branch is created in order not to overwrite the one we trigger afterwards. Closes https://gitlab.com/gitlab-com/gitlab-docs/issues/154
* Use slug as the prefix for the docs CI job preview URLdocs/use-slug-as-prefix-in-ci-docs-jobAchilleas Pipinellis2017-11-171-1/+1
|
* Change logic of repo name and slugs in docs review scriptsimplify-docs-review-scriptAchilleas Pipinellis2017-11-161-11/+24
| | | | | | We need to make room for Runner and Omnibus docs. This change makes sure the correct values are defined based on CI_PROJECT_NAME.
* Refine docs trigger script and use a really long branch name to test itAchilleas Pipinellis2017-09-191-14/+31
|
* Resolve RuboCop violations in scripts/trigger-build-docsRobert Speicher2017-09-071-6/+6
|
* Add script and job to trigger a docs buildAchilleas Pipinellis2017-09-071-0/+80