gitlab-org--gitlab-foss/doc/ci
Grzegorz Bizon 07539ab2b0 Merge branch 'master' into pipeline-blocking-actions
* 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
2017-03-06 15:11:28 +01:00
..
api Update CI API docs 2016-06-14 14:47:32 +02:00
autodeploy Move project services to new location under Integrations 2017-02-03 20:28:47 +01:00
build_artifacts Fix most of broken docs links 2017-02-15 19:27:40 +01:00
docker Merge branch 'dev-docs-ci_docker_build-example_variable_use' into 'master' 2017-02-22 12:51:31 +00:00
examples Rename builds to jobs in docs 2017-02-15 12:12:35 +01:00
img Merge branch '27755-pipeline-docs' into 'master' 2017-02-14 17:14:58 +00:00
permissions Move CI permissions to permissions.md 2016-07-12 17:52:48 +03:00
quick_start Rename builds to jobs in docs 2017-02-15 12:12:35 +01:00
review_apps Fix typo 2016-12-11 14:14:59 +00:00
runners Fix most of broken docs links 2017-02-15 19:27:40 +01:00
services Rename builds to jobs in docs 2017-02-15 12:12:35 +01:00
ssh_keys Rename builds to jobs in docs 2017-02-15 12:12:35 +01:00
triggers Introduce tests for pipeline triggers 2017-03-05 20:58:08 +01:00
variables Remove remnants of git annex 2017-03-03 18:33:47 +01:00
yaml Highligh info about optional action status in docs 2017-03-06 14:13:35 +01:00
enable_or_disable_ci.md Rename builds to jobs in docs 2017-02-15 12:12:35 +01:00
environments.md Clarify that stage is needed to stop environments 2017-02-16 10:04:55 +01:00
git_submodules.md Rename builds to jobs in docs 2017-02-15 12:12:35 +01:00
pipelines.md Fix job status -> pipeline status 2017-02-16 15:23:56 -06:00
README.md Rename builds to jobs in docs 2017-02-15 12:12:35 +01:00

GitLab CI Documentation

CI User documentation

Breaking changes

  • New CI job permissions model Read about what changed in GitLab 8.12 and how that affects your jobs. There's a new way to access your Git submodules and LFS objects in jobs.