<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/ci, branch dz-patch-1</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>Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'</title>
<updated>2017-02-02T17:01:52+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-02-02T17:01:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=93e98058ead3252dfb0ec092957dc92e75542456'/>
<id>93e98058ead3252dfb0ec092957dc92e75542456</id>
<content type='text'>
Add ability to define a coverage regex in the .gitlab-ci.yml

Closes #20428

See merge request !7447</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add ability to define a coverage regex in the .gitlab-ci.yml

Closes #20428

See merge request !7447</pre>
</div>
</content>
</entry>
<entry>
<title>Return struct instead of multiple values</title>
<updated>2017-01-25T13:23:47+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-01-25T13:23:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=31be74c74b72a1cd33e1630f9462ab5c43f2e319'/>
<id>31be74c74b72a1cd33e1630f9462ab5c43f2e319</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix specs</title>
<updated>2017-01-25T09:49:36+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-01-24T21:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c46445af926f616a67a5ef8e9efa46e54925463a'/>
<id>c46445af926f616a67a5ef8e9efa46e54925463a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix picking CI builds</title>
<updated>2017-01-25T09:49:35+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-01-24T21:00:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3441b4f93bcb606313d2cdba49144afb62e9a9b8'/>
<id>3441b4f93bcb606313d2cdba49144afb62e9a9b8</id>
<content type='text'>
The conflict happens when we try to update a build,
but fail to do so due to fact that we update the same build concurrently for two different runners.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The conflict happens when we try to update a build,
but fail to do so due to fact that we update the same build concurrently for two different runners.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unneeded code and fix offenses</title>
<updated>2017-01-25T09:47:58+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-01-25T09:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b368447cf7fbd090704e22311dde72cd293d9779'/>
<id>b368447cf7fbd090704e22311dde72cd293d9779</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify coverage setting and comply to some requests in code review</title>
<updated>2017-01-25T03:07:44+00:00</updated>
<author>
<name>Leandro Camargo</name>
<email>leandroico@gmail.com</email>
</author>
<published>2016-11-26T03:02:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f1e920ed86133bfea0abfc66ca44282813822073'/>
<id>f1e920ed86133bfea0abfc66ca44282813822073</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change expected `coverage` structure for CI configuration YAML file</title>
<updated>2017-01-25T03:07:43+00:00</updated>
<author>
<name>Leandro Camargo</name>
<email>leandroico@gmail.com</email>
</author>
<published>2016-11-20T00:48:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d0afc500e30ad0fe334d6dc16dd1766d8f6c523a'/>
<id>d0afc500e30ad0fe334d6dc16dd1766d8f6c523a</id>
<content type='text'>
Instead of using:
`coverage: /\(\d+.\d+%\) covered/`

This structure must be used now:
```
coverage:
  output_filter: /\(\d+.\d+%\) covered/`
```

The surrounding '/' is optional.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of using:
`coverage: /\(\d+.\d+%\) covered/`

This structure must be used now:
```
coverage:
  output_filter: /\(\d+.\d+%\) covered/`
```

The surrounding '/' is optional.
</pre>
</div>
</content>
</entry>
<entry>
<title>Comply to requests made in the review and adjust to the Entry/Node changes</title>
<updated>2017-01-25T03:07:43+00:00</updated>
<author>
<name>Leandro Camargo</name>
<email>leandroico@gmail.com</email>
</author>
<published>2016-11-18T03:42:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=646b9c54d043edf17924e82d8e80a56e18d14ce4'/>
<id>646b9c54d043edf17924e82d8e80a56e18d14ce4</id>
<content type='text'>
This commit:
* Turns `coverage_regex` into `coverage` entry in yml file
* Fixes smaller requests from code reviewers for the previous commit
* This commit is temporary (will be squashed afterwards)

This commit does not (further commits will do though):
* Add global `coverage` entry handling in yml file as suggested by Grzegorz
* Add specs
* Create changelog
* Create docs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit:
* Turns `coverage_regex` into `coverage` entry in yml file
* Fixes smaller requests from code reviewers for the previous commit
* This commit is temporary (will be squashed afterwards)

This commit does not (further commits will do though):
* Add global `coverage` entry handling in yml file as suggested by Grzegorz
* Add specs
* Create changelog
* Create docs
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ability to define a coverage regex in the .gitlab-ci.yml</title>
<updated>2017-01-25T03:07:43+00:00</updated>
<author>
<name>Leandro Camargo</name>
<email>leandroico@gmail.com</email>
</author>
<published>2016-11-14T03:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6a3d29c73d2578c7b2a40f2dfcb823b681a70f7e'/>
<id>6a3d29c73d2578c7b2a40f2dfcb823b681a70f7e</id>
<content type='text'>
* Instead of using the proposed `coverage` key, this expects `coverage_regex`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Instead of using the proposed `coverage` key, this expects `coverage_regex`
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1083</title>
<updated>2017-01-20T11:25:53+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-01-20T11:25:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b7f4553e3e4681d5a4a53af35650bcbb1c83b390'/>
<id>b7f4553e3e4681d5a4a53af35650bcbb1c83b390</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
