<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-aports, branch v0.5</title>
<subtitle>Lua module to handle Alpine Linux aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/'/>
<entry>
<title>==== release 0.5 ====</title>
<updated>2015-10-01T11:29:51+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-10-01T11:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=1c45eb6b334e404ad0d38fad9c87918dc3c1db91'/>
<id>1c45eb6b334e404ad0d38fad9c87918dc3c1db91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>db: fix parsing of url field</title>
<updated>2015-10-01T07:31:50+00:00</updated>
<author>
<name>Eivind Uggedal</name>
<email>eivind@uggedal.com</email>
</author>
<published>2015-10-01T07:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=7a3ae8bb10c898323dabcf0bfd8c9d705b901b01'/>
<id>7a3ae8bb10c898323dabcf0bfd8c9d705b901b01</id>
<content type='text'>
url was the 12th field, but only 11 groups were present in the
pattern.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
url was the 12th field, but only 11 groups were present in the
pattern.
</pre>
</div>
</content>
</entry>
<entry>
<title>buildrepo: add support for pre/postrepo hooks</title>
<updated>2015-09-25T07:26:10+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-09-25T07:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=59454e5ebbb0b3b5e6383b3b00edb131007110a7'/>
<id>59454e5ebbb0b3b5e6383b3b00edb131007110a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>buildrepo: only generate index if something was built</title>
<updated>2015-09-25T07:25:37+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-09-25T07:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=12efc4c795640c6293f755d3d1d301aa422f546c'/>
<id>12efc4c795640c6293f755d3d1d301aa422f546c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>buildrepo: pass repodest and arch to pre/post build plugins</title>
<updated>2015-08-25T06:18:29+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-08-25T06:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=3d8e17d06008c3e3b2b104787f6a32397c0f628e'/>
<id>3d8e17d06008c3e3b2b104787f6a32397c0f628e</id>
<content type='text'>
this is so we can copy the build logs to remote location if needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is so we can copy the build logs to remote location if needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>db: return nil instead of false to indicate iterator break</title>
<updated>2015-08-25T06:05:43+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-04-20T08:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=6876aa182214381b504d5ec036374acfd5edebd7'/>
<id>6876aa182214381b504d5ec036374acfd5edebd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>buildrepo: add longopts</title>
<updated>2015-08-25T06:05:43+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-04-12T13:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=f9547c81a19fd1301a52978a7334030214e8ab11'/>
<id>f9547c81a19fd1301a52978a7334030214e8ab11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>buildrepo: use external lua-optarg for parsing options</title>
<updated>2015-08-25T06:05:42+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-04-12T12:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=3e19c78b725562186996f38daa34288650db0949'/>
<id>3e19c78b725562186996f38daa34288650db0949</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>buildrepo: refactor</title>
<updated>2015-07-22T15:01:39+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-07-22T15:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=62478e8dc18cac0ffc3d30917f057b1d1d75f9f0'/>
<id>62478e8dc18cac0ffc3d30917f057b1d1d75f9f0</id>
<content type='text'>
- pass logfile directly to build_aport
- run the plugin hooks from loop
- pass progress status to prebuild plugins
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- pass logfile directly to build_aport
- run the plugin hooks from loop
- pass progress status to prebuild plugins
</pre>
</div>
</content>
</entry>
<entry>
<title>buildrepo: add support for plugins.d</title>
<updated>2015-07-22T13:57:35+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-07-22T13:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=ace87a06e5782b6f7f2235094f32847fe836ea15'/>
<id>ace87a06e5782b6f7f2235094f32847fe836ea15</id>
<content type='text'>
Make it possible to add hooks that are execute pre and post build.

This can be used for posting build error messages, copying build logs
etc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make it possible to add hooks that are execute pre and post build.

This can be used for posting build error messages, copying build logs
etc.
</pre>
</div>
</content>
</entry>
</feed>
