Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/ci/yaml
AgeCommit message (Expand)Author
2017-02-15Rename builds to jobs in docsAchilleas Pipinellis
2017-02-06Merge branch 'fix/gb/backwards-compatibility-coverage-ci-yml' into 'master' Douwe Maan
2017-02-06Improve docs on CI/CD code coverage regexp settingGrzegorz Bizon
2017-02-06Refine docs on code coverage regexp on job levelGrzegorz Bizon
2017-02-06Update docs on setting up a CI/CD coverage regexpGrzegorz Bizon
2017-02-03Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones
2017-02-02Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan
2017-02-01Add pages job in yaml documentAchilleas Pipinellis
2017-01-26Added hint about the execution order of before_script and artifact restoration.ahorn42
2017-01-25Force coverage value to always be surrounded by '/'Leandro Camargo
2017-01-25Comply to more requirements and requests made in the code reviewLeandro Camargo
2017-01-25Simplify coverage setting and comply to some requests in code reviewLeandro Camargo
2017-01-25Add changelog entry and extend the documentation accordinglyLeandro Camargo
2017-01-17Document GIT_SUBMODULE_STRATEGYJonathon Reinhart
2016-12-19Fix typoJames Lopez
2016-12-19Merge branch 'feature/runner-script-attempts-docs' into 'master' Kamil Trzciński
2016-12-16Add detailed docs in yaml README [ci skip]James Lopez
2016-12-15Add $CI_ENVIRONMENT_NAME and $CI_ENVIRONMENT_SLUGNick Thomas
2016-12-13Introduce $CI_BUILD_REF_SLUGNick Thomas
2016-11-25Refactor CI variables docsAchilleas Pipinellis
2016-11-18Document how to prevent artifacts from passing to next stageAchilleas Pipinellis
2016-11-17Add link to environments docsAchilleas Pipinellis
2016-11-17Add note about current limitation in $CI_BUILD_REF_NAMEAchilleas Pipinellis
2016-11-17Add note about auto-stopping of environmentsAchilleas Pipinellis
2016-11-17Move name rules under environment:name in yaml readmeAchilleas Pipinellis
2016-11-16Begin writing Overview sectionAchilleas Pipinellis
2016-11-16WIP refactor environmentsAchilleas Pipinellis
2016-10-20Refactor and add new functionality to CI yaml referenceAchilleas Pipinellis
2016-10-14Document restrictions on cache and artifact pathsNick Thomas
2016-10-14Link to review apps example from docsAchilleas Pipinellis
2016-10-06Document GIT_STRATEGY=noneNick Thomas
2016-09-19Fix environments handlingKamil Trzcinski
2016-09-19Small refactor of review apps docsAchilleas Pipinellis
2016-09-19Cleanup changesKamil Trzcinski
2016-09-19Added documentation about dynamic environmentsKamil Trzcinski
2016-09-06Add a reference to triggers docs in ci/yaml/README.mdAchilleas Pipinellis
2016-09-06Replace the triggers docs with new imagesAchilleas Pipinellis
2016-09-06Remove doctocAchilleas Pipinellis
2016-08-29Update documentation about hidden keys in CI YAMLGrzegorz Bizon
2016-08-18The keyword `when` can also take `manual` as a value.Maxime Buquet
2016-07-27Update README.mdMark Pundsack
2016-07-25Clarify CI script needing to quote colonsMark Pundsack
2016-07-21Add allow_failure CI documentationAchilleas Pipinellis
2016-07-21Mention manual actions section in when clause docsAchilleas Pipinellis
2016-07-21Improve grammar of manual actions documentationMark Pundsack
2016-07-21Clarify artifacts:name default valueMark Pundsack
2016-07-19Merge branch 'manual-actions' into 'master' Rémy Coutable
2016-07-19Update documentation for build artifact dependenciesMark Pundsack
2016-07-18Improve code designKamil Trzcinski
2016-07-18Improve manual actions code and add model, service and feature testsKamil Trzcinski