<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyconf.git/src/commit.mli, branch rolling</title>
<subtitle>Software appliance configuration framework (mirror of https://github.com/vyos/vyconf.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyconf.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyconf.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/'/>
<updated>2025-09-10T19:46:33+00:00</updated>
<entry>
<title>T7737: provide session pid, user, sudo_user to vyos-commitd</title>
<updated>2025-09-10T19:46:33+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-09-10T19:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=4a10cd92e8e5d3f7bf53c1a80c408c68073535c8'/>
<id>urn:sha1:4a10cd92e8e5d3f7bf53c1a80c408c68073535c8</id>
<content type='text'>
Send vyconfd session pid and client env vars to vyos-commitd for use in
config mode scripts.
</content>
</entry>
<entry>
<title>T7302: add dry_run field and update branch</title>
<updated>2025-04-04T17:36:50+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-04-03T02:41:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=eeb758f406f0cc27ab7863dc17eec00c24f2c0b6'/>
<id>urn:sha1:eeb758f406f0cc27ab7863dc17eec00c24f2c0b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7302: remove unused commit_store</title>
<updated>2025-04-04T17:36:50+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-04-03T20:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=f389a749097d2a265d1ce1b757804af70a7199ba'/>
<id>urn:sha1:f389a749097d2a265d1ce1b757804af70a7199ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7272: add commit processing of commitd response</title>
<updated>2025-03-31T05:50:30+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-03-30T20:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=56b05dc3b8d04de25489b4510ba25efc584ebc7a'/>
<id>urn:sha1:56b05dc3b8d04de25489b4510ba25efc584ebc7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7272: simplify library dependencies for implementation of commit op</title>
<updated>2025-03-31T05:50:30+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-03-21T02:26:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=bed066dbf1b6cf9d606c0f1f827cce30f4dcc430'/>
<id>urn:sha1:bed066dbf1b6cf9d606c0f1f827cce30f4dcc430</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7121: keep track of source of subtree from delete or add trees</title>
<updated>2025-03-17T04:13:39+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-03-17T03:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=d366f8e302ddadf9ad6ee74ca5430dcc52a7c67b'/>
<id>urn:sha1:d366f8e302ddadf9ad6ee74ca5430dcc52a7c67b</id>
<content type='text'>
For partial commits with a config error on a subtree, one needs to know
the origin of the failed subtree, whether from deletion or addition, in
order to contruct the partial successful result.
</content>
</entry>
<entry>
<title>T7121: add commit_store stub callback and expose needed functions</title>
<updated>2025-03-17T04:13:39+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-03-17T03:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=a4cbf694160b74a70735db65adb712d40b417079'/>
<id>urn:sha1:a4cbf694160b74a70735db65adb712d40b417079</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7121: script_name defined as string, not string option, by construction</title>
<updated>2025-03-17T04:13:39+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-03-17T02:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=42a38b507589968248718c91ae34cf6afa1c3017'/>
<id>urn:sha1:42a38b507589968248718c91ae34cf6afa1c3017</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7121: extend and rename commit data records to parallel vyos-commitd</title>
<updated>2025-03-17T04:13:39+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-03-17T02:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=66ba4b46b18d5c1449df758d87e0be3e621bc98a'/>
<id>urn:sha1:66ba4b46b18d5c1449df758d87e0be3e621bc98a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6946: add test function and executable</title>
<updated>2025-02-06T15:25:32+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-01-31T15:36:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=f5152b3de2a52b7a8d05c3cdc18d5f690c76bfba'/>
<id>urn:sha1:f5152b3de2a52b7a8d05c3cdc18d5f690c76bfba</id>
<content type='text'>
</content>
</entry>
</feed>
