summaryrefslogtreecommitdiff
path: root/doc/ci/yaml/README.md
Commit message (Expand)AuthorAgeFilesLines
* Add quotes to coverage patternMax Raab2017-02-271-1/+1
* Document when current coverage configuration option was introducedMark Fletcher2017-02-221-0/+4
* Clarify that stage is needed to stop environmentsAchilleas Pipinellis2017-02-161-0/+2
* Rename builds to jobs in docsAchilleas Pipinellis2017-02-151-143/+152
* Merge branch 'fix/gb/backwards-compatibility-coverage-ci-yml' into 'master' Douwe Maan2017-02-061-31/+11
|\
| * 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-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
| |\
| | * 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
|/ /
* | Added hint about the execution order of before_script and artifact restoration.ahorn422017-01-261-1/+1
|/
* Document GIT_SUBMODULE_STRATEGYJonathon Reinhart2017-01-161-0/+35
* Fix typofix/ci-readme-typoJames Lopez2016-12-191-1/+1
* Merge branch 'feature/runner-script-attempts-docs' into 'master' Kamil Trzciński2016-12-181-0/+25
|\
| * Add detailed docs in yaml README [ci skip]feature/runner-script-attempts-docsJames Lopez2016-12-161-0/+25
* | Add $CI_ENVIRONMENT_NAME and $CI_ENVIRONMENT_SLUGNick Thomas2016-12-151-12/+10
|/
* Introduce $CI_BUILD_REF_SLUGNick Thomas2016-12-131-8/+7
* Refactor CI variables docsdocs/refactor-ci-variablesAchilleas Pipinellis2016-11-251-5/+11
* Document how to prevent artifacts from passing to next stageAchilleas Pipinellis2016-11-181-0/+9
* Add link to environments docsAchilleas Pipinellis2016-11-171-0/+3
* Add note about current limitation in $CI_BUILD_REF_NAMEAchilleas Pipinellis2016-11-171-0/+7
* Add note about auto-stopping of environmentsAchilleas Pipinellis2016-11-171-1/+6
* Move name rules under environment:name in yaml readmeAchilleas Pipinellis2016-11-171-16/+17
* Begin writing Overview sectionAchilleas Pipinellis2016-11-161-60/+2
* WIP refactor environmentsAchilleas Pipinellis2016-11-161-2/+60
* Refactor and add new functionality to CI yaml referencedocs/dynamic-envs-yamlAchilleas Pipinellis2016-10-201-25/+135
* Document restrictions on cache and artifact pathsNick Thomas2016-10-141-3/+4
* Link to review apps example from docsAchilleas Pipinellis2016-10-141-0/+2
* Document GIT_STRATEGY=noneNick Thomas2016-10-051-8/+26
* Fix environments handlingKamil Trzcinski2016-09-191-2/+1
* Small refactor of review apps docsAchilleas Pipinellis2016-09-191-38/+28
* Cleanup changesKamil Trzcinski2016-09-191-4/+5
* Added documentation about dynamic environmentsKamil Trzcinski2016-09-191-1/+28
* Add a reference to triggers docs in ci/yaml/README.mdAchilleas Pipinellis2016-09-061-0/+7
* Replace the triggers docs with new imagesAchilleas Pipinellis2016-09-061-1/+3
* Remove doctocAchilleas Pipinellis2016-09-061-44/+0
* Update documentation about hidden keys in CI YAMLGrzegorz Bizon2016-08-291-9/+12
* The keyword `when` can also take `manual` as a value.Maxime Buquet2016-08-181-1/+1
* Update README.mddocument-yaml-colonMark Pundsack2016-07-271-1/+1
* Clarify CI script needing to quote colonsMark Pundsack2016-07-251-0/+2
* Add allow_failure CI documentationdocument-allow_failure-keywordAchilleas Pipinellis2016-07-211-23/+58
* Mention manual actions section in when clause docsmanual-action-grammarAchilleas Pipinellis2016-07-211-4/+6
* Improve grammar of manual actions documentationMark Pundsack2016-07-211-5/+5
* Clarify artifacts:name default valueartifact-nameMark Pundsack2016-07-201-2/+3
* Merge branch 'manual-actions' into 'master' Rémy Coutable2016-07-191-1/+16
|\