summaryrefslogtreecommitdiff
path: root/doc/ci
Commit message (Collapse)AuthorAgeFilesLines
* Rename BUILD to JOB in CI Variableszj-variables-build-jobZ.J. van de Weg2017-03-071-22/+56
| | | | | | | | Given GitLab moves away from using the term build, everywhere, also the CI variables are being renamed. For now, both `CI_BUILD_X` and `CI_JOB_X` are supported, with the same values. However, in about 3 months, support will be dropped.
* Merge branch 'master' into pipeline-blocking-actionspipeline-blocking-actionsGrzegorz Bizon2017-03-062-10/+10
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (26 commits) Fix UserBasic Rename `/take` to `/take_ownership`, expose `owner` in `v3`. Update after review Fix values being called at Array instead of Hash Fix json response in branches controller Improve docs and specs related to pages artifacts Add MR fo changelog about removing pages artifacts Delete artifacts for pages unless expiry date is specified Lint doc Improved team selection Move foreign key to separate migration Fix import model attributes Update documentation and expose ID Introduce tests for pipeline triggers Fix trigger model Update db/schema Make triggers to be user aware Make Pipeline Triggers to be user aware Update triggers API Remove remnants of git annex ... Conflicts: db/schema.rb
| * Merge branch 'introduce-pipeline-triggers' into 'master' Sean McGivern2017-03-061-8/+8
| |\ | | | | | | | | | | | | Improve pipeline triggers API See merge request !9713
| | * Introduce tests for pipeline triggersKamil Trzcinski2017-03-051-8/+8
| | |
| * | Remove remnants of git annexPawel Chojnacki2017-03-031-2/+2
| |/
* | Highligh info about optional action status in docsGrzegorz Bizon2017-03-061-0/+4
| |
* | Add some basic docs about blocking manual actionsGrzegorz Bizon2017-03-061-2/+15
|/
* Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-011-7/+7
|
* Add note about how to use or escape variables inside other variablesTeNNoX2017-02-281-0/+10
|
* Add quotes to coverage patternMax Raab2017-02-271-1/+1
|
* Fixed instructions for adding Secret Variables to a CI/CD pipeline.J. B. Rainsberger2017-02-231-1/+2
|
* Merge branch '28524-gitlab-ci-yml-coverage-key-is-unknown' into 'master' Rémy Coutable2017-02-221-0/+4
|\ | | | | | | | | | | | | Document when current coverage configuration option was introduced Closes #28524 See merge request !9443
| * Document when current coverage configuration option was introducedMark Fletcher2017-02-221-0/+4
| | | | | | | | | | | | * Introduced in v8.17 [skip ci]
* | Merge branch 'dev-docs-ci_docker_build-example_variable_use' into 'master' Rémy Coutable2017-02-221-0/+24
|\ \ | |/ |/| | | | | docs(ci/docker_build): Add example of variable use See merge request !9159
| * docs(ci/docker_build): Add example of variable useDmitriy Volkov2017-02-211-0/+24
| |
* | Update using_docker_images.mdAdam Boseley2017-02-211-6/+9
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Fix job status -> pipeline status28313-wordsMark Pundsack2017-02-161-1/+1
| |
* | Clarify that stage is needed to stop environmentsAchilleas Pipinellis2017-02-162-1/+6
| | | | | | | | [ci skip]
* | Fix most of broken docs linksAchilleas Pipinellis2017-02-153-12/+12
| | | | | | | | [ci skip]
* | Rename builds to jobs in docsAchilleas Pipinellis2017-02-1533-419/+433
| | | | | | | | [ci skip]
* | Merge branch '27755-pipeline-docs' into 'master' Achilleas Pipinellis2017-02-143-0/+30
|\ \ | | | | | | | | | | | | | | | | | | Document types of pipelines Closes #22631 See merge request !9008
| * | Add image description27755-pipeline-docsMark Pundsack2017-02-101-1/+1
| | |
| * | Add image titlesMark Pundsack2017-02-061-2/+2
| | |
| * | Add development workflowsMark Pundsack2017-02-062-1/+17
| | |
| * | Update imageMark Pundsack2017-02-061-1/+1
| | |
| * | Add imageMark Pundsack2017-02-062-1/+5
| | |
| * | Document types of pipelinesMark Pundsack2017-02-061-0/+10
| | |
* | | Merge branch '27656-doc-ci-enable-ci' into 'master' Achilleas Pipinellis2017-02-143-9/+9
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Update doc for enabling or disabling GitLab CI Closes #27656 See merge request !8965
| * | Update doc for enabling or disabling GitLab CITakuya Noguchi2017-02-053-9/+9
| | |
* | | Support a string source in the route mapDouwe Maan2017-02-071-4/+16
| | |
* | | Merge branch 'route-map' into 'master' Robert Speicher2017-02-073-0/+39
|\ \ \ | | | | | | | | | | | | | | | | Add 'View on [env]' link to blobs and individual files in diffs See merge request !8867
| * | | Address feedbackDouwe Maan2017-02-061-2/+4
| | | |
| * | | Add documentationDouwe Maan2017-02-063-0/+37
| | |/ | |/|
* | | Merge branch 'docs/fix-broken-links' into 'master' Achilleas Pipinellis2017-02-071-1/+1
|\ \ \ | |/ / |/| | | | | | | | Fix broken links to docs See merge request !9022
| * | Fix broken links to docsAchilleas Pipinellis2017-02-061-1/+1
| |/ | | | | | | [ci skip]
* | Merge branch 'fix/gb/backwards-compatibility-coverage-ci-yml' into 'master' Douwe Maan2017-02-061-31/+11
|\ \ | | | | | | | | | | | | Remove coverage entry from global CI/CD options See merge request !8981
| * | Improve docs on CI/CD code coverage regexp settingfix/gb/backwards-compatibility-coverage-ci-ymlGrzegorz Bizon2017-02-061-3/+2
| | |
| * | Refine docs on code coverage regexp on job levelGrzegorz Bizon2017-02-061-1/+2
| | |
| * | Update docs on setting up a CI/CD coverage regexpGrzegorz Bizon2017-02-061-32/+12
| |/
* | Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-064-9/+8
|\ \ | |/ | | | | # Conflicts: # db/schema.rb
| * Move project services to new location under IntegrationsAchilleas Pipinellis2017-02-034-9/+8
| |
* | Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-031-0/+38
|\ \ | |/
| * Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan2017-02-021-0/+38
| |\ | | | | | | | | | | | | | | | | | | Add ability to define a coverage regex in the .gitlab-ci.yml Closes #20428 See merge request !7447
| | * Force coverage value to always be surrounded by '/'Leandro Camargo2017-01-251-3/+4
| | |
| | * Comply to more requirements and requests made in the code reviewLeandro Camargo2017-01-251-7/+9
| | |
| | * Simplify coverage setting and comply to some requests in code reviewLeandro Camargo2017-01-251-23/+7
| | |
| | * Add changelog entry and extend the documentation accordinglyLeandro Camargo2017-01-251-0/+51
| | |
* | | Add pages job in yaml documentAchilleas Pipinellis2017-01-311-0/+29
|/ /
* | Update index.md27474-update-auto-deploy-requires-public-projectJoshua Lambert2017-01-311-1/+1
| |
* | Clarify that Auto Deploy requires a public project.Joshua Lambert2017-01-311-1/+2
| |