<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/services/api/graphql/libs/op_mode.py, branch feature/T9082-codeql-cpp</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-06-28T21:16:52+00:00</updated>
<entry>
<title>T7591: remove copyright years from source files</title>
<updated>2025-06-28T21:16:52+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-06-28T18:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1478516ae437f19ebeb7d6ff9b83dd74f8e76758'/>
<id>urn:sha1:1478516ae437f19ebeb7d6ff9b83dd74f8e76758</id>
<content type='text'>
The legal team says years are not necessary so we can go ahead with it, since
it will simplify backporting.

Automatically removed using: git ls-files | grep -v libvyosconfig | xargs sed -i -E \
's/^# Copyright (19|20)[0-9]{2}(-[0-9]{4})? VyOS maintainers.*/# Copyright VyOS maintainers and contributors &lt;maintainers@vyos.io&gt;/g'

In addition we will error-out during "make" if someone re-adds a legacy
copyright notice
</content>
</entry>
<entry>
<title>T6199: drop unused Python imports from graphql source</title>
<updated>2024-04-04T18:20:38+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-04-04T18:20:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9b4a3bc54ec6d2ff8e435add5e2de995a54dfc6a'/>
<id>urn:sha1:9b4a3bc54ec6d2ff8e435add5e2de995a54dfc6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5195: vyos.util -&gt; vyos.utils package refactoring part #2</title>
<updated>2023-07-15T18:13:12+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-15T18:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5f77ccf91eb402c548fc91b2e080a4b2b86f4181'/>
<id>urn:sha1:5f77ccf91eb402c548fc91b2e080a4b2b86f4181</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: T5051: interpret Literal types as enums</title>
<updated>2023-03-05T20:15:18+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-03-03T17:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ae2db32a13d78c5014c7b770f2de28949a13a6c3'/>
<id>urn:sha1:ae2db32a13d78c5014c7b770f2de28949a13a6c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>graphql: T4544: use opmode._is_op_mode_function_name instead of local copy</title>
<updated>2023-01-23T18:13:39+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-01-23T18:12:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=90bd28bd9c487d4f2e4e8555dccc0b1e89886ab0'/>
<id>urn:sha1:90bd28bd9c487d4f2e4e8555dccc0b1e89886ab0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>container: T4880: include 'add'/'delete' in standard op-mode functions</title>
<updated>2023-01-09T20:50:20+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-01-09T20:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2fc4f15353eb9ec3788693b87cd2b8fee1d4eafa'/>
<id>urn:sha1:2fc4f15353eb9ec3788693b87cd2b8fee1d4eafa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>graphql: T4887: interpret all boolean options as nullable</title>
<updated>2022-12-19T21:21:03+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2022-12-19T21:21:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e1049d5f28d8863d79360380029a561e70467fab'/>
<id>urn:sha1:e1049d5f28d8863d79360380029a561e70467fab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>graphql: T4544: use load_as_module from vyos.util</title>
<updated>2022-11-21T21:03:54+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2022-11-21T18:45:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3d4dedd6709760ebf7bb9cff2b1a22ab5b212532'/>
<id>urn:sha1:3d4dedd6709760ebf7bb9cff2b1a22ab5b212532</id>
<content type='text'>
load_as_module was added to util.py for T4821; prefer over local copy
</content>
</entry>
<entry>
<title>graphql: T4791: decamelize/normalize result of op-mode queries</title>
<updated>2022-11-01T18:47:18+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2022-11-01T16:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=db0791238c9cccaf73aac61844a6c0293c513a54'/>
<id>urn:sha1:db0791238c9cccaf73aac61844a6c0293c513a54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>graphql: T4574: reorganize directory structure for clarity</title>
<updated>2022-10-25T14:03:06+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2022-10-23T16:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7038b761302be2ec90338981830b8cd7cf887381'/>
<id>urn:sha1:7038b761302be2ec90338981830b8cd7cf887381</id>
<content type='text'>
</content>
</entry>
</feed>
