<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git/test-requirements.txt, branch T8584/coderabbit-config</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=T8584%2Fcoderabbit-config</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=T8584%2Fcoderabbit-config'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2025-07-01T06:27:15+00:00</updated>
<entry>
<title>Fix typing_extensions requirement (#426)</title>
<updated>2025-07-01T06:27:15+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-07-01T06:27:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=9a378a18fda789bbe58ea9b20d1a7f7f5d09de6f'/>
<id>urn:sha1:9a378a18fda789bbe58ea9b20d1a7f7f5d09de6f</id>
<content type='text'>
* Fix typing_extensions requirement

* linter fix</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>Drop test-requirements to only necessary packages (#316)</title>
<updated>2023-05-15T13:58:00+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2023-05-15T13:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=a0267e790c9ba14f73cadb6fe77041946249402d'/>
<id>urn:sha1:a0267e790c9ba14f73cadb6fe77041946249402d</id>
<content type='text'>
* Slim test-requirements down to the essentials

* Ignore black on unsupported versions

* Fix versions</content>
</entry>
<entry>
<title>Add prettier and isort to pre-commit. (#270)</title>
<updated>2023-01-25T13:37:58+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2023-01-25T13:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=e9911888f6dcdf9031f3fdb2e32c52e45815fdbe'/>
<id>urn:sha1:e9911888f6dcdf9031f3fdb2e32c52e45815fdbe</id>
<content type='text'>
* Add prettier and isort to pre-commit.

* Bump line-length to 100

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix `pre-commit` Issues (#223)</title>
<updated>2022-09-02T13:22:14+00:00</updated>
<author>
<name>Shawn Wilsher</name>
<email>656602+sdwilsh@users.noreply.github.com</email>
</author>
<published>2022-09-02T13:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=69a2882d106171f050fac193a552542cdab418a8'/>
<id>urn:sha1:69a2882d106171f050fac193a552542cdab418a8</id>
<content type='text'>
* Fix `pre-commit` Issues

This change fixes `.pre-commit-config.yaml` so that `main` no longer has
errors on it.  To accomplish that, two things had to be done:
* Update the version of `black` that `pre-commit` uses to match what `tox` uses.
* Run `pre-commit run --all-files` and commit the results

Co-authored-by: Kate Case &lt;this.is@katherineca.se&gt;</content>
</entry>
<entry>
<title>Enable github actions for unit and sanity tests (#263)</title>
<updated>2022-06-16T05:01:25+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2022-06-16T05:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=e66c1e127c7226167e648d7778a7c2a71b71f58d'/>
<id>urn:sha1:e66c1e127c7226167e648d7778a7c2a71b71f58d</id>
<content type='text'>
Signed-off-by: GomathiselviS &lt;gomathiselvi@gmail.com&gt;</content>
</entry>
<entry>
<title>Create symmlinks for redirection of vyos modules (#244)</title>
<updated>2022-04-04T19:23:39+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2022-04-04T19:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=507955aeda83492dab7f2d5f9b695f7bd4043e35'/>
<id>urn:sha1:507955aeda83492dab7f2d5f9b695f7bd4043e35</id>
<content type='text'>
Create symmlinks for redirection of vyos modules

Signed-off-by: GomathiselviS gomathiselvi@gmail.com
SUMMARY


ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Sagar Paul &lt;sagpaul@redhat.com&gt;
Reviewed-by: None &lt;None&gt;</content>
</entry>
<entry>
<title>Vyos snmp_server Resource Module (#227)</title>
<updated>2022-02-01T00:41:29+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2022-02-01T00:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=32371e3fe712b08bc3e3b47075741234ad784586'/>
<id>urn:sha1:32371e3fe712b08bc3e3b47075741234ad784586</id>
<content type='text'>
Vyos snmp_server Resource Module

SUMMARY


Added vyos_snmp_server resource module
ISSUE TYPE


New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Nilashish Chakraborty &lt;nilashishchakraborty8@gmail.com&gt;
Reviewed-by: Ashwini Mhatre &lt;mashu97@gmail.com&gt;
Reviewed-by: None &lt;None&gt;</content>
</entry>
<entry>
<title>Add test requirement for coverage (#37)</title>
<updated>2020-05-30T01:41:01+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2020-05-30T01:41:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=17b7bccfade8d2366c64a4605cccc33205705c05'/>
<id>urn:sha1:17b7bccfade8d2366c64a4605cccc33205705c05</id>
<content type='text'>
[vyos] Add test requirement for coverage

Reviewed-by: https://github.com/apps/ansible-zuul</content>
</entry>
<entry>
<title>Add missing ansible.cfg for integration testing</title>
<updated>2020-04-24T19:57:08+00:00</updated>
<author>
<name>Paul Belanger</name>
<email>pabelanger@redhat.com</email>
</author>
<published>2020-04-24T18:59:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=022126a694db1e582de3d1af7bc763f43959af1b'/>
<id>urn:sha1:022126a694db1e582de3d1af7bc763f43959af1b</id>
<content type='text'>
Add test dependencies for unit tests.

Fix import statement for vyos_static_route unit tests.

Signed-off-by: Paul Belanger &lt;pabelanger@redhat.com&gt;
</content>
</entry>
</feed>
