<feed xmlns='http://www.w3.org/2005/Atom'>
<title>relx.git/test, branch v3.31.0</title>
<subtitle>Sane, simple release creation for Erlang.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/'/>
<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>
<entry>
<title>support for OTP21's sys.config.src file in releases (#647)</title>
<updated>2018-06-13T01:07:22+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2018-06-13T01:07:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=ee477fb31ad9a7603aaea8922aaa9ecd3712ee2d'/>
<id>ee477fb31ad9a7603aaea8922aaa9ecd3712ee2d</id>
<content type='text'>
* support for OTP21's sys.config.src file in releases

* always replace os vars in .src files if found

* support vm_args_src to be consistent with sys_config_src

* add newlines after warning logs

* improve sys and vm src config tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* support for OTP21's sys.config.src file in releases

* always replace os vars in .src files if found

* support vm_args_src to be consistent with sys_config_src

* add newlines after warning logs

* improve sys and vm src config tests
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for #511 order of dependencies (#655)</title>
<updated>2018-06-03T14:17:53+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2018-06-03T14:17:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=53f4c6eb6b57408a8b3cad412373db534a13ca1f'/>
<id>53f4c6eb6b57408a8b3cad412373db534a13ca1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unused variables on replace OS vars test (#628)</title>
<updated>2018-05-31T00:50:24+00:00</updated>
<author>
<name>Luis Rascão</name>
<email>luis.rascao@gmail.com</email>
</author>
<published>2018-05-31T00:50:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=0c569aa56918939400cf9b6d0c1c9df43bd10d8f'/>
<id>0c569aa56918939400cf9b6d0c1c9df43bd10d8f</id>
<content type='text'>
To prevent further regressions such as the one found in
erlware/relx#627.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To prevent further regressions such as the one found in
erlware/relx#627.</pre>
</div>
</content>
</entry>
<entry>
<title>Add remote console using shortname test coverage (#643)</title>
<updated>2018-05-31T00:48:59+00:00</updated>
<author>
<name>Luis Rascão</name>
<email>luis.rascao@gmail.com</email>
</author>
<published>2018-05-31T00:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=9b1da1f75e830a3e30d050fb41421a04b1255406'/>
<id>9b1da1f75e830a3e30d050fb41421a04b1255406</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
