| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-08-05 | 2026.08.05-0033-rolling2026.08.05-0033-rollingrolling | vyosbot | |
| 2026-08-04 | 2026.08.04-0035-rolling2026.08.04-0035-rolling | vyosbot | |
| 2026-07-30 | 2026.07.30-0032-rolling2026.07.30-0032-rolling | vyosbot | |
| 2026-07-29 | 2026.07.29-0032-rolling2026.07.29-0032-rolling | vyosbot | |
| 2026-07-28 | 2026.07.28-0034-rolling2026.07.28-0034-rolling | vyosbot | |
| 2026-07-24 | 2026.07.24-0032-rolling2026.07.24-0032-rolling | vyosbot | |
| 2026-07-21 | 2026.07.21-1151-rolling2026.07.21-1151-rolling | vyosbot | |
| 2026-07-11 | 2026.07.11-0033-rolling2026.07.11-0033-rolling | vyosbot | |
| 2026-07-10 | 2026.07.10-1446-rolling2026.07.10-1446-rolling | vyosbot | |
| 2026-07-10 | 2026.07.10-1319-rolling2026.07.10-1319-rolling | vyosbot | |
| 2026-06-30 | 2026.06.30-0048-rolling2026.06.30-0048-rolling | vyosbot | |
| 2026-06-24 | 2026.06.24-0045-rolling2026.06.24-0045-rolling | vyosbot | |
| 2026-06-23 | 2026.06.23-0048-rolling2026.06.23-0048-rolling | vyosbot | |
| 2026-06-22 | 2026.06.22-0055-rolling2026.06.22-0055-rolling | vyosbot | |
| 2026-06-20 | 2026.06.20-0050-rolling2026.06.20-0050-rolling | vyosbot | |
| 2026-06-19 | 2026.06.19-0100-rolling2026.06.19-0100-rolling | vyosbot | |
| 2026-06-18 | 2026.06.18-0055-rolling2026.06.18-0055-rolling | vyosbot | |
| 2026-06-17 | 2026.06.17-0055-rolling2026.06.17-0055-rolling | vyosbot | |
| 2026-06-16 | 2026.06.16-0101-rolling2026.06.16-0101-rolling | vyosbot | |
| 2026-06-15 | 2026.06.15-0056-rolling2026.06.15-0056-rolling | vyosbot | |
| 2026-06-12 | 2026.06.12-0055-rolling2026.06.12-0055-rolling | vyosbot | |
| 2026-06-10 | 2026.06.10-0053-rolling2026.06.10-0053-rolling | vyosbot | |
| 2026-06-09 | 2026.06.09-0046-rolling2026.06.09-0046-rolling | vyosbot | |
| 2026-06-04 | 2026.06.04-1035-rolling2026.06.04-1035-rolling | vyosbot | |
| 2026-05-31 | chore: 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-31 | ci: 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-30 | ci: 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-30 | 2026.05.30-0046-rolling2026.05.30-0046-rolling | vyosbot | |
| 2026-05-29 | 2026.05.29-0050-rolling2026.05.29-0050-rolling | vyosbot | |
| 2026-05-28 | 2026.05.28-0044-rolling2026.05.28-0044-rolling | vyosbot | |
| 2026-05-27 | 2026.05.27-0048-rolling2026.05.27-0048-rolling | vyosbot | |
| 2026-05-26 | 2026.05.26-0047-rolling2026.05.26-0047-rolling | vyosbot | |
| 2026-05-25 | 2026.05.25-0048-rolling2026.05.25-0048-rolling | vyosbot | |
| 2026-05-24 | Merge pull request #19 from vyos/claude/coderabbit-yaml-t8851 | Yevhen Bondarenko | |
| ci: add .coderabbit.yaml for central-config inheritance (T8851) | |||
| 2026-05-24 | ci: add .coderabbit.yaml for central-config inheritance (T8851) | Yuriy Andamasov | |
| 2026-05-23 | 2026.05.23-0045-rolling2026.05.23-0045-rolling | vyosbot | |
| 2026-05-22 | 2026.05.22-0046-rolling2026.05.22-0046-rolling | vyosbot | |
| 2026-05-21 | 2026.05.21-0048-rolling2026.05.21-0048-rolling | vyosbot | |
| 2026-05-20 | 2026.05.20-0049-rolling2026.05.20-0049-rolling | vyosbot | |
| 2026-05-19 | 2026.05.19-0047-rolling2026.05.19-0047-rolling | vyosbot | |
| 2026-05-18 | 2026.05.18-0045-rolling2026.05.18-0045-rolling | vyosbot | |
| 2026-05-17 | 2026.05.17-0044-rolling2026.05.17-0044-rolling | vyosbot | |
| 2026-05-16 | Merge pull request #18 from vyos/agents-md-T8595 | Yuriy Andamasov | |
| T8595: remove AGENTS.md (private sibling owns the agent-facing docs) | |||
| 2026-05-16 | T8595: remove AGENTS.md (private sibling owns the agent-facing docs)agents-md-T8595 | Yuriy Andamasov | |
| Authority: T8595 (AGENTS.md fleet rollout). 🤖 Generated by [robots](https://vyos.io) | |||
| 2026-05-16 | 2026.05.16-0041-rolling2026.05.16-0041-rolling | vyosbot | |
| 2026-05-15 | 2026.05.15-0043-rolling | vyosbot | |
| 2026-05-14 | 2026.05.14-0046-rolling | vyosbot | |
| 2026-05-13 | 2026.05.13-0044-rolling | vyosbot | |
| 2026-05-12 | Merge pull request #17 from kumvijaya/current | Yevhen Bondarenko | |
| T8835: pr mirror workflow - revert | |||
| 2026-05-12 | T8835: pr mirror workflow - revert | Vijayakumar A | |
