Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor CI triggers docsdocs/triggers | Achilleas Pipinellis | 2017-06-08 | 1 | -0/+1 |
| | |||||
* | Merge branch 'docs/powershell-ci-vars' into 'master' | Sean Packham | 2017-06-06 | 1 | -4/+30 |
|\ | | | | | | | | | Add PowerShell to CI variable docs See merge request !11935 | ||||
| * | Add PowerShell to CI variable docsdocs/powershell-ci-vars | John Spaetzel | 2017-06-06 | 1 | -4/+30 |
| | | |||||
* | | Update explanation of job-level variable override to fit example | Tor Bechmann Yamamoto-Sørensen | 2017-06-06 | 1 | -1/+1 |
|/ | |||||
* | Merge branch '31061-26135-ci-project-slug-enviroment-variables' into 'master' | Kamil Trzciński | 2017-06-05 | 1 | -1/+2 |
|\ | | | | | | | | | | | | | Add slugified project path to CI environment variables Closes #31061 See merge request !11838 | ||||
| * | Add slugify project path to CI enviroment variables | vanadium23 | 2017-06-03 | 1 | -1/+2 |
| | | |||||
* | | Merge branch '25680-CI_ENVIRONMENT_URL' into 'master' | Kamil Trzciński | 2017-06-05 | 1 | -0/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | Add `$CI_ENVIRONMENT_URL` as a job variable Closes #25680 See merge request !11695 | ||||
| * \ | Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URL | Lin Jen-Shin | 2017-06-02 | 1 | -3/+21 |
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (39 commits) Resolve "Improve Container Registry description" Add username parameter to gravatar URL Fix replying to a commit discussion displayed in the context of an MR Add fog-aliyun as backup storage provider Add missing specs Make sure protected can't be null; Test protected! Update session cookie key name to be unique to instance in development Just mention which GitLab version is required Fix data inconsistency issue for old artifacts by moving them to a currently used path Fix N+1 queries for non-members in comment threads Fix rubocop in spec/helpers/diff_helper_spec.rb Merge two items into one in the doc Only remove FK if it exists Maintain notes avatar at smaller breakpoint Fix pipeline schedule value name in documentation Add test for Project#protected_for? Update diff discussion position per discussion instead of per note Display Shared Runner status in Admin Dashboard Make sure we're loading the fresh variables Now secret_variables_for would return the variables ... | ||||
| * | | Pass external_url from environment if job doesn't have one | Lin Jen-Shin | 2017-05-25 | 1 | -0/+1 |
| | | | | | | | | | | | | Also update the document and add a changelog entry | ||||
* | | | Resolve "Documentation of `.gitlab-ci.yml` states incorrect example for ↵ | Sébastien | 2017-06-04 | 1 | -1/+1 |
| |/ |/| | | | | | variables" | ||||
* | | Just mention which GitLab version is required | Lin Jen-Shin | 2017-06-01 | 1 | -1/+1 |
| | | | | | | | | | | Feedback: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11688/diffs#note_31277454 | ||||
* | | Merge two items into one in the doc | Lin Jen-Shin | 2017-06-01 | 1 | -2/+1 |
| | | |||||
* | | Fix doc table of contents | Lin Jen-Shin | 2017-05-31 | 1 | -1/+1 |
| | | |||||
* | | Update docs and use protected secret variable as the name | Lin Jen-Shin | 2017-05-31 | 1 | -7/+8 |
| | | |||||
* | | Use be_truthy and add back missing link | Lin Jen-Shin | 2017-05-26 | 1 | -0/+1 |
| | | |||||
* | | Add docs for protected variables | Lin Jen-Shin | 2017-05-25 | 1 | -3/+20 |
|/ | |||||
* | Merge branch 'dz-rename-pipelines-settings-tab' into 'master' | Dmitriy Zaporozhets | 2017-05-22 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Rename CI/CD Pipelines to Pipelines in the project settings Closes #31980 See merge request !11305 | ||||
| * | Rename CI/CD Pipelines references to just Pipelines in docsdz-rename-pipelines-settings-tab | Dmitriy Zaporozhets | 2017-05-11 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | fix $CI_JOB_ID variable | Elan Ruusamäe | 2017-04-27 | 1 | -1/+1 |
|/ | | | introduced with rename variables commit: a084437b5c1b7226ce64e74bab1972bb1dbd49e0 | ||||
* | Remove wrong user email from CI variables example output | Achilleas Pipinellis | 2017-04-07 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | fix spelling CI_REPOSITORY_URL (line:355) gitab-ci-token to gitlab-ci-token. | Mustafa YILDIRIM | 2017-04-03 | 1 | -1/+1 |
| | |||||
* | Correct example value variable name. | Johan Brandhorst | 2017-03-27 | 1 | -1/+1 |
| | | | CI_REPOSITORY_URL is the correct name. | ||||
* | Fix Slack link when on notify | Zeger-Jan van de Weg | 2017-03-16 | 1 | -2/+2 |
| | |||||
* | Futher rename the CI variableszj-rename-ci-vars | Z.J. van de Weg | 2017-03-16 | 1 | -26/+26 |
| | |||||
* | Move example variables output to bottomdocs/ci-variables-deprecation-table | Achilleas Pipinellis | 2017-03-09 | 1 | -36/+36 |
| | | | | [ci skip] | ||||
* | Cleanup CI variables table and add a deprecation note | Achilleas Pipinellis | 2017-03-09 | 1 | -65/+60 |
| | | | | [ci skip] | ||||
* | Rename REF to SHA | Z.J. van de Weg | 2017-03-07 | 1 | -2/+2 |
| | |||||
* | Rename BUILD to JOB in CI Variableszj-variables-build-job | Z.J. van de Weg | 2017-03-07 | 1 | -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. | ||||
* | Remove remnants of git annex | Pawel Chojnacki | 2017-03-03 | 1 | -2/+2 |
| | |||||
* | Add note about how to use or escape variables inside other variables | TeNNoX | 2017-02-28 | 1 | -0/+10 |
| | |||||
* | Fixed instructions for adding Secret Variables to a CI/CD pipeline. | J. B. Rainsberger | 2017-02-23 | 1 | -1/+2 |
| | |||||
* | Rename builds to jobs in docs | Achilleas Pipinellis | 2017-02-15 | 1 | -30/+30 |
| | | | | [ci skip] | ||||
* | Move project services to new location under Integrations | Achilleas Pipinellis | 2017-02-03 | 1 | -2/+2 |
| | |||||
* | Merge branch 'feature/runner-script-attempts-docs' into 'master' | Kamil Trzciński | 2016-12-18 | 1 | -0/+3 |
|\ | | | | | | | | | | | | | | | | | Add new runner script attempts docs and update .gitlab-ci.yml Related: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/1907 and https://gitlab.com/gitlab-com/infrastructure/issues/685 Adds missing docs about the new script attempts variables in the runner. See merge request !8100 | ||||
| * | add new runner script attempts docs and update .gitlab-ci.yml | James Lopez | 2016-12-15 | 1 | -0/+3 |
| | | |||||
* | | Pass variables from deployment project services to CI runnerexpose-deployment-variables | Adam Niedzielski | 2016-12-16 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | This commit introduces the concept of deployment variables - variables that are collected from deployment services and passed to CI runner during a deployment build. Deployment services specify the variables by overriding "predefined_variables" method. This commit also configures variables for KubernetesService | ||||
* | | Add $CI_ENVIRONMENT_NAME and $CI_ENVIRONMENT_SLUG | Nick Thomas | 2016-12-15 | 1 | -0/+2 |
|/ | |||||
* | Introduce $CI_BUILD_REF_SLUG | Nick Thomas | 2016-12-13 | 1 | -0/+1 |
| | |||||
* | It's secret variables, not secure | Achilleas Pipinellis | 2016-12-05 | 1 | -11/+11 |
| | | | | [ci skip] | ||||
* | Fix dead links, add example of debug trace output, simplify titles | Achilleas Pipinellis | 2016-12-05 | 1 | -26/+145 |
| | | | | [ci skip] | ||||
* | Refactor CI variables docsdocs/refactor-ci-variables | Achilleas Pipinellis | 2016-11-25 | 1 | -42/+71 |
| | |||||
* | Document the new CI_DEBUG_TRACE variable | Nick Thomas | 2016-10-11 | 1 | -0/+34 |
| | | | | [ci skip] | ||||
* | Fix typo in README.md | Johan Brandhorst | 2016-09-14 | 1 | -1/+1 |
| | |||||
* | Add information about user and manual build start to runner as variables | Sergey Gnuskov | 2016-09-09 | 1 | -0/+6 |
| | |||||
* | Fix: Switch sample values for $CI_SERVER_REVISION and $CI_SERVER_VERSION. | Patrick Thaele | 2016-09-07 | 1 | -2/+2 |
| | |||||
* | Explain CI_PROJECT_NAMESPACE betternamespace | Mark Pundsack | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix review commentsci-predefined-variables | Kamil Trzcinski | 2016-07-20 | 1 | -1/+1 |
| | |||||
* | Improve implementation of variables | Kamil Trzcinski | 2016-07-20 | 1 | -7/+7 |
| | |||||
* | Update documentation | Kamil Trzcinski | 2016-07-20 | 1 | -0/+3 |
| | |||||
* | Update all exposed variables to CI builds | Kamil Trzcinski | 2016-07-20 | 1 | -7/+10 |
| |