<feed xmlns='http://www.w3.org/2005/Atom'>
<title>relx.git/test, branch try-cirrus</title>
<subtitle>Sane, simple release creation for Erlang.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/'/>
<entry>
<title>increase timetrap for otp 22</title>
<updated>2019-05-17T15:48:39+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2019-05-17T15:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=5158c869f17878ba6c9e99563a9865ebe8c59d49'/>
<id>5158c869f17878ba6c9e99563a9865ebe8c59d49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>increase timetrap</title>
<updated>2019-05-14T23:06:27+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2019-05-14T23:01:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=f6abbf18842f9f8464e01e7e8c258741ca51adbf'/>
<id>f6abbf18842f9f8464e01e7e8c258741ca51adbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>see if others pass without this one</title>
<updated>2019-05-13T20:20:20+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2019-05-13T20:20:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=1984d41553b8294591d40daf65d6e38dafdce9bb'/>
<id>1984d41553b8294591d40daf65d6e38dafdce9bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try to fix failing test</title>
<updated>2019-05-13T19:57:54+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2019-05-13T19:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=cb1b86273721a9dcb8999039c09d6629aac310db'/>
<id>cb1b86273721a9dcb8999039c09d6629aac310db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>have travis only run 17 and osx. add circleci badge (#703)</title>
<updated>2019-04-01T20:22:09+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2019-04-01T20:22:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=cecbe865bcd025e3d8e08d6e6070cb03d47e66e1'/>
<id>cecbe865bcd025e3d8e08d6e6070cb03d47e66e1</id>
<content type='text'>
* have travis only run 17 and osx. add circleci badge

* use localhost for shortname nodes in tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* have travis only run 17 and osx. add circleci badge

* use localhost for shortname nodes in tests
</pre>
</div>
</content>
</entry>
<entry>
<title>include vm.args.src file in tarball if it exists (#698)</title>
<updated>2019-04-01T15:20:02+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2019-04-01T15:20:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=46afa565c7b319d1a8b23a7583da9d1d5e1e02e1'/>
<id>46afa565c7b319d1a8b23a7583da9d1d5e1e02e1</id>
<content type='text'>
* include vm.args.src in tarball if it exists

* only check sys.config.src in tar on otp-21+
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* include vm.args.src in tarball if it exists

* only check sys.config.src in tar on otp-21+
</pre>
</div>
</content>
</entry>
<entry>
<title>try circleci for CI (#701)</title>
<updated>2019-04-01T01:28:07+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2019-04-01T01:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=8420f6f43d5049514bfa1636240322fcbe0f440d'/>
<id>8420f6f43d5049514bfa1636240322fcbe0f440d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt at a fix for vm.args usage (#688)</title>
<updated>2019-02-21T18:17:07+00:00</updated>
<author>
<name>Anthony Molinaro</name>
<email>anthonym@alumni.caltech.edu</email>
</author>
<published>2019-02-21T18:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=edad2b498ad12ee2860a09f80e7862efadf0eff2'/>
<id>edad2b498ad12ee2860a09f80e7862efadf0eff2</id>
<content type='text'>
* Attempt at a fix for vm.args usage

* bump sleep time to see if it fixes tests on travis
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Attempt at a fix for vm.args usage

* bump sleep time to see if it fixes tests on travis
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent double hook invocation on 'start' command</title>
<updated>2018-10-11T10:20:01+00:00</updated>
<author>
<name>Luis Rascao</name>
<email>luis.rascao@gmail.com</email>
</author>
<published>2018-08-08T23:26:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=e9a8b13668ca3dd1470b8b65320e1491c213c521'/>
<id>e9a8b13668ca3dd1470b8b65320e1491c213c521</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support tuples in overlay_vars so rebar3 can pass variables (#672)</title>
<updated>2018-10-05T13:13:56+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2018-10-05T13:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=bb8af6ddec20f44599f7cd0c3e626996a3206dad'/>
<id>bb8af6ddec20f44599f7cd0c3e626996a3206dad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
