<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/ci, branch feature/github-edit-path</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Fix environments handling</title>
<updated>2016-09-19T08:07:15+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-09-18T18:31:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=223041fa1bba534d613489f41d6143f1785fd0b4'/>
<id>223041fa1bba534d613489f41d6143f1785fd0b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small refactor of review apps docs</title>
<updated>2016-09-19T08:07:14+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-09-16T07:53:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=04b56955906f3fa4a5a41912d1b1234e45c392c6'/>
<id>04b56955906f3fa4a5a41912d1b1234e45c392c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup changes</title>
<updated>2016-09-19T08:07:14+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-09-15T19:59:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=abfceb1e565490bb75e9a4fba0571cb2390fa5d8'/>
<id>abfceb1e565490bb75e9a4fba0571cb2390fa5d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added documentation about dynamic environments</title>
<updated>2016-09-19T08:07:13+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-09-14T21:33:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4a5c21728ee4e6c3ef8e1c410ee0f0c9a47634cc'/>
<id>4a5c21728ee4e6c3ef8e1c410ee0f0c9a47634cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Formatting fix in doc/ci/examples/README.md</title>
<updated>2016-09-18T02:29:45+00:00</updated>
<author>
<name>sknebel</name>
<email>gitlab@svenknebel.de</email>
</author>
<published>2016-09-18T02:29:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=43e05fe99eedc58379aac170e8c6c7be6ced543c'/>
<id>43e05fe99eedc58379aac170e8c6c7be6ced543c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ci-quick-start-doc-improvement' into 'master'</title>
<updated>2016-09-15T14:42:37+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-09-15T14:42:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4b6fd0df62a987d9a5f6f0ba3df8a986396901e0'/>
<id>4b6fd0df62a987d9a5f6f0ba3df8a986396901e0</id>
<content type='text'>

doc/ci/quick_start/README: improve sentence about link to a Lint tool

## What does this MR do?

It improves the `doc/ci/quick_start/README.md` documentation.

## Are there points in the code the reviewer needs to double check?

The reviewer can check that there is no more **CI settings** menu and that the Lint tool can be accessed under **Pipelines &gt; Pipelines** and **Pipelines &gt; Builds**.

## Why was this MR needed?

Because the CI quick start documentation was not correct.

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

It is not a code change so I don't think the below criteria are relevant.

- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

I didn't check if there was an issue for this.

See merge request !6301</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

doc/ci/quick_start/README: improve sentence about link to a Lint tool

## What does this MR do?

It improves the `doc/ci/quick_start/README.md` documentation.

## Are there points in the code the reviewer needs to double check?

The reviewer can check that there is no more **CI settings** menu and that the Lint tool can be accessed under **Pipelines &gt; Pipelines** and **Pipelines &gt; Builds**.

## Why was this MR needed?

Because the CI quick start documentation was not correct.

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

It is not a code change so I don't think the below criteria are relevant.

- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

I didn't check if there was an issue for this.

See merge request !6301</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'issue_21825' into 'master'</title>
<updated>2016-09-12T16:15:22+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-09-12T16:15:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c0d99638cad182156066fc917b35485073f40fe2'/>
<id>c0d99638cad182156066fc917b35485073f40fe2</id>
<content type='text'>

Add information about user and manual build start to runner as variables

Closes #21825

See merge request !6201</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add information about user and manual build start to runner as variables

Closes #21825

See merge request !6201</pre>
</div>
</content>
</entry>
<entry>
<title>doc/ci/quick_start/README: improve sentence about link to a Lint tool</title>
<updated>2016-09-12T07:48:32+00:00</updated>
<author>
<name>Christian Couder</name>
<email>chriscool@tuxfamily.org</email>
</author>
<published>2016-09-12T07:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bc9700a6a848886ae5fde6475d4a68707e46df15'/>
<id>bc9700a6a848886ae5fde6475d4a68707e46df15</id>
<content type='text'>

The link is now a button under **Pipelines &gt; Pipelines** and **Pipelines &gt; Builds**.
There is no more **CI settings** menu.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

The link is now a button under **Pipelines &gt; Pipelines** and **Pipelines &gt; Builds**.
There is no more **CI settings** menu.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'zj-update-ci-examples-doc' into 'master'</title>
<updated>2016-09-09T12:28:58+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-09-09T12:28:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4bdcbc85987a03f21bc326905b581239f74f8b04'/>
<id>4bdcbc85987a03f21bc326905b581239f74f8b04</id>
<content type='text'>

Minor update on CI docs examples

cc @ayufan @markpundsack 

Commit message: 

&gt; Triggered by gitlab-org/gitlab-ci-yml#1 I've investigated how this is
organized so far and did a minor clean up. In my opinion we should just
keep a list of up to date blog posts in the docs and examples should be
included in gitlab-org/gitlab-ci-yml. This reduces the number of
projects and docs pages one has to look for information.

See merge request !5806</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Minor update on CI docs examples

cc @ayufan @markpundsack 

Commit message: 

&gt; Triggered by gitlab-org/gitlab-ci-yml#1 I've investigated how this is
organized so far and did a minor clean up. In my opinion we should just
keep a list of up to date blog posts in the docs and examples should be
included in gitlab-org/gitlab-ci-yml. This reduces the number of
projects and docs pages one has to look for information.

See merge request !5806</pre>
</div>
</content>
</entry>
<entry>
<title>Minor update on CI docs examples</title>
<updated>2016-09-09T10:01:54+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>zegerjan@gitlab.com</email>
</author>
<published>2016-08-14T13:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a9f5b8881c6f6621dee880744dc04b92c85a5938'/>
<id>a9f5b8881c6f6621dee880744dc04b92c85a5938</id>
<content type='text'>
Triggered by gitlab-org/gitlab-ci-yml#1 I've investigated how this is
organized so far and did a minor clean up. In my opinion we should just
keep a list of up to date blog posts in the docs and examples should be
included in gitlab-org/gitlab-ci-yml. This reduces the number of
projects and docs pages one has to look for information.

[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Triggered by gitlab-org/gitlab-ci-yml#1 I've investigated how this is
organized so far and did a minor clean up. In my opinion we should just
keep a list of up to date blog posts in the docs and examples should be
included in gitlab-org/gitlab-ci-yml. This reduces the number of
projects and docs pages one has to look for information.

[ci skip]
</pre>
</div>
</content>
</entry>
</feed>
