<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/automation/command-scripting.rst, branch 1.4</title>
<subtitle>VyOS readthedocs (mirror of https://github.com/vyos/vyos-documentation.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-documentation.git/atom?h=1.4</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-documentation.git/atom?h=1.4'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/'/>
<updated>2026-05-06T18:50:08+00:00</updated>
<entry>
<title>feat: flip swap mechanism on sagitta — MD as primary, RST as override</title>
<updated>2026-05-06T18:50:08+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-06T18:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=b8b3044d3c3515d91de0f44785bfd965174867df'/>
<id>urn:sha1:b8b3044d3c3515d91de0f44785bfd965174867df</id>
<content type='text'>
Mirror of #1899 (current) and #1900 (circinus) for sagitta. Same logic,
same scripts, per-branch file set.

Changes:
- Rename docs/**/md-&lt;stem&gt;.md to docs/**/&lt;stem&gt;.md (drop md- prefix) for
  all 210 stems previously listed in docs/_swap.txt
- Rename docs/**/&lt;stem&gt;.rst to docs/**/rst-&lt;stem&gt;.rst (add rst- prefix)
  for the same 210 stems
- Repurpose docs/_swap.txt as docs/_rst_overrides.txt; initially empty
- conf.py exclude_patterns flipped: rst-*.rst excluded by default
- conf.py runtime-artifact references updated to _rst_override_state.json
  and _md_exclude.txt
- scripts/swap_sources.py imported from current (post-#1899 rewrite, with
  inverted rename direction)
- scripts/import_myst.py and tests/test_import_myst.py deleted (obsolete)
- tests/test_swap_sources.py imported from current (post-#1899 rewrite)

Side-effect: fixes the same 404 on /en/1.4/ View page source links that
#1899 fixed for /en/rolling/ and #1900 fixed for /en/1.5/.

Per-branch differences vs #1899:
- sagitta has 210 stems vs current's 254 (sagitta has no vpp pages and
  fewer current-only features; cli + installation/cloud/aws are still
  RST-only on sagitta pending the title-level fix follow-up)
- otherwise the script/conf.py/test changes are byte-identical with current

Generated by robots https://vyos.io
</content>
</entry>
<entry>
<title>Fix typos in automation</title>
<updated>2024-01-19T20:07:29+00:00</updated>
<author>
<name>Sebastian Weber</name>
<email>s@web3r.de</email>
</author>
<published>2024-01-17T20:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=3d927aa7ee2896a0e7c4ab0058fe40441eee20fc'/>
<id>urn:sha1:3d927aa7ee2896a0e7c4ab0058fe40441eee20fc</id>
<content type='text'>
(cherry picked from commit ac79583948672c470d51439644fd6da470e7805e)
</content>
</entry>
<entry>
<title>proofread: increase date on various automation files</title>
<updated>2023-01-16T20:28:32+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2023-01-16T20:21:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=913c494947ef5ca30640e4fdc088b8be3e0f54ba'/>
<id>urn:sha1:913c494947ef5ca30640e4fdc088b8be3e0f54ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bgp: T4257: changing BGP "local-as" to "system-as"</title>
<updated>2022-08-04T19:15:38+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-08-04T19:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=be69070e2449d8437a2fe0cde82c501edc8c19ad'/>
<id>urn:sha1:be69070e2449d8437a2fe0cde82c501edc8c19ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated syntax to python3</title>
<updated>2022-06-29T09:24:01+00:00</updated>
<author>
<name>zlibd</name>
<email>52056480+zlibd@users.noreply.github.com</email>
</author>
<published>2022-06-29T09:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=9e5bbd134120b9a5436665124326ddb2d5aa5f87'/>
<id>urn:sha1:9e5bbd134120b9a5436665124326ddb2d5aa5f87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>commands-scripting: fix build error</title>
<updated>2022-03-23T20:19:43+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2022-03-23T20:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=3905e95e192cfc34743efad15d99e712ee64b7b2'/>
<id>urn:sha1:3905e95e192cfc34743efad15d99e712ee64b7b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>command-scripting: remove trailing whitespaces</title>
<updated>2022-02-21T18:44:20+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-02-21T18:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=c523a87aaa79f1bf98301004ff60ff29c352f85f'/>
<id>urn:sha1:c523a87aaa79f1bf98301004ff60ff29c352f85f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>command-scripting: add example for tremote SSH op-mode commands</title>
<updated>2022-02-21T18:44:09+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-02-21T18:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=66fcc79035cdcb5c4500e5bdeba62889668df1e2'/>
<id>urn:sha1:66fcc79035cdcb5c4500e5bdeba62889668df1e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>command-scripting: correct spelling and grammar</title>
<updated>2021-06-27T14:11:53+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2021-06-27T14:11:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=1895ea987a1468dd808a14608f72a70f6f838a31'/>
<id>urn:sha1:1895ea987a1468dd808a14608f72a70f6f838a31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into automation-doc-scripts</title>
<updated>2021-06-23T18:54:36+00:00</updated>
<author>
<name>Robert Göhler</name>
<email>github@ghlr.de</email>
</author>
<published>2021-06-23T18:54:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=719a6de07cf509871b607e35fa1e3f83bec54f34'/>
<id>urn:sha1:719a6de07cf509871b607e35fa1e3f83bec54f34</id>
<content type='text'>
</content>
</entry>
</feed>
