<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/python/vyos/xml_ref, branch 1.4.0</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.4.0</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.4.0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2024-05-03T18:27:20+00:00</updated>
<entry>
<title>xml: T6146: add utils and helper to provide priority data</title>
<updated>2024-05-03T18:27:20+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-03-20T15:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=b83b9c4492f8af8228363d2dad2e748d621e4da7'/>
<id>urn:sha1:b83b9c4492f8af8228363d2dad2e748d621e4da7</id>
<content type='text'>
(cherry picked from commit e915900bfec8d24276afb73599c94ab93f3c24ee)
</content>
</entry>
<entry>
<title>T6199: drop unused Python imports</title>
<updated>2024-04-03T19:02:47+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-04-02T22:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=3ea68d648581a20797b9e1b4438299a057a1820d'/>
<id>urn:sha1:3ea68d648581a20797b9e1b4438299a057a1820d</id>
<content type='text'>
found using "git ls-files *.py | xargs pylint | grep W0611"

(cherry picked from commit 274b2da242acd1f1f64ff1dee471e34295137c5f)
</content>
</entry>
<entry>
<title>xml: T5218: fix typo in component_version</title>
<updated>2023-08-10T19:00:08+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-08-10T18:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=7ed15c92160a262849d61db37385ab5d0a0ab913'/>
<id>urn:sha1:7ed15c92160a262849d61db37385ab5d0a0ab913</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: T5452: catch lib errors in generate_cache</title>
<updated>2023-08-09T14:03:28+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-08-09T14:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=e4b932ed0a140c9ced9a4eb501d520560b125406'/>
<id>urn:sha1:e4b932ed0a140c9ced9a4eb501d520560b125406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>config: T5443: add config merge_defaults method</title>
<updated>2023-08-07T05:48:31+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-08-06T00:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=0e4d09aea4caf13e0f994cbb042a0dbf98719820'/>
<id>urn:sha1:0e4d09aea4caf13e0f994cbb042a0dbf98719820</id>
<content type='text'>
Drop low-level merge_defaults function in favor of Config method for
a middle-grained level of control when merging defaults.
</content>
</entry>
<entry>
<title>xml: T5435: utility function for default value at path</title>
<updated>2023-08-07T05:48:31+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-08-04T15:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=ecc00da8c5e303af006052a00f904d187c90bb4b'/>
<id>urn:sha1:ecc00da8c5e303af006052a00f904d187c90bb4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: T5403: remove incorrect arg check</title>
<updated>2023-07-29T20:44:51+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-07-29T20:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=3fb9cda51a40186640aae32de406edc169b6de22'/>
<id>urn:sha1:3fb9cda51a40186640aae32de406edc169b6de22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: T5403: add support for supplemental xml cache</title>
<updated>2023-07-27T13:08:23+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-07-27T03:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=223a6c5cd63fbcf7ff265b2721d0cd9f0aafb369'/>
<id>urn:sha1:223a6c5cd63fbcf7ff265b2721d0cd9f0aafb369</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: T5345: replace dropped shift, necessary for compatability of args</title>
<updated>2023-07-20T19:39:45+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-07-20T19:39:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=a30395067a20375f050dc7f3d8f9c8644f0f4682'/>
<id>urn:sha1:a30395067a20375f050dc7f3d8f9c8644f0f4682</id>
<content type='text'>
The fix for T5345 dropped a necessary adjusment in the case of
get_first_key=False.
</content>
</entry>
<entry>
<title>Merge pull request #2079 from jestabro/from-defaults</title>
<updated>2023-07-12T19:09:26+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2023-07-12T19:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=03785776bad26d2c220407db18ceda70fd8448a2'/>
<id>urn:sha1:03785776bad26d2c220407db18ceda70fd8448a2</id>
<content type='text'>
config: T5330: add boolean check for additions by default in config dict</content>
</entry>
</feed>
