<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git/tests/sanity, branch dependabot/github_actions/codecov/codecov-action-7.1.0</title>
<subtitle>Ansible Network Collection for VyOS (mirror of https://github.com/vyos/vyos.vyos.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos.vyos.git/atom?h=dependabot%2Fgithub_actions%2Fcodecov%2Fcodecov-action-7.1.0</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=dependabot%2Fgithub_actions%2Fcodecov%2Fcodecov-action-7.1.0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2026-09-01T12:37:23+00:00</updated>
<entry>
<title>T8323: vyos_nat module (#451)</title>
<updated>2026-09-01T12:37:23+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2026-09-01T12:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=497022e13c372ed68afe49aeafca66285e2f8001'/>
<id>urn:sha1:497022e13c372ed68afe49aeafca66285e2f8001</id>
<content type='text'>
Add NAT module</content>
</entry>
<entry>
<title>T6820: HA/VRRP module (#438)</title>
<updated>2026-08-19T12:21:24+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2026-08-19T12:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=a6adced609472d88cb525f2ef1a4054b52692f76'/>
<id>urn:sha1:a6adced609472d88cb525f2ef1a4054b52692f76</id>
<content type='text'>
* Init VRRP

* RM Templates

* rm_templates for global_parameters

* virtual servers rm_templates

* update

* sync-group rm_tempalte

* VRRP GP GARP template rework

* RM template and new facts logic

* vrrp argspec

* Suppressing backup versions of files

* Facts for vrrp

* VRRP facts updates

* Facts almost done

* Argspec vrrp

* Argspec completed

* Argspec and facts for VRRP finished

* Documentation for VRRP module

* Sanity tests fixes and documentation

* VRRP config started

* Doc fixes

* Doc fixes

* Doc fixes

* Configuration for VRRP

* wip

* Updates to facts, config, templates in VRRP

* VRRP groups templates, facts and config

* VRRP works - templates for groups and virtual_servers

* Mid-result

* VRRP VS prototype

* Groups processor update

* Reworked vrrp.group and vrrp.group.garp processors

* VRRP grp recursive

* VRRP groups and vserver contd

* Update to VRRP want processing

* Updates to VRRP funcs

* VRRP VS RS config

* Sanity test fixes midway

* VRRP Real server fixes

* VRRP sync_group

* Latest fixes to etire VRRP config parsing

* Midway compare function

* update to vrrp group processing

* Mid results for merge parsers / compare

* Working merge for vrrp and virtserv

* Final merge / compare

* WIP replaced / Delete

* Updates to state processing

* Mid-result for virtual_servers

* Mid result commit

* Testing high-availability vrrp processing

* Retesting vrrp stanza

* Mid results

* Real server parsing

* SNMP vrrp fixed

* Sanity fixes

* Purged, rendered, gathered, parsed action states for VRRP

* VRRP integration and unit tests; code fixes midway results

* Sanity check fixes

* Merged integration test case for VRRP

* VRRP rendered integration test case

* Sanity tests fixes

* VRRP unit tests - merged and purged

* Mid-way replaced, deleted and overriden work. Description string fix

* Updates to integration and unit tests for VRRP

* Mid-result for deleted state VRRP

* Mid-results for VRRP deleted

* Deleted vrrp midway results

* Deleted state function for VRRP

* Deleted state VRRP, sanity checks fix

* Deleted integration tests

* Deleted_all unit and integration tests

* Deleted_all unit and integration tests

* Sanity check fixes

* Mid-results overridden VRRP

* WIP vrrp overridden sit and uat

* VRRP overridden sanity test

* UAT overriden vrrp

* UAT deleted for vrrp

* VRRP replaced UAT and SIT

* VRRP RTT SIT

* VRRP SIT suite ready

* Finals for VRRP module - clean-up and fixed UAT

* VRRP module doc examples updated

* VRRP sanity tests fixes

* VRRP disbale default fix

* Misc lint fixes

* Misc Lint fixes

* remove old files

* Rename vyos_vrrp -&gt; vyos_ha

* Rename vyos_vrrp to vyos_ha

* doc fixes

* Changes to HA module

* HA module fixes

* Sanity test fixes

* changelog

* ignore for HA/VRRP and 2.22

* AI-generated comments and fixes

* Fixes after review

* Misc fixes

* Misc fixes

* Misc fixes

* Misc fixes

* Sanity fixes

* Sanity fixes

* Misc changes

* T6820: code refactor to address valid AI comments

* T6820: Optimising facts, config and rm_templates

* T6820: UAT fixes

* T6820: docstring for utils/combine()

* T6820 Misc fixes to changelog

---------

Co-authored-by: Gaige B Paulsen &lt;gaige@cluetrust.com&gt;</content>
</entry>
<entry>
<title>T6830: vyos_file module (support for file upload, management and templating) (#495)</title>
<updated>2026-08-19T10:32:54+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2026-08-19T10:32:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=b6b58bc747c4ea59371253c5541cde92b922c173'/>
<id>urn:sha1:b6b58bc747c4ea59371253c5541cde92b922c173</id>
<content type='text'>
* T6830: vyos_file - support for copy, template, and upload

* T6830: vyos_file - support for copy, template, and upload

* T6830: vyos_file - support for copy, template, and upload

* T6830: Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI &lt;175728472+Copilot@users.noreply.github.com&gt;

* T6830: vyos_file - AI comments fixed

* T6830: vyos_file - AI comments fixed

* T6830: vyos_file - AI comments fixed

* T6830: Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI &lt;175728472+Copilot@users.noreply.github.com&gt;

* T6830: AI comments resolved

* T6830: vyos_file - AI comments fixed

* T6830: vyos_file - AI comments fixed

* T6830: vyos_file - AI comments fixed

* T6830: vyos_file - AI comments fixed

* T6830: vyos_file - AI comments fixed

---------

Co-authored-by: Copilot Autofix powered by AI &lt;175728472+Copilot@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Ignore file 2.22 sanity fixes (#453)</title>
<updated>2026-04-14T17:51:12+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2026-04-14T17:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=61e70a448db1381695700eb0c7701e68230a0b9d'/>
<id>urn:sha1:61e70a448db1381695700eb0c7701e68230a0b9d</id>
<content type='text'>
* sanity tests 2.22 ignore

* Ignore 2.22 for sanity</content>
</entry>
<entry>
<title>CI tests fixes (ADE related) (#450)</title>
<updated>2026-04-03T13:37:54+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2026-04-03T13:37:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=fdc70e9ce400c5551b9dd83a7c979ba0db8209ef'/>
<id>urn:sha1:fdc70e9ce400c5551b9dd83a7c979ba0db8209ef</id>
<content type='text'>
* Init for the fixes related to ADE

* testing new tox.ini

* tox ade fixes

* test tox

* test tox

* testing tox

* test tox

* test tox

* testing tox

* testing fix

* testing a fix

* testing tox

* testing fix

* bindep.txt test

* test with tox</content>
</entry>
<entry>
<title>fix: T7943 fix sanity checks (#437)</title>
<updated>2025-10-20T08:14:23+00:00</updated>
<author>
<name>Gaige B Paulsen</name>
<email>gaige@cluetrust.com</email>
</author>
<published>2025-10-20T08:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=85867a9c2ce34a02cabd3a7cf5d83a0b7c9c71b8'/>
<id>urn:sha1:85867a9c2ce34a02cabd3a7cf5d83a0b7c9c71b8</id>
<content type='text'>
* fix: T7943 fix sanity checks

* ci: update changelog</content>
</entry>
<entry>
<title>Sanity devel and milestone doc fix (#428)</title>
<updated>2025-08-04T09:48:03+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-08-04T09:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=1070cd0ffc804f820142794da3c975578dc7f7c4'/>
<id>urn:sha1:1070cd0ffc804f820142794da3c975578dc7f7c4</id>
<content type='text'>
* sanity doc fix

* changelog

* testing fix

---------

Co-authored-by: evgmol-wbio &lt;evgeny.molotkov@whalebone.io&gt;</content>
</entry>
<entry>
<title>T6815:Fix compatibility with 1.3-1.5 of VyOS (Step 1) (#352)</title>
<updated>2024-11-10T02:43:44+00:00</updated>
<author>
<name>Gaige B Paulsen</name>
<email>gaige@cluetrust.net</email>
</author>
<published>2024-11-10T02:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=a7ac0fd5ceb993a8fbb256a3fd91d0d6c6531887'/>
<id>urn:sha1:a7ac0fd5ceb993a8fbb256a3fd91d0d6c6531887</id>
<content type='text'>
* omnibus update for 1.3-1.4 (with some support for 1.5)

(see contents in release fragments)
---------

Co-authored-by: Om Nom &lt;omnom62@outlook.com&gt;</content>
</entry>
<entry>
<title>Add deprecation notice in README (#347)</title>
<updated>2024-06-12T16:22:29+00:00</updated>
<author>
<name>Nilashish Chakraborty</name>
<email>nilashishchakraborty8@gmail.com</email>
</author>
<published>2024-06-12T16:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=93d8d12d114cf26bb4714c026953f0012c1e3df5'/>
<id>urn:sha1:93d8d12d114cf26bb4714c026953f0012c1e3df5</id>
<content type='text'>
* Add deprecation notice in README

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;

* Remove tox.ini

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;
Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix prefix-lists Integration tests (#338)</title>
<updated>2023-12-06T09:35:19+00:00</updated>
<author>
<name>Vinay M</name>
<email>63404819+roverflow@users.noreply.github.com</email>
</author>
<published>2023-12-06T09:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=b2dd05465b80e666c957ebc857b875f8681699e8'/>
<id>urn:sha1:b2dd05465b80e666c957ebc857b875f8681699e8</id>
<content type='text'>
* Fix prefix-lists Integration tests

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* remove autoversion

* fix galaxy.yml

* sanity fix

* sanity ignore

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix ignore file

---------

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
</feed>
