<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git, branch sagitta</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=sagitta</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-documentation.git/atom?h=sagitta'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/'/>
<updated>2026-08-31T13:34:56+00:00</updated>
<entry>
<title>Merge pull request #2228 from vyos/mergify/bp/sagitta/pr-2226</title>
<updated>2026-08-31T13:34:56+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-08-31T13:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=e61a25ff1de323d20841e77b28a13a6466b1bc30'/>
<id>urn:sha1:e61a25ff1de323d20841e77b28a13a6466b1bc30</id>
<content type='text'>
T9265: Update documentation for container image build (backport #2226)</content>
</entry>
<entry>
<title>T9265: Update documentation for container image build</title>
<updated>2026-08-31T13:33:46+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-08-30T13:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=98d8d57906268a2c9e537f5573bd4e3c875d07cf'/>
<id>urn:sha1:98d8d57906268a2c9e537f5573bd4e3c875d07cf</id>
<content type='text'>
(cherry picked from commit 9a39835d9096bbdab37c97950ce3010ad2bc1402)
</content>
</entry>
<entry>
<title>ci: T9208: bump AI-validation reviewer pin to v1.0.4 for scutum branch map (#2203)</title>
<updated>2026-08-14T15:05:55+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-08-14T15:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=71037a1991c3899fa43dd61e4124cc3b994031c6'/>
<id>urn:sha1:71037a1991c3899fa43dd61e4124cc3b994031c6</id>
<content type='text'>
🤖 Generated by [robots](https://vyos.io)</content>
</entry>
<entry>
<title>docs: fix MyST roles used inside eval-rst blocks (#2125)</title>
<updated>2026-08-04T09:54:54+00:00</updated>
<author>
<name>LiudmylaNad</name>
<email>l.nadolina@vyos.io</email>
</author>
<published>2026-08-04T09:54:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=873a388fdb5faeb869881cc780de16c96385e433'/>
<id>urn:sha1:873a388fdb5faeb869881cc780de16c96385e433</id>
<content type='text'>
* docs: fix MyST roles used inside eval-rst blocks

* Apply suggestions from code review

Co-authored-by: coderabbitai[bot] &lt;136622811+coderabbitai[bot]@users.noreply.github.com&gt;

---------

Co-authored-by: coderabbitai[bot] &lt;136622811+coderabbitai[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>ci: bump REVIEWER_REF to reviewer-v1.0.3 (rolling branch-map fix) (#2182) (#2184)</title>
<updated>2026-08-03T18:29:40+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2026-08-03T18:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=2ea0928fc0277eacb208765ab119055908b8e184'/>
<id>urn:sha1:2ea0928fc0277eacb208765ab119055908b8e184</id>
<content type='text'>
The reviewer-v1.0.2 tag ships a branches.json that maps docs branch
'rolling' to vyos-1x branch 'current'. The vyos-networks/vyos-1x
mirror renamed 'current' to 'rolling', so the 'Checkout vyos-1x at
mapped branch' step fails on every rolling-based PR (first observed
run 30565684480, PR #2177).

reviewer-v1.0.3 carries the corrected mapping (rolling -&gt; rolling)
plus CI/docs-only changes; no reviewer Python source changes between
the two tags.

🤖 Generated by [robots](https://vyos.io)

(cherry picked from commit 3263d8760117ab85bdfc6e13bbaf2d45db3c10a8)

Co-authored-by: Yuriy Andamasov &lt;yuriy@vyos.io&gt;</content>
</entry>
<entry>
<title>docs: exclude superpowers/ from the Sphinx build (#2168)</title>
<updated>2026-07-28T09:13:53+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2026-07-28T09:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=818598fbf1880d6b14ca327949dce37506fcb0ef'/>
<id>urn:sha1:818598fbf1880d6b14ca327949dce37506fcb0ef</id>
<content type='text'>
`docs/superpowers/` holds Claude Code plugin-generated internal design
specs and plans, not user documentation. Adding `superpowers` to
`exclude_patterns` guards against Sphinx ever picking the directory up
and publishing it should it reappear in the source tree.

Guard only — the content itself was already removed in 3ab97e71 and
abb8be5b.

(cherry picked from commit a9dc16aac2a7e7a6e5e4bb1c19897b3d707ba4d1)

Co-authored-by: Yuriy Andamasov &lt;yuriy@vyos.io&gt;</content>
</entry>
<entry>
<title>chore: ignore Claude Code local settings and git worktrees (#2170)</title>
<updated>2026-07-28T09:12:21+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-07-28T09:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=c06a4c0443b44b915301fca69ced0d895adf1892'/>
<id>urn:sha1:c06a4c0443b44b915301fca69ced0d895adf1892</id>
<content type='text'>
`.claude/settings.local.json` can hold local secrets and must never be
committable on a build branch; `.worktrees/` is local scratch space. Both
ignore blocks already exist on `rolling`; `sagitta` was missing them.

Additive only — no existing line is removed or reordered, and the resulting
file is byte-identical to rolling's `.gitignore`.</content>
</entry>
<entry>
<title>Merge pull request #2166 from vyos/claude/sagitta-superpowers-gitignore</title>
<updated>2026-07-28T00:31:51+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@andamasov.com</email>
</author>
<published>2026-07-28T00:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=bfd96c9734de9602be3c0fd8c299ea438b868bec'/>
<id>urn:sha1:bfd96c9734de9602be3c0fd8c299ea438b868bec</id>
<content type='text'>
chore: ignore superpowers generated files</content>
</entry>
<entry>
<title>chore: ignore superpowers generated files</title>
<updated>2026-07-28T00:16:00+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-07-28T00:16:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=510493a045aaebe49aae92e70995431bca10d972'/>
<id>urn:sha1:510493a045aaebe49aae92e70995431bca10d972</id>
<content type='text'>
`docs/superpowers/` is a Claude Code plugin-generated directory holding
internal design specs and plans, not user documentation. `rolling` and
`circinus` already carry this ignore block; `sagitta` was the only build
branch still missing it.

Guard only — the content itself was already removed in 3ab97e71 and
abb8be5b. Block is byte-identical to the one on rolling.
</content>
</entry>
<entry>
<title>ci: track Context7 variant by branch (sagitta companion) (#2129)</title>
<updated>2026-07-02T17:31:35+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-07-02T17:31:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=da6b6b2c4dba37957272a7a4564a869974cf5c71'/>
<id>urn:sha1:da6b6b2c4dba37957272a7a4564a869974cf5c71</id>
<content type='text'>
Companion to vyos-documentation#2127 (rolling). That PR switched the
Context7 1.5/1.4 variants to branch-backed and moved context7-refresh
to a push trigger, but a push-triggered workflow only fires from the
copy present on the pushed branch. Land the same two workflow changes
on sagitta so pushes here self-refresh the branch variant:

- context7-refresh.yml: workflow_run chain → push trigger on
  rolling/circinus/sagitta; refresh payload uses branch:"sagitta".
- Delete update-version-tags.yml (obsolete — no more git-tag
  indirection; branch variant tracks HEAD natively).

No context7.json on this branch — Context7 reads config only from the
default branch (rolling). Workflow-only change.

🤖 Generated by [robots](https://vyos.io)</content>
</entry>
</feed>
