<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/models/ci/runner_spec.rb, branch koding-setting-api</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>Rename according to:</title>
<updated>2016-06-20T08:52:05+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-06-20T08:52:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4efc1c4a68538126bc4cfad6d9b60710bee36f14'/>
<id>4efc1c4a68538126bc4cfad6d9b60710bee36f14</id>
<content type='text'>
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093#note_12563922

For clarification and consistency
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093#note_12563922

For clarification and consistency
</pre>
</div>
</content>
</entry>
<entry>
<title>Use active tense, feedback from:</title>
<updated>2016-06-16T15:33:53+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-06-16T15:33:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8a0aeab846f5c97ba56d34644834e38f2378c7ce'/>
<id>8a0aeab846f5c97ba56d34644834e38f2378c7ce</id>
<content type='text'>
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093#note_12501303
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093#note_12501303
</pre>
</div>
</content>
</entry>
<entry>
<title>blank line between setup and expectation, feedback:</title>
<updated>2016-06-16T15:26:49+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-06-16T15:26:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ae0e1e402e1f754943ad200958f85bc90ca82b52'/>
<id>ae0e1e402e1f754943ad200958f85bc90ca82b52</id>
<content type='text'>
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093/diffs#note_12501266
and:
https://robots.thoughtbot.com/four-phase-test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093/diffs#note_12501266
and:
https://robots.thoughtbot.com/four-phase-test
</pre>
</div>
</content>
</entry>
<entry>
<title>Adopt the rename from ci_commits to ci_pipelines</title>
<updated>2016-06-15T09:34:44+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-06-15T09:34:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cd3f112f88c2362bb64961e52e6272314287a80b'/>
<id>cd3f112f88c2362bb64961e52e6272314287a80b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename specific_for to available_for:</title>
<updated>2016-06-14T08:07:57+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-06-14T08:07:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cbd6ca6985c1a7eefcfa5b3ca170fdf1865aee45'/>
<id>cbd6ca6985c1a7eefcfa5b3ca170fdf1865aee45</id>
<content type='text'>
Feedback from:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093#note_12413950
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feedback from:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093#note_12413950
</pre>
</div>
</content>
</entry>
<entry>
<title>Extra tests inside shared_examples:</title>
<updated>2016-06-09T08:00:24+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-06-08T08:07:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b0908d873921c30ea58da703bf74b4149b6fc145'/>
<id>b0908d873921c30ea58da703bf74b4149b6fc145</id>
<content type='text'>
Feedback from:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093#note_12321421

The advantage of this is that tests are less about logic and more
straightforward, thus could be easier to reason about each individual
tests.

The disadvantage of this is that we write more duplicated codes and
once something changed we might need to change all places and it's
harder to reason all tests as a whole. Because now we need to look at
more places to figure out how it should work under another option!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feedback from:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093#note_12321421

The advantage of this is that tests are less about logic and more
straightforward, thus could be easier to reason about each individual
tests.

The disadvantage of this is that we write more duplicated codes and
once something changed we might need to change all places and it's
harder to reason all tests as a whole. Because now we need to look at
more places to figure out how it should work under another option!
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Build#can_be_served? and rename Runner#can_serve? to can_pick?</title>
<updated>2016-06-09T08:00:24+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-06-08T07:19:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=268f7713a9c076204a8b6badb847d2e23bafdd71'/>
<id>268f7713a9c076204a8b6badb847d2e23bafdd71</id>
<content type='text'>
This also moves tests from build_spec.rb to runner_spec.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also moves tests from build_spec.rb to runner_spec.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer string for describe, feedback from:</title>
<updated>2016-06-09T08:00:24+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-06-08T06:46:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=de04004803b76cb9945ef027d04968cef7b41b2b'/>
<id>de04004803b76cb9945ef027d04968cef7b41b2b</id>
<content type='text'>
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093#note_12321029
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093#note_12321029
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer do and end for before/after:</title>
<updated>2016-06-09T08:00:24+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-06-02T15:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=35954572b898e5a58cd209276e1bff499990867b'/>
<id>35954572b898e5a58cd209276e1bff499990867b</id>
<content type='text'>
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4404#note_12217415
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4404#note_12217415
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduced Ci::Runner.specific_for for getting specific runners:</title>
<updated>2016-06-09T08:00:24+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-06-02T10:41:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0eeb4bed497e5f6ba2af558869803432bee65f74'/>
<id>0eeb4bed497e5f6ba2af558869803432bee65f74</id>
<content type='text'>
for a particular project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for a particular project.
</pre>
</div>
</content>
</entry>
</feed>
