<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/scripts, branch refactor-gitlab-ci-yml</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>Conform scripts/review_apps/review-apps.sh to shellcheck</title>
<updated>2019-04-09T13:57:04+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-04-09T11:12:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=64960ae762e16d5faeb029d2e8e5f557ff46ce24'/>
<id>64960ae762e16d5faeb029d2e8e5f557ff46ce24</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Poll Review App after it's deployed to ensure it's accessible</title>
<updated>2019-04-09T13:56:53+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-04-08T17:10:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6dadd965dc45f795fdf45b07e50e1a829d0b60c6'/>
<id>6dadd965dc45f795fdf45b07e50e1a829d0b60c6</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'enable-rubocop-application-record' into 'master'</title>
<updated>2019-04-01T15:55:46+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-04-01T15:55:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=700e8d1917462f509e430f78f7effca8df56bdba'/>
<id>700e8d1917462f509e430f78f7effca8df56bdba</id>
<content type='text'>
Document ApplicationRecord / pluck_primary_key

Closes #59690

See merge request gitlab-org/gitlab-ce!26764</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document ApplicationRecord / pluck_primary_key

Closes #59690

See merge request gitlab-org/gitlab-ce!26764</pre>
</div>
</content>
</entry>
<entry>
<title>Document ApplicationRecord / pluck_primary_key</title>
<updated>2019-03-29T20:54:06+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-03-29T11:23:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=98a5976b787fad0797bc5e3231c48ab3f400bce6'/>
<id>98a5976b787fad0797bc5e3231c48ab3f400bce6</id>
<content type='text'>
We also enable the rubocop that makes it mandatory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We also enable the rubocop that makes it mandatory
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more logging in the Review Apps deployment steps</title>
<updated>2019-03-28T10:56:38+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-03-27T09:36:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=42102cd13aac63a81eb0208ebc74e2301799c621'/>
<id>42102cd13aac63a81eb0208ebc74e2301799c621</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>First iteration of GitLab own Stylelints</title>
<updated>2019-03-26T08:13:21+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2019-03-26T08:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5b05d2b987e1c261d161667eb9a8710a527cba31'/>
<id>5b05d2b987e1c261d161667eb9a8710a527cba31</id>
<content type='text'>
DRYed the code

Changed new rules to warnings

Manual prettified and added stylelint rules
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DRYed the code

Changed new rules to warnings

Manual prettified and added stylelint rules
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the .review-deploy-base job so that env variables are passed</title>
<updated>2019-03-19T07:31:20+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-03-19T07:30:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dc2a482ba16fb43d8b772209b3a6863be3843f81'/>
<id>dc2a482ba16fb43d8b772209b3a6863be3843f81</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use gitlab-ce as default project name in asset image building</title>
<updated>2019-03-15T13:45:54+00:00</updated>
<author>
<name>Balasankar "Balu" C</name>
<email>balasankar@gitlab.com</email>
</author>
<published>2019-03-15T13:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=313022c79ade12b735293bc11a659b6d281bc5ac'/>
<id>313022c79ade12b735293bc11a659b6d281bc5ac</id>
<content type='text'>
Signed-off-by: Balasankar "Balu" C &lt;balasankar@gitlab.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Balasankar "Balu" C &lt;balasankar@gitlab.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Set asset image name properly for all possible CE/EE project names</title>
<updated>2019-03-15T11:30:57+00:00</updated>
<author>
<name>Balasankar "Balu" C</name>
<email>balasankar@gitlab.com</email>
</author>
<published>2019-03-15T10:41:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=de2106998a25b3911ef42196a5dfc0e25294ecc9'/>
<id>de2106998a25b3911ef42196a5dfc0e25294ecc9</id>
<content type='text'>
Signed-off-by: Balasankar "Balu" C &lt;balasankar@gitlab.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Balasankar "Balu" C &lt;balasankar@gitlab.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Run rubocop -a</title>
<updated>2019-03-13T13:42:43+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-03-13T13:42:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9f05e97aad33a0cd70862f67101bdcb3fddc639a'/>
<id>9f05e97aad33a0cd70862f67101bdcb3fddc639a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
