From e4b5ca7d2dae8a2d89fdfb0f55a67319bf6b35cc Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Sun, 10 May 2026 18:06:54 +0300 Subject: docs: refresh README + sweep stale `current` refs in AGENTS.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Rewrite README.md: drop Python 2 install dance, drop `sphinx-panels` (removed years ago), drop `sudo pip install` antipattern, replace with venv + requirements.txt path. Refresh the branch table to current naming, point contributors at AGENTS.md for the full guide. Refresh the docs status badge to reference `rolling` (was `latest`). - AGENTS.md: replace remaining `current` branch references with `rolling` in the branch table, the "PRs target …" line, and the RTD layout table Branch column. The default branch was renamed `current` → `rolling` on 2026-05-10 (commit 8dbf8b05 only swept CI). 🤖 Generated by [robots](https://vyos.io) --- AGENTS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'AGENTS.md') diff --git a/AGENTS.md b/AGENTS.md index 462b47c9..923beae9 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -44,13 +44,13 @@ One long-lived branch per VyOS release line. Branch names are constellations sor | Branch | VyOS version | |--------|--------------| -| `current` | rolling / 1.5+ (default branch — all new docs target this) | +| `rolling` | rolling / 1.5+ (default branch — all new docs target this) | | `circinus` | 1.5.x | | `sagitta` | 1.4.x | | `equuleus` | 1.3.x (legacy) | | `crux` | 1.2.x (legacy) | -PRs target `current`. After merge, request backports via Mergify comments on the PR: +PRs target `rolling`. After merge, request backports via Mergify comments on the PR: ``` @Mergifyio backport circinus @@ -190,7 +190,7 @@ table. | Slug | Verbose | Branch | Role | |---|---|---|---| -| `rolling` | current | `current` | canonical for rolling/next major | +| `rolling` | rolling | `rolling` | canonical for rolling/next major | | `1.5` | circinus | `circinus` | canonical for current LTS | | `1.4` | sagitta | `sagitta` | canonical for previous LTS | | `1.3`, `1.2` | equuleus, crux | older | canonical for older releases | -- cgit v1.2.3