<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/ci/README.md, branch refactor_auto_devops_enabled</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Changing badges to use parentheses not brackets</title>
<updated>2019-07-08T08:50:38+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-08T08:50:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=73c6477b7e07dbdeb86f0c9033e84d7fda2ac0e2'/>
<id>73c6477b7e07dbdeb86f0c9033e84d7fda2ac0e2</id>
<content type='text'>
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
</pre>
</div>
</content>
</entry>
<entry>
<title>Move images to their own dirs</title>
<updated>2019-07-03T11:06:52+00:00</updated>
<author>
<name>Marcia Ramos</name>
<email>marcia@gitlab.com</email>
</author>
<published>2019-07-03T11:06:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ff0438fc6f89db14f3732558e8ddeeaa831e547f'/>
<id>ff0438fc6f89db14f3732558e8ddeeaa831e547f</id>
<content type='text'>
- Move images to each corresponding img/ folder
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Move images to each corresponding img/ folder
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tier badge for additional pipelines quota purchase</title>
<updated>2019-06-26T05:51:34+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2019-06-25T16:38:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fbcfdc69c70a6bd56a221c3a8bebb9f3fdbceb5f'/>
<id>fbcfdc69c70a6bd56a221c3a8bebb9f3fdbceb5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert absolute links to relative in /ci docs</title>
<updated>2019-06-11T17:19:08+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-06-03T00:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fc6e79e145d3c8dbf3394e5ec3e83d3b0f1123cc'/>
<id>fc6e79e145d3c8dbf3394e5ec3e83d3b0f1123cc</id>
<content type='text'>
Fix more links after review

Update redirect_from link

Apply suggestion to doc/ci/introduction/index.md

Apply suggestion to doc/ci/README.md

Apply suggestion to doc/ci/README.md

Make front matter redirect_from links absolute

Change front matter to fix discus comments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix more links after review

Update redirect_from link

Apply suggestion to doc/ci/introduction/index.md

Apply suggestion to doc/ci/README.md

Apply suggestion to doc/ci/README.md

Make front matter redirect_from links absolute

Change front matter to fix discus comments
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: CI - link videos</title>
<updated>2019-06-11T16:49:05+00:00</updated>
<author>
<name>Marcia Ramos</name>
<email>marcia@gitlab.com</email>
</author>
<published>2019-06-11T16:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2c2d2bbff3943e06f0a62c9589b53697c75aabe9'/>
<id>2c2d2bbff3943e06f0a62c9589b53697c75aabe9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc types on tutorials in top level examples folder, minor edits</title>
<updated>2019-06-11T16:39:26+00:00</updated>
<author>
<name>Mike Lewis</name>
<email>mlewis@gitlab.com</email>
</author>
<published>2019-06-11T16:39:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3fe11b13a415e847e7deacb15b7f402530e86e1a'/>
<id>3fe11b13a415e847e7deacb15b7f402530e86e1a</id>
<content type='text'>
Variety of edits to conform with SSOT doc style standards
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Variety of edits to conform with SSOT doc style standards
</pre>
</div>
</content>
</entry>
<entry>
<title>Video links for SSoT audit</title>
<updated>2019-06-10T13:00:34+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-06-10T13:00:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a6bf00745ede3611ca389a7ba8e2db3cade01df0'/>
<id>a6bf00745ede3611ca389a7ba8e2db3cade01df0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docs for breaking changes of GitLab CI in 12.0</title>
<updated>2019-06-06T07:12:36+00:00</updated>
<author>
<name>Steve Azzopardi</name>
<email>sazzopardi@gitlab.com</email>
</author>
<published>2019-06-03T12:00:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d6252c4306adad7fcafe70d5b8df79b9449f2eb0'/>
<id>d6252c4306adad7fcafe70d5b8df79b9449f2eb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete proposed paragraph</title>
<updated>2019-06-05T10:08:30+00:00</updated>
<author>
<name>Marcia Ramos</name>
<email>marcia@gitlab.com</email>
</author>
<published>2019-06-05T10:08:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d5995d692c9b064dec524efc0a370f8a9b6e7305'/>
<id>d5995d692c9b064dec524efc0a370f8a9b6e7305</id>
<content type='text'>
TBA to a different MR/issue
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TBA to a different MR/issue
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort feature set table by stage</title>
<updated>2019-05-03T08:51:57+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-05-03T08:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1ac5d748584c9c9dfb2c8d7a700c68d5273a833f'/>
<id>1ac5d748584c9c9dfb2c8d7a700c68d5273a833f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
