<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildbot/scripts, branch v2</title>
<subtitle>LEDE buildbot configuration</subtitle>
<id>https://git-03.infra.openwrt.org/buildbot/atom?h=v2</id>
<link rel='self' href='https://git-03.infra.openwrt.org/buildbot/atom?h=v2'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/buildbot/'/>
<updated>2023-05-15T15:36:01Z</updated>
<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>
<entry>
<title>treewide: merge phase1 and phase2 cleanup procedures</title>
<updated>2019-07-18T12:45:30Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2019-07-18T12:29:43Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/buildbot/commit/?id=0dd07d2fe8dc4e98d0f9eddbdb88f2d144c8fd51'/>
<id>urn:sha1:0dd07d2fe8dc4e98d0f9eddbdb88f2d144c8fd51</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>scripts: signall.sh: use absolute paths when invoking gpg from find</title>
<updated>2019-07-17T06:13:24Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2019-07-17T06:13:24Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/buildbot/commit/?id=b151d3fa1024e8242b56314981dd6cbe0a1fc7d6'/>
<id>urn:sha1:b151d3fa1024e8242b56314981dd6cbe0a1fc7d6</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>scripts: sha2rsync.pl: handle usign signatures as well</title>
<updated>2019-07-02T16:27:24Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2019-07-02T16:25:00Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/buildbot/commit/?id=63cfcba2fa0700b255e3fcc2374a012d6cffd6c7'/>
<id>urn:sha1:63cfcba2fa0700b255e3fcc2374a012d6cffd6c7</id>
<content type='text'>
 - Also consider sha256sums.sig and Packages.sig files
 - Avoid operation on closed handle when remote list does not exist
 - Only add existing additional files to rsync list

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
</feed>
