summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-08-052026.08.05-0033-rolling2026.08.05-0033-rollingrollingvyosbot
2026-08-042026.08.04-0035-rolling2026.08.04-0035-rollingvyosbot
2026-07-302026.07.30-0032-rolling2026.07.30-0032-rollingvyosbot
2026-07-292026.07.29-0032-rolling2026.07.29-0032-rollingvyosbot
2026-07-282026.07.28-0034-rolling2026.07.28-0034-rollingvyosbot
2026-07-242026.07.24-0032-rolling2026.07.24-0032-rollingvyosbot
2026-07-212026.07.21-1151-rolling2026.07.21-1151-rollingvyosbot
2026-07-112026.07.11-0033-rolling2026.07.11-0033-rollingvyosbot
2026-07-102026.07.10-1446-rolling2026.07.10-1446-rollingvyosbot
2026-07-102026.07.10-1319-rolling2026.07.10-1319-rollingvyosbot
2026-06-302026.06.30-0048-rolling2026.06.30-0048-rollingvyosbot
2026-06-242026.06.24-0045-rolling2026.06.24-0045-rollingvyosbot
2026-06-232026.06.23-0048-rolling2026.06.23-0048-rollingvyosbot
2026-06-222026.06.22-0055-rolling2026.06.22-0055-rollingvyosbot
2026-06-202026.06.20-0050-rolling2026.06.20-0050-rollingvyosbot
2026-06-192026.06.19-0100-rolling2026.06.19-0100-rollingvyosbot
2026-06-182026.06.18-0055-rolling2026.06.18-0055-rollingvyosbot
2026-06-172026.06.17-0055-rolling2026.06.17-0055-rollingvyosbot
2026-06-162026.06.16-0101-rolling2026.06.16-0101-rollingvyosbot
2026-06-152026.06.15-0056-rolling2026.06.15-0056-rollingvyosbot
2026-06-122026.06.12-0055-rolling2026.06.12-0055-rollingvyosbot
2026-06-102026.06.10-0053-rolling2026.06.10-0053-rollingvyosbot
2026-06-092026.06.09-0046-rolling2026.06.09-0046-rollingvyosbot
2026-06-042026.06.04-1035-rolling2026.06.04-1035-rollingvyosbot
2026-05-31chore: T8947: make vyos-nightly-build a true placeholder (drop vestigial ↵Yuriy Andamasov
build workflow) (#22) * chore: T8947: make vyos-nightly-build a true placeholder (drop vestigial build workflow) This repository is the release/artifact store for VyOS nightly build images — it receives version.json + tags from the real builder and hosts the published GitHub Releases. It does not perform builds: Actions history shows only `CLA Check` runs, never `nightly-build`, despite the daily cron. - Remove the vestigial `.github/workflows/nightly-build.yml` (never executed here; its scheduled runs produced nothing and the workflow misrepresented the repo's role). - README: drop the build-status badge + "Scheduled VyOS image build" framing, describe the actual artifact/release-host role, and fix a stale post-1c ref (`raw/refs/heads/current/minisign.pub` → `rolling`, which otherwise 404s). Companion to IS-504 / T8947. 🤖 Generated by [robots](https://vyos.io) * docs: T8947: clarify version.json/releases are published here by the external builder Addresses adversarial-review (Gemini) recommendation: make explicit that version.json + GitHub Releases in this placeholder repo are written by the VyOS build infrastructure on each successful nightly build, not produced here. 🤖 Generated by [robots](https://vyos.io)
2026-05-31ci: T8947: fix current→rolling branch-ref drift in nightly-build (rollout ↵Yuriy Andamasov
1c follow-up) (#21) Rollout 1c (IS-503) renamed this repo's default branch current→rolling but did not edit workflow content. Two job-level guards still gate on the old branch name, so they never fire on `rolling`: - Slack failure-notification job: `github.ref == 'refs/heads/current'` - retag/publish job: `github.ref_name == 'current'` Both now reference `rolling`. Companion to IS-504 / T8947. 🤖 Generated by [robots](https://vyos.io)
2026-05-30ci: T8943: sweep HIGH-producer pins to renamed branches (rollout 1c) (#20)Yuriy Andamasov
Rewrites uses: pins to the three HIGH-fanout producers (vyos/.github, vyos/vyos-cla-signatures, VyOS-Networks/vyos-reusable-workflows) from their old default branch to the new production compat branch staged in Task 1. No functional change; pin-ref rewrite only. Tracking: T8943
2026-05-302026.05.30-0046-rolling2026.05.30-0046-rollingvyosbot
2026-05-292026.05.29-0050-rolling2026.05.29-0050-rollingvyosbot
2026-05-282026.05.28-0044-rolling2026.05.28-0044-rollingvyosbot
2026-05-272026.05.27-0048-rolling2026.05.27-0048-rollingvyosbot
2026-05-262026.05.26-0047-rolling2026.05.26-0047-rollingvyosbot
2026-05-252026.05.25-0048-rolling2026.05.25-0048-rollingvyosbot
2026-05-24Merge pull request #19 from vyos/claude/coderabbit-yaml-t8851Yevhen Bondarenko
ci: add .coderabbit.yaml for central-config inheritance (T8851)
2026-05-24ci: add .coderabbit.yaml for central-config inheritance (T8851)Yuriy Andamasov
2026-05-232026.05.23-0045-rolling2026.05.23-0045-rollingvyosbot
2026-05-222026.05.22-0046-rolling2026.05.22-0046-rollingvyosbot
2026-05-212026.05.21-0048-rolling2026.05.21-0048-rollingvyosbot
2026-05-202026.05.20-0049-rolling2026.05.20-0049-rollingvyosbot
2026-05-192026.05.19-0047-rolling2026.05.19-0047-rollingvyosbot
2026-05-182026.05.18-0045-rolling2026.05.18-0045-rollingvyosbot
2026-05-172026.05.17-0044-rolling2026.05.17-0044-rollingvyosbot
2026-05-16Merge pull request #18 from vyos/agents-md-T8595Yuriy Andamasov
T8595: remove AGENTS.md (private sibling owns the agent-facing docs)
2026-05-16T8595: remove AGENTS.md (private sibling owns the agent-facing docs)agents-md-T8595Yuriy Andamasov
Authority: T8595 (AGENTS.md fleet rollout). 🤖 Generated by [robots](https://vyos.io)
2026-05-162026.05.16-0041-rolling2026.05.16-0041-rollingvyosbot
2026-05-152026.05.15-0043-rollingvyosbot
2026-05-142026.05.14-0046-rollingvyosbot
2026-05-132026.05.13-0044-rollingvyosbot
2026-05-12Merge pull request #17 from kumvijaya/currentYevhen Bondarenko
T8835: pr mirror workflow - revert
2026-05-12T8835: pr mirror workflow - revertVijayakumar A