<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/bundler.git/bin, branch parallelize_again</title>
<subtitle>github.com: bundler/bundler.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/'/>
<entry>
<title>Replace `with_rubygems` script</title>
<updated>2019-09-19T14:02:47+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-09-18T08:06:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=6a7da1cc9a59cd7e1399f28b5398f1223b89c56a'/>
<id>6a7da1cc9a59cd7e1399f28b5398f1223b89c56a</id>
<content type='text'>
Instead, use a better rubygems version manager that makes sure that
`ENV["RGV"]` usage is always applied, and its usage is centralized at a
single place.

This simplifies the rake task organization and makes it much simpler to
run locally exactly what's run in CI. For example, since it doesn't rely
on the `RGV` being deleted for subsequent subprocesses, it also running
`bin/rake spec:travis` task locally which previously would lead to

```
rake aborted!

RubyGems version is required on Travis!
```

It also reduces duplication making it so that we only need to change the
`.travis.yml` file when updating tested rubies, and not the `Rakefile`
as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead, use a better rubygems version manager that makes sure that
`ENV["RGV"]` usage is always applied, and its usage is centralized at a
single place.

This simplifies the rake task organization and makes it much simpler to
run locally exactly what's run in CI. For example, since it doesn't rely
on the `RGV` being deleted for subsequent subprocesses, it also running
`bin/rake spec:travis` task locally which previously would lead to

```
rake aborted!

RubyGems version is required on Travis!
```

It also reduces duplication making it so that we only need to change the
`.travis.yml` file when updating tested rubies, and not the `Rakefile`
as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reuse existing helper</title>
<updated>2019-09-17T09:43:42+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-09-13T11:52:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=202c2adde5729c7476d27823d93cfdd22545b82e'/>
<id>202c2adde5729c7476d27823d93cfdd22545b82e</id>
<content type='text'>
So that we don't include a `run` method at the top level, which can
conflict with other `run` methods our specs use.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that we don't include a `run` method at the top level, which can
conflict with other `run` methods our specs use.
</pre>
</div>
</content>
</entry>
<entry>
<title>Consistenly pass strings to `run` helper</title>
<updated>2019-09-17T09:43:41+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-09-14T16:20:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=6e579ff47ed78e377f5d8e9c2d82e26b4cd9499e'/>
<id>6e579ff47ed78e377f5d8e9c2d82e26b4cd9499e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicated condition</title>
<updated>2019-09-17T09:41:45+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-08-15T11:57:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=696c3768d72a5479f131d4f9cee3b0084d3f8b45'/>
<id>696c3768d72a5479f131d4f9cee3b0084d3f8b45</id>
<content type='text'>
We're checking the same thing in the previous line
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're checking the same thing in the previous line
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor activation errors</title>
<updated>2019-09-15T13:29:32+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-08-12T20:54:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=b492f83b95fb87f2b4e87c54b6e84f909e7e99a0'/>
<id>b492f83b95fb87f2b4e87c54b6e84f909e7e99a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parallelize test suite</title>
<updated>2019-08-18T11:54:06+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-01-24T16:28:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=23007cb107169ab2d330522736c7df0a97f64388'/>
<id>23007cb107169ab2d330522736c7df0a97f64388</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure we run the correct ronn with a binstub</title>
<updated>2019-08-10T10:05:11+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-08-08T12:58:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=1bf9f10484f8aa5e6efb8be3e9152c9a482d9359'/>
<id>1bf9f10484f8aa5e6efb8be3e9152c9a482d9359</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove development dependencies from gemspec</title>
<updated>2019-07-08T13:36:47+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-07-08T13:32:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=f288806d0223955974096e8360fa5ec7ba6b0d07'/>
<id>f288806d0223955974096e8360fa5ec7ba6b0d07</id>
<content type='text'>
And refactor development setup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And refactor development setup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove bundle1 binstub</title>
<updated>2019-07-08T13:36:46+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-07-07T19:01:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=89db9cd10f1a26236943e7809258eee78d9366c4'/>
<id>89db9cd10f1a26236943e7809258eee78d9366c4</id>
<content type='text'>
Since it's no longer useful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since it's no longer useful.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove standard output from `with_rubygems`</title>
<updated>2019-04-12T16:28:37+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-04-11T11:16:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=a4afc4413a021364a1281e506eb132b8235a47a6'/>
<id>a4afc4413a021364a1281e506eb132b8235a47a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
