Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gitlab-ci-ssh-keys-doc-fix' into 'master' | Rémy Coutable | 2016-05-04 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Documentation fix in CI SSH keys setup In recent versions of Docker, the `/.dockerinit` file doesn't exist any more when running inside a container. That file is used in the example here to detect whether the runner is running inside Docker or not. Change it to check for the existence of `/.dockerenv`, which does exist in all current versions of Docker. See merge request !3938 | ||||
| * | fix: in recent versions of Docker, the /.dockerinit file doesn't exist; use ↵ | Jason Roehm | 2016-04-26 | 1 | -1/+1 |
| | | | | | | | | | | | | /.dockerenv instead [ci skip] Signed-off-by: Jason Roehm <jasonr@3db-labs.com> | ||||
* | | Merge branch 'fix/docker-in-docker-ci-documentation' into 'master' | Achilleas Pipinellis | 2016-04-28 | 1 | -20/+63 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Update using_docker_build.md, clarify the 'privileged' mode requirement Related to #15428 Fixes gitlab-org/gitlab-ci-multi-runner#1261 See merge request !3909 | ||||
| * | | Copyedit `using_docker_build.md` and fix linksfix/docker-in-docker-ci-documentation | Achilleas Pipinellis | 2016-04-28 | 1 | -13/+24 |
| | | | |||||
| * | | Update using_docker_build.md, clarify the 'privileged' mode requirement | Tomasz Maczukin | 2016-04-25 | 1 | -16/+48 |
| | | | | | | | | | | | | [ci skip] | ||||
* | | | Add API doc example with query string for triggering build | David de Boer | 2016-04-27 | 1 | -0/+6 |
| |/ |/| | |||||
* | | Merge branch 'fix/ci-docker-images-documentation' into 'master' | Achilleas Pipinellis | 2016-04-25 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Replace '-n' with '--name' in docker related documentation `-n` for `docker run` is outdated. We should use `--name` instead. This MR fixes the example in documentation. Fixes #15174 See merge request !3908 | ||||
| * | | Replace '-n' with '--name' in docker related documentationfix/ci-docker-images-documentation | Tomasz Maczukin | 2016-04-25 | 1 | -2/+2 |
| |/ | | | | | | | [ci skip] | ||||
* | | Fix php-docker example (for new docker versions)fix/ci-php-docker-example | Tomasz Maczukin | 2016-04-25 | 1 | -1/+1 |
|/ | | | | [ci skip] | ||||
* | Fix some typos in documentation | Tomasz Maczukin | 2016-04-20 | 1 | -4/+4 |
| | | | | [ci skip] | ||||
* | Add documentation of incremental trace update API | Tomasz Maczukin | 2016-04-20 | 1 | -21/+87 |
| | | | | [ci skip] | ||||
* | Merge branch 'docs/notice-about-gitlab-runner' into 'master' | Grzegorz Bizon | 2016-04-19 | 1 | -1/+5 |
|\ | | | | | | | | | | | | | | | Add notice about GitLab Runner to requirements docs This is related to #14589, and problems that may stem from running GitLab Runner on same machine user installed GitLab web app on. See merge request !3518 | ||||
| * | Add a note about installing Runners in ci/runners/README.mddocs/notice-about-gitlab-runner | Achilleas Pipinellis | 2016-04-11 | 1 | -1/+5 |
| | | |||||
* | | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-18 | 3 | -8/+32 |
|\ \ | |||||
| * \ | Merge remote-tracking branch 'origin/master' into after-script | Kamil Trzcinski | 2016-04-18 | 2 | -7/+31 |
| |\ \ | |||||
| | * | | Add minor fixes in docs for job-specific variables | Grzegorz Bizon | 2016-04-18 | 2 | -11/+7 |
| | | | | |||||
| | * | | Update documentation on job level build variables | Grzegorz Bizon | 2016-04-18 | 1 | -4/+6 |
| | | | | |||||
| | * | | Improve grammar in CI documentation for build vars | Grzegorz Bizon | 2016-04-18 | 1 | -4/+7 |
| | | | | |||||
| | * | | Add documentation for job-level build variables | Grzegorz Bizon | 2016-04-18 | 2 | -1/+24 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'origin/master' into after-script | Kamil Trzcinski | 2016-04-18 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'typos_in_ci_doc' into 'master' | Robert Schilling | 2016-04-16 | 1 | -1/+1 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typos in CI docs. See merge request !3709 | ||||
| | | * | | Fix typos in CI docs. | Hyunwoo Jung | 2016-04-13 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-18 | 1 | -0/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Add note about version | Kamil Trzcinski | 2016-04-17 | 1 | -0/+3 |
| | | | | | |||||
* | | | | | Update CHANGELOG and add documentation | Kamil Trzcinski | 2016-04-17 | 1 | -0/+20 |
|/ / / / | |||||
* | | | | Add CHANGELOG and documentation | Kamil Trzcinski | 2016-04-17 | 1 | -0/+10 |
|/ / / | |||||
* | | | change: "very demand" changed to "specific demand" | Jamie Neubert Pedersen | 2016-04-14 | 1 | -1/+1 |
| | | | | | | | | | This must be an error as the sentence doesn't make sense otherwise | ||||
* | | | Add TOC to yaml README and an intro section | Achilleas Pipinellis | 2016-04-14 | 1 | -16/+57 |
|/ / | | | | | | | [ci skip] | ||||
* | | (doc) fix typo to ssh keys doc url | Lee | 2016-04-12 | 1 | -4/+4 |
| | | |||||
* | | fix typo | Benjamin Montgomery | 2016-04-10 | 1 | -1/+3 |
| | | |||||
* | | Make the purpose of artifact config options clearer | Benjamin Montgomery | 2016-04-10 | 1 | -9/+6 |
| | | |||||
* | | actually enable artifacts | Benjamin Montgomery | 2016-04-09 | 1 | -2/+2 |
| | | |||||
* | | Fix Incorrect Quote In Docker Executor Example | Alex Mayer | 2016-04-07 | 1 | -1/+1 |
| | | |||||
* | | [ci skip] Fix typo. | frodsan | 2016-04-06 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'feature-ci-only-except-trigger' into 'master' | Kamil Trzciński | 2016-03-22 | 1 | -1/+12 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CI: Add 'triggers' keyword to 'only' and 'except' lists to allow control over when triggers cause builds to run Currently, the `only` and `except` keywords in `.gitlab-ci.yml` only accept ref names or the special `branches` and `tags` keywords. However, these are primarily useful when controlling how repository activity affects the creation of builds. In my case, instead of building on every commit, I'd like to use the following logic: - If the repository is tagged, do a build. - Any other normal commits should not cause a build. - If a build is triggered via the API, always create one for the specified ref. From what I can tell, this isn't possible via the existing YAML syntax. In this MR, I introduce a new keyword `triggers` that goes along with `branches` and `tags`. I can implement the logic above using the following job configuration: ```yaml only: - tags - triggers ``` I updated the tests and documentation to reflect this and everything seems to pass. See merge request !3230 | ||||
| * | add some documentation for `triggers` keyword [ci skip] | Jason Roehm | 2016-03-15 | 1 | -1/+12 |
| | | |||||
* | | fixed md anchor link | Pat Turner | 2016-03-18 | 1 | -2/+2 |
| | | |||||
* | | Fix for https://gitlab.com/gitlab-org/gitlab-ce/issues/14366 | Pat Turner | 2016-03-18 | 1 | -2/+2 |
| | | |||||
* | | removed anchor as unsupported in markdown | Pat Turner | 2016-03-17 | 1 | -2/+2 |
| | | |||||
* | | Fix for https://gitlab.com/gitlab-org/gitlab-ce/issues/14366 | Pat Turner | 2016-03-17 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'master' into rm_duplicate_cache_ci_docs | Achilleas Pipinellis | 2016-03-17 | 3 | -13/+287 |
|\ \ | |||||
| * | | Fix typo in README.md. | Mark Pundsack | 2016-03-16 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'patch-1' into 'master' | Jeroen van Baarsen | 2016-03-15 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | Fix typo in Ruby CI test and deploy example [skip ci] See merge request !3201 | ||||
| | * | Fix typo in Ruby CI test and deploy example | Jasper Denkers | 2016-03-14 | 1 | -1/+1 |
| | | | |||||
| * | | Windows CI support is full since Runner v1.0.0 | Achilleas Pipinellis | 2016-03-15 | 1 | -1/+1 |
| | | | | | | | | | | | | [ci skip] | ||||
| * | | Merge branch 'gitlab-ci-yaml-updates' into 'master' | Douwe Maan | 2016-03-14 | 1 | -11/+287 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New CI YAML features This introduces a couple of small `.gitlab-ci.yml` features: 1. Documentation for: Allow to use YAML anchors when parsing the `.gitlab-ci.yml`: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2958 2. Ignore jobs that start with `.` 3. Allow to pass name of created artifacts archive in `.gitlab-ci.yml` 4. Allow to define on which builds the current one depends on These are really small changes so it makes not sense to create a separate merge requests for them. @axil Could you review the documentation part? The implementation on GitLab Runner side: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/merge_requests/113. Fixes: https://gitlab.com/gitlab-org/gitlab-ce/issues/13755 https://gitlab.com/gitlab-org/gitlab-ce/issues/14211 https://gitlab.com/gitlab-org/gitlab-ce/issues/3423 cc @grzesiek @axil @DouweM See merge request !3182 | ||||
| | * | Add yaml definition to codeblockgitlab-ci-yaml-updates | Achilleas Pipinellis | 2016-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | [ci skip] | ||||
| | * | Refactor dependencies directive | Achilleas Pipinellis | 2016-03-13 | 1 | -21/+26 |
| | | | | | | | | | | | | [ci skip] | ||||
| | * | Add hidden jobs | Achilleas Pipinellis | 2016-03-13 | 1 | -0/+18 |
| | | | |||||
| | * | Refactor YAML anchors and explain the examples | Achilleas Pipinellis | 2016-03-13 | 1 | -22/+82 |
| | | |