<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildbot, branch v16</title>
<subtitle>LEDE buildbot configuration</subtitle>
<id>https://git.openwrt.org/buildbot/atom?h=v16</id>
<link rel='self' href='https://git.openwrt.org/buildbot/atom?h=v16'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/buildbot/'/>
<updated>2024-08-10T11:19:10Z</updated>
<entry>
<title>docker: bump rsync Debian version</title>
<updated>2024-08-10T11:19:10Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2024-08-07T14:49:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/buildbot/commit/?id=f1a1a6264422bdfe42e1aae1ad33d866a5b51955'/>
<id>urn:sha1:f1a1a6264422bdfe42e1aae1ad33d866a5b51955</id>
<content type='text'>
Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
</content>
</entry>
<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.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: make IsNoMasterBuild function more flexible</title>
<updated>2024-08-07T08:04:04Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2024-06-13T07:56:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/buildbot/commit/?id=c1aedf4cea4379e4b547668983bdcefac70714a1'/>
<id>urn:sha1:c1aedf4cea4379e4b547668983bdcefac70714a1</id>
<content type='text'>
Work with both master/main

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>CI(deps): Bump docker/build-push-action from 5 to 6</title>
<updated>2024-08-07T08:03:48Z</updated>
<author>
<name>dependabot[bot]</name>
</author>
<published>2024-06-17T19:41:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/buildbot/commit/?id=a285ddaa7ff44764bab106760761eb6cb408aa60'/>
<id>urn:sha1:a285ddaa7ff44764bab106760761eb6cb408aa60</id>
<content type='text'>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>phase1: kmodprepare: add apk compat</title>
<updated>2024-08-07T08:03:22Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2024-06-13T13:52:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/buildbot/commit/?id=b8c8540edc233b3f58dc3fef8a5fa31016d5124e'/>
<id>urn:sha1:b8c8540edc233b3f58dc3fef8a5fa31016d5124e</id>
<content type='text'>
Ansuel reported, that with `USE_APK=y` there are no kmods available in
the build artifacts, so lets fix it by extending the rsync's include
pattern with the `apk` suffix to make it future proof.

Reported-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>phase1: AnyBranchScheduler: make treeStableTimer configurable</title>
<updated>2024-08-07T08:03:06Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2024-06-12T18:43:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/buildbot/commit/?id=f558acbc0b3611de70af638110c8faacded3a8cd'/>
<id>urn:sha1:f558acbc0b3611de70af638110c8faacded3a8cd</id>
<content type='text'>
The AnyBranchScheduler will currently wait for 15 minutes before
starting a build.  If new changes are made on the same branch during
this interval, the timer will be restarted.

For staging repository we want faster feedback loop, so we're going to
use much lower value, thus lets make this configurable and handled via
Ansible.

Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>phase1: make list of builders configurable</title>
<updated>2024-06-01T12:16:36Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2024-06-01T11:57:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/buildbot/commit/?id=d7c977e0fd5693a6faa930daf1db09bfb40373c0'/>
<id>urn:sha1:d7c977e0fd5693a6faa930daf1db09bfb40373c0</id>
<content type='text'>
Currently we always populate builders (build targets) from the Git tree,
but for staging environment this is usually overkill as we might need
just a bunch of targets, so lets make this configurable.

Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>phase1: factor out populateTargetsForBranch</title>
<updated>2024-06-01T11:21:23Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2024-06-01T11:21:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/buildbot/commit/?id=867356244ac2ed9abb4be3e7ccda55c96b10b71a'/>
<id>urn:sha1:867356244ac2ed9abb4be3e7ccda55c96b10b71a</id>
<content type='text'>
Going to make builders (build targets) configurable, so lets factor
current populateTargets into separate function populateTargetsForBranch
which takes a branch as argument. No functional changes.

Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>Revert "Bump buildbot to v3.11.3 release"</title>
<updated>2024-06-01T05:54:15Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2024-06-01T05:54:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/buildbot/commit/?id=b5724de423e75adc29aa4df077a364dd00cdca83'/>
<id>urn:sha1:b5724de423e75adc29aa4df077a364dd00cdca83</id>
<content type='text'>
This reverts commit 44ed9a39fddc4e79ec1276c3e5923766cbe19878 as it
breaks GitPoller.

References: https://github.com/buildbot/buildbot/issues/7663
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>Bump buildbot to v3.11.3 release</title>
<updated>2024-05-22T10:09:31Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2024-05-22T10:05:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/buildbot/commit/?id=44ed9a39fddc4e79ec1276c3e5923766cbe19878'/>
<id>urn:sha1:44ed9a39fddc4e79ec1276c3e5923766cbe19878</id>
<content type='text'>
https://github.com/buildbot/buildbot/releases/tag/v3.11.3

Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
</feed>
