<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/.gitlab, branch docs-sethgitlab-dast</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>Remove a useless '.except-docs-qa' extension in 'package-and-qa-manual'</title>
<updated>2019-09-03T12:18:33+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-09-03T11:21:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3ca11aefdd97c237499004a88ee62e7839eadf3b'/>
<id>3ca11aefdd97c237499004a88ee62e7839eadf3b</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>Introduce a new 'package-and-qa-manual:master' job</title>
<updated>2019-09-03T09:07:27+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-09-03T09:07:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fb51de2e496bb37974eaec0a47720fddb149c488'/>
<id>fb51de2e496bb37974eaec0a47720fddb149c488</id>
<content type='text'>
This is needed because in `master`, the `gitlab:assets:compile` is
created, but not the `gitlab:assets:compile pull-cache` job, and the
`needs` keyword cannot take jobs that don't exist, thus we have to
create a dedicated job for `master`, with `needs: ["build-qa-image",
"gitlab:assets:compile"]` instead of `needs: ["build-qa-image",
"gitlab:assets:compile pull-cache"]`.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed because in `master`, the `gitlab:assets:compile` is
created, but not the `gitlab:assets:compile pull-cache` job, and the
`needs` keyword cannot take jobs that don't exist, thus we have to
create a dedicated job for `master`, with `needs: ["build-qa-image",
"gitlab:assets:compile"]` instead of `needs: ["build-qa-image",
"gitlab:assets:compile pull-cache"]`.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure 'build-qa-image' is created for all pipelines except docs &amp; qa</title>
<updated>2019-09-03T07:22:12+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-09-03T07:09:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a22646af745aef4f32be600428e8c2aecf9a0954'/>
<id>a22646af745aef4f32be600428e8c2aecf9a0954</id>
<content type='text'>
This also makes 'package-and-qa-manual' created for 'master' because
it's a valid use-case to run manual QA on 'master'.

Without this change, no pipeline could be created for auto-deploy
branches due to the following error:

    The form contains the following error:
    package-and-qa-manual: needs 'build-qa-image'

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also makes 'package-and-qa-manual' created for 'master' because
it's a valid use-case to run manual QA on 'master'.

Without this change, no pipeline could be created for auto-deploy
branches due to the following error:

    The form contains the following error:
    package-and-qa-manual: needs 'build-qa-image'

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove lint:javascript:report job</title>
<updated>2019-09-02T09:06:01+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-09-02T09:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ed437b248d6f468a5aa0a64f6c94ce4b517144fc'/>
<id>ed437b248d6f468a5aa0a64f6c94ce4b517144fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change markdownlint wildcard format</title>
<updated>2019-09-02T00:19:30+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-09-02T00:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=61199b7413e2bd4cb7c011fe7bf63e55cb3aa525'/>
<id>61199b7413e2bd4cb7c011fe7bf63e55cb3aa525</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 'move-ee-ci-config-to-ce' into 'master'</title>
<updated>2019-08-30T13:42:30+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-08-30T13:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8e9742edca1c628817751d3e0ee77b41feaada53'/>
<id>8e9742edca1c628817751d3e0ee77b41feaada53</id>
<content type='text'>
Don't use ee/.gitlab/ for CI config files

See merge request gitlab-org/gitlab-ce!32351</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't use ee/.gitlab/ for CI config files

See merge request gitlab-org/gitlab-ce!32351</pre>
</div>
</content>
</entry>
<entry>
<title>Set dast job to extend .review-only</title>
<updated>2019-08-28T16:11:32+00:00</updated>
<author>
<name>Kyle Wiebers</name>
<email>kwiebers@gitlab.com</email>
</author>
<published>2019-08-28T16:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=edbd4cebdbfedb27be66aa080b6315c7000de555'/>
<id>edbd4cebdbfedb27be66aa080b6315c7000de555</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 'add-sast-dast-artifact-path' into 'master'</title>
<updated>2019-08-28T15:21:07+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-08-28T15:21:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fb200f97d18d293d1c00ae7544c284ad4b561a22'/>
<id>fb200f97d18d293d1c00ae7544c284ad4b561a22</id>
<content type='text'>
Make sast &amp; dast artifacts browseable

See merge request gitlab-org/gitlab-ce!32219</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sast &amp; dast artifacts browseable

See merge request gitlab-org/gitlab-ce!32219</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use ee/.gitlab/ for CI config files</title>
<updated>2019-08-28T14:32:40+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorick@yorickpeterse.com</email>
</author>
<published>2019-08-28T14:32:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c10a328ec575a09ce5dcfd7012591dbdfdaf7cda'/>
<id>c10a328ec575a09ce5dcfd7012591dbdfdaf7cda</id>
<content type='text'>
These files are not available in CE, resulting in CI pipeline failures
when trying to include these files. Since the job is already configured
to only run on EE, we can just include it in both CE and EE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These files are not available in CE, resulting in CI pipeline failures
when trying to include these files. Since the job is already configured
to only run on EE, we can just include it in both CE and EE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sast &amp; dast artifacts browseable</title>
<updated>2019-08-27T19:25:16+00:00</updated>
<author>
<name>Kyle Wiebers</name>
<email>kwiebers@gitlab.com</email>
</author>
<published>2019-08-26T15:21:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3efe6f348cc3e2d3e95b0262ad2a1a59f6af5133'/>
<id>3efe6f348cc3e2d3e95b0262ad2a1a59f6af5133</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
