diff options
| author | Yuriy Andamasov <andamasov@gmail.com> | 2026-06-01 03:02:52 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-01 03:02:52 +0300 |
| commit | 0a2ec2b6440653da0eccb91fbb77493f518acc21 (patch) | |
| tree | b34bf8a7ebf94e83c301f9671372da73a7151bbc | |
| parent | 5c604df2fc376e7f325e0b24c02feac6c3d1083d (diff) | |
| download | vyos-http-api-tools-0a2ec2b6440653da0eccb91fbb77493f518acc21.tar.gz vyos-http-api-tools-0a2ec2b6440653da0eccb91fbb77493f518acc21.zip | |
docs: AGENTS.md: reflect rollout 1c default-branch rename (#51)
| -rw-r--r-- | AGENTS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ No application-level test runner — the package is exercised at runtime by `vyo ## Conventions - Commit/PR title: `component: T12345: description` (Phorge task ID at https://vyos.dev). Enforced by `check-pr-message.yml` reusable. -- Workflows: `pr-mirror-repo-sync.yml`, `trigger-rebuild-repo-package.yml`, `codeql.yml`, `cla-check.yml` (all `vyos/.github@current` reusables). +- Workflows: `pr-mirror-repo-sync.yml`, `trigger-rebuild-repo-package.yml`, `codeql.yml`, `cla-check.yml` (all `vyos/.github@production` reusables). - Bumping `requirements.in` → regenerate `requirements.txt` via `pip-compile` (`pip-tools`) in the same PR. Pin full graph for reproducible builds. ## Notes for future contributors |
