<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildbot/scripts, branch v17</title>
<subtitle>LEDE buildbot configuration</subtitle>
<id>https://git-03.infra.openwrt.org/buildbot/atom?h=v17</id>
<link rel='self' href='https://git-03.infra.openwrt.org/buildbot/atom?h=v17'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/buildbot/'/>
<updated>2024-08-10T11:19:10Z</updated>
<entry>
<title>add APK signing logic</title>
<updated>2024-08-10T11:19:10Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2024-08-06T16:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/buildbot/commit/?id=a94d4e15fdc1e9715d7d0cfdcc62227186d0fc45'/>
<id>urn:sha1:a94d4e15fdc1e9715d7d0cfdcc62227186d0fc45</id>
<content type='text'>
With this commit it's possible to sign APK package indexes
(packages.adb) via the `signall.sh` script, which is run on the
buildmaster. As a consequence `apk` must be available on the
buildmaster. This is the final step to replace OPKG with APK.

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
</content>
</entry>
<entry>
<title>phase1,phase2: s/master/main for phase{1,2}</title>
<updated>2024-04-13T04:52:44Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2023-05-23T21:02:48Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/buildbot/commit/?id=c8d1bd1f4bec5919ad0f65ba069b14fcaadffcbc'/>
<id>urn:sha1:c8d1bd1f4bec5919ad0f65ba069b14fcaadffcbc</id>
<content type='text'>
More and more projects are switching their repositories to use the
'main' branch instead of the 'master' branch. This also includes many
Linux upstream trees as well. Some trees are even removing their
'master' branches already.

I think this is becoming more and more mainstream and expected of
projects, so we should do the same.

References: https://openwrt.org/voting/2023-02-27
Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt; [commit facelift]
</content>
</entry>
<entry>
<title>scripts: remove unused expire.sh</title>
<updated>2023-11-16T08:57:19Z</updated>
<author>
<name>Thibaut VARÈNE</name>
</author>
<published>2023-11-15T12:45:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/buildbot/commit/?id=2d247f89c26267a18a4a86bce8643c854e362891'/>
<id>urn:sha1:2d247f89c26267a18a4a86bce8643c854e362891</id>
<content type='text'>
Signed-off-by: Thibaut VARÈNE &lt;hacks@slashdirt.org&gt;
</content>
</entry>
<entry>
<title>scripts/signall.sh: make branch aware</title>
<updated>2023-05-15T15:36:01Z</updated>
<author>
<name>Thibaut VARÈNE</name>
</author>
<published>2022-10-24T14:56:37Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/buildbot/commit/?id=bdb822236f2665c86293108a8640990f5932b857'/>
<id>urn:sha1:bdb822236f2665c86293108a8640990f5932b857</id>
<content type='text'>
This commit is a NO-OP if signall.sh is called with a single argument,
as is currently done, and will allow fetching branch-specific signing
credentials if a branch name is passed as second argument.

Signed-off-by: Thibaut VARÈNE &lt;hacks@slashdirt.org&gt;
</content>
</entry>
<entry>
<title>treewide: use worker term</title>
<updated>2021-03-12T13:36:13Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2021-03-12T13:20:46Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/buildbot/commit/?id=7aafe3cb6e14537574e51853e44e3371321ef0e4'/>
<id>urn:sha1:7aafe3cb6e14537574e51853e44e3371321ef0e4</id>
<content type='text'>
[Placeholder for your politically correct commit description]

Suggested-by: Paul Spooren &lt;mail@aparcar.org&gt;
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>scripts: remove migrated dumpinfo.pl script</title>
<updated>2021-03-02T11:47:11Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2021-01-09T21:24:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/buildbot/commit/?id=2251131545e472c142436c96f7bebdf3140ec6b9'/>
<id>urn:sha1:2251131545e472c142436c96f7bebdf3140ec6b9</id>
<content type='text'>
The script was moved over to openwrt.git and is called
`dump-target-info.pl`

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
[fixed script path in the master build script]
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>rsync.sh: set pipefail</title>
<updated>2020-11-07T19:14:45Z</updated>
<author>
<name>Thibaut VARÈNE</name>
</author>
<published>2020-02-28T23:59:45Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/buildbot/commit/?id=5bf6d231ce5343ef57b81f7953a378092080657f'/>
<id>urn:sha1:5bf6d231ce5343ef57b81f7953a378092080657f</id>
<content type='text'>
to capture rsync failures when piped through pv

Signed-off-by: Thibaut VARÈNE &lt;hacks@slashdirt.org&gt;
</content>
</entry>
<entry>
<title>scripts: cleanup.sh: adapt to buildbot v2 api</title>
<updated>2020-02-03T15:50:47Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2020-02-03T15:50:47Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/buildbot/commit/?id=ca4cea9e958ec4aedcf793ebf70cb9436cba4c1d'/>
<id>urn:sha1:ca4cea9e958ec4aedcf793ebf70cb9436cba4c1d</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>scripts: signall.sh store usign.key as usign.sec</title>
<updated>2020-02-02T18:26:05Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2019-11-14T07:55:30Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/buildbot/commit/?id=e3c7a98974fe3c29091061acad5758918e832928'/>
<id>urn:sha1:e3c7a98974fe3c29091061acad5758918e832928</id>
<content type='text'>
The signall.sh script signs all files inside a tar via GPG and
signify-openbsd (similar to usign)e and attaches the signatures to the
same archive.

Using more recent versions of signify-openbsd requires a specific naming
schema for keys, private ending with .sec and public with .pub. This was
introduced at 763e1148f68f03cb2fa85d022500acf8c66af222[0].

This patch renames the stored key as usign.sec instead of usign.key. As
of the temporary nature of the key storing, this very unlikely breaks
any existing setups.

[0]: https://github.com/openbsd/src/commit/763e1148f68f03cb2fa85d022500acf8c66af222

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
[adjusted commit subject]
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>scripts: cleanup.sh: skip directory symlinks</title>
<updated>2019-07-18T13:02:11Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2019-07-18T13:02:11Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/buildbot/commit/?id=464e303ad32682a557b43ea76200ca27d769ab73'/>
<id>urn:sha1:464e303ad32682a557b43ea76200ca27d769ab73</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
</feed>
