<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/scripts, branch sagitta</title>
<subtitle>VyOS image build scripts (mirror of https://github.com/vyos/vyos-build.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-build.git/atom?h=sagitta</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=sagitta'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2024-08-26T18:54:07+00:00</updated>
<entry>
<title>build: T6653: add build/manifest.json file</title>
<updated>2024-08-26T18:54:07+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-13T20:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=f426818aa78961256d6f29d0dd9379c839c9953e'/>
<id>urn:sha1:f426818aa78961256d6f29d0dd9379c839c9953e</id>
<content type='text'>
(cherry picked from commit 9928925b3b34e4a42099781430a0063292a9d0fe)
</content>
</entry>
<entry>
<title>T6484: Smoketest: Increase KVM memory limit</title>
<updated>2024-06-14T12:12:17+00:00</updated>
<author>
<name>Matthew Kobayashi</name>
<email>matthew@kobayashi.au</email>
</author>
<published>2024-06-13T05:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=7057a25a2c0297245294d7d5c71e79ac09e02e94'/>
<id>urn:sha1:7057a25a2c0297245294d7d5c71e79ac09e02e94</id>
<content type='text'>
(cherry picked from commit 893a90fa6016b58c8f5802265599d9d19cd4f0dc)
</content>
</entry>
<entry>
<title>build: T6446: include support URL in the version data</title>
<updated>2024-06-05T15:45:11+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2024-06-05T15:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=6abac69c39b6fe86e0299d593d6ff6204e9545a4'/>
<id>urn:sha1:6abac69c39b6fe86e0299d593d6ff6204e9545a4</id>
<content type='text'>
(cherry picked from commit 4112d47e33d7ae87e21a47d33a4e2e6112ccfd8f)
</content>
</entry>
<entry>
<title>T6386: remove unused import</title>
<updated>2024-05-23T19:40:48+00:00</updated>
<author>
<name>kumvijaya</name>
<email>kumvijaya@gmail.com</email>
</author>
<published>2024-05-23T19:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=5c9efd647aab5c1b9ca1149820afd9917331ca98'/>
<id>urn:sha1:5c9efd647aab5c1b9ca1149820afd9917331ca98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6386: added reusable workflows and codeowners</title>
<updated>2024-05-23T19:33:47+00:00</updated>
<author>
<name>kumvijaya</name>
<email>kumvijaya@gmail.com</email>
</author>
<published>2024-05-23T19:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=e43f6f6a521360322f65c82a5534d9da14566c28'/>
<id>urn:sha1:e43f6f6a521360322f65c82a5534d9da14566c28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build-script: T3664: Allowed all options in both config file and command args</title>
<updated>2024-05-17T13:38:51+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2024-05-15T13:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=31304abadbe7414f59ac7f60fef366de25bb7139'/>
<id>urn:sha1:31304abadbe7414f59ac7f60fef366de25bb7139</id>
<content type='text'>
Moved defaults away from argparser to `defaults.py`. This unlocks the ability to
pass values that can be defined as command line arguments via a config file.

With this change logic looks like this (in order of overrides).

Pre-build config:
`data/defaults.toml` -&gt; `build-flavors/&lt;flavor&gt;.toml` -&gt;
`--&lt;command line argument&gt;`

Build config:
`defaults.py` -&gt; `data/defaults.toml` -&gt; `build-types/&lt;type&gt;.toml` -&gt;
`architectures/&lt;architecture&gt;.toml` -&gt; `build-flavors/&lt;flavor&gt;.toml` -&gt;
`--&lt;command line argument&gt;`

(cherry picked from commit 8186e82024cdeee9c6fd09bdd0603f4571842f42)
</content>
</entry>
<entry>
<title>build-script: T3664: Add flavor and architecture to image name (rework)</title>
<updated>2024-05-15T05:03:24+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2024-05-14T16:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=5d15b0a7507f07aac9cc0d4e876cc5981f66441d'/>
<id>urn:sha1:5d15b0a7507f07aac9cc0d4e876cc5981f66441d</id>
<content type='text'>
The previous version did not work for all flavor types. This one should be
universal.

(cherry picked from commit 31b720b8f100670f0e933dfbf9993a5315f5a904)
</content>
</entry>
<entry>
<title>build-script: T3664: Added flavor name to a target file name</title>
<updated>2024-05-14T13:39:17+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2024-05-14T11:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=ce18208904dba61cddacb6d41a54d3492b9d9d72'/>
<id>urn:sha1:ce18208904dba61cddacb6d41a54d3492b9d9d72</id>
<content type='text'>
Mark artifacts with a flavor name for better clarity.

(cherry picked from commit 5cbd14cc0f9a55e427d4bc13f036ea32da9a06aa)
</content>
</entry>
<entry>
<title>build: T6330: fix indention of autogenerated release.pref.chroot</title>
<updated>2024-05-12T06:51:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-05-12T06:48:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=ede38cd8bd37c4aa3591120903f7c97c09300dc1'/>
<id>urn:sha1:ede38cd8bd37c4aa3591120903f7c97c09300dc1</id>
<content type='text'>
(cherry picked from commit 81be4c7f617f2ae450397495e46a91ed15cd7d2b)
</content>
</entry>
<entry>
<title>build: T3664: include the architecture field in version data</title>
<updated>2024-05-10T12:25:44+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2024-05-09T16:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=1776371601934f75b0d3e36a613d66ffaccb8fe9'/>
<id>urn:sha1:1776371601934f75b0d3e36a613d66ffaccb8fe9</id>
<content type='text'>
(cherry picked from commit e832811c7978dffe7b40955778caa44e960f3a74)
</content>
</entry>
</feed>
