<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/scripts/image-build/build-vyos-image, branch mergify/bp/circinus/pr-773</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=mergify%2Fbp%2Fcircinus%2Fpr-773</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=mergify%2Fbp%2Fcircinus%2Fpr-773'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2024-09-30T15:10:44+00:00</updated>
<entry>
<title>build: T6738: add build_type field to version data</title>
<updated>2024-09-30T15:10:44+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2024-09-25T10:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=3f6959d782171e6ea52f4cad73d4062b5be9c9b3'/>
<id>urn:sha1:3f6959d782171e6ea52f4cad73d4062b5be9c9b3</id>
<content type='text'>
instead of the very limited and unused lts_build

(cherry picked from commit e41d2f12b9e04b9006db852dd8bdc7c21174ae67)
</content>
</entry>
<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=fcf2f15bba784e353eb29f106ba795c9e0077487'/>
<id>urn:sha1:fcf2f15bba784e353eb29f106ba795c9e0077487</id>
<content type='text'>
(cherry picked from commit 9928925b3b34e4a42099781430a0063292a9d0fe)
</content>
</entry>
<entry>
<title>build: T6446: include support URL in the version data</title>
<updated>2024-06-05T15:01:01+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=4112d47e33d7ae87e21a47d33a4e2e6112ccfd8f'/>
<id>urn:sha1:4112d47e33d7ae87e21a47d33a4e2e6112ccfd8f</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-15T13:48:35+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=8186e82024cdeee9c6fd09bdd0603f4571842f42'/>
<id>urn:sha1:8186e82024cdeee9c6fd09bdd0603f4571842f42</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;`
</content>
</entry>
<entry>
<title>build-script: T3664: Add flavor and architecture to image name (rework)</title>
<updated>2024-05-14T18:00:20+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=31b720b8f100670f0e933dfbf9993a5315f5a904'/>
<id>urn:sha1:31b720b8f100670f0e933dfbf9993a5315f5a904</id>
<content type='text'>
The previous version did not work for all flavor types. This one should be
universal.
</content>
</entry>
<entry>
<title>build-script: T3664: Added flavor name to a target file name</title>
<updated>2024-05-14T11:46:08+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=5cbd14cc0f9a55e427d4bc13f036ea32da9a06aa'/>
<id>urn:sha1:5cbd14cc0f9a55e427d4bc13f036ea32da9a06aa</id>
<content type='text'>
Mark artifacts with a flavor name for better clarity.
</content>
</entry>
<entry>
<title>build: T6330: fix indention of autogenerated release.pref.chroot</title>
<updated>2024-05-12T06:48:43+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=81be4c7f617f2ae450397495e46a91ed15cd7d2b'/>
<id>urn:sha1:81be4c7f617f2ae450397495e46a91ed15cd7d2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #609 from dmbaturin/T3664-architecture</title>
<updated>2024-05-10T12:24:57+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-05-10T12:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=f4d267826327771e47833f8bdb414d3d43972d6f'/>
<id>urn:sha1:f4d267826327771e47833f8bdb414d3d43972d6f</id>
<content type='text'>
build: T3664: include the architecture field in version data</content>
</entry>
<entry>
<title>build: T3664: include the architecture field in version data</title>
<updated>2024-05-09T16:43:57+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=e832811c7978dffe7b40955778caa44e960f3a74'/>
<id>urn:sha1:e832811c7978dffe7b40955778caa44e960f3a74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #605 from dmbaturin/T3664-flavor-field</title>
<updated>2024-05-09T14:14:49+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-05-09T14:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=c58c5cc234f5ede324b9c0aa836e3d777060040a'/>
<id>urn:sha1:c58c5cc234f5ede324b9c0aa836e3d777060040a</id>
<content type='text'>
build: T3664: include build flavor name in the version file</content>
</entry>
</feed>
