<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/scripts, branch mergify/bp/circinus/pr-738</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-738</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=mergify%2Fbp%2Fcircinus%2Fpr-738'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2024-06-27T14:45:26+00:00</updated>
<entry>
<title>T6507: remove references to vyos-world package</title>
<updated>2024-06-27T14:45:26+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-22T06:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=631a18279e5e6851b320a089137b71fc64ed3dd8'/>
<id>urn:sha1:631a18279e5e6851b320a089137b71fc64ed3dd8</id>
<content type='text'>
As we got rid of most of the old vyatta packages we can now also discontinue
vyos-world. It only served the purpose of keeping the package list during ISO
build small.

(cherry picked from commit 6e0f62a0ca9c2eb028eca360c0b08535a9dee778)
</content>
</entry>
<entry>
<title>T6484: Smoketest: Increase KVM memory limit</title>
<updated>2024-06-14T00:41:15+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=893a90fa6016b58c8f5802265599d9d19cd4f0dc'/>
<id>urn:sha1:893a90fa6016b58c8f5802265599d9d19cd4f0dc</id>
<content type='text'>
</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>T6386: added caller workflows and codeowners (#634)</title>
<updated>2024-05-23T06:52:26+00:00</updated>
<author>
<name>Vijayakumar A</name>
<email>36878324+kumvijaya@users.noreply.github.com</email>
</author>
<published>2024-05-23T06:52:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=e43017472c254c5d0698d1a37f66870ef326fdbf'/>
<id>urn:sha1:e43017472c254c5d0698d1a37f66870ef326fdbf</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>
</feed>
