summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-06-08T8966: add legacy-label escape to invalid-task-id rule (commit check exempt) ↵rollingYuriy Andamasov
(#17)
2026-06-06ci: T8966: exempt bots from product T-ID (invalid-task-id) gate (#16)Yuriy Andamasov
2026-06-06ci: T8966: add product T-ID title/commit check (opt-in relocation) (#15)Yuriy Andamasov
2026-06-01Merge pull request #14 from vyos/ci/lts-name-checkYuriy Andamasov
T8943: ci: add lts-name-check advisory caller
2026-06-01T8943: ci: add lts-name-check advisory callerYuriy Andamasov
Adds the source-side LTS-name advisory caller (mirror-pipeline). Non-blocking; posts a generic advisory if a PR title/body references a release-train branch name. 🤖 Generated by [robots](https://vyos.io)
2026-06-01T8943: migrate pr-mirror wrapper to canonical stub (#13)Yuriy Andamasov
Mirror Pipeline Rollout 2 Task 6. Uniform canonical wrapper: trigger branches [rolling, production], permissions: contents: read, drop redundant wrapper-level MIRROR_ENABLED guard (now central). 🤖 Generated by [robots](https://vyos.io)
2026-05-30ci: T8943: migrate branch-name refs current->rolling (rollout 1c) (#12)Yuriy Andamasov
Tracking: T8943
2026-05-30ci: T8943: sweep HIGH-producer pins to renamed branches (rollout 1c) (#11)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-30T8943: migrate mirror wrapper to App-ready uniform stub (rollout 1b Task 5) ↵HEADcurrentYuriy Andamasov
(#10) Replace PAT-based explicit secrets with App-ready `secrets: inherit` stub. Adds MIRROR_ENABLED opt-out guard and uniform job/input naming per rollout spec. Plan: ~/.claude/plans/2026-05-26-mirror-rollout-1b-revised.md Task 5 🤖 Generated by [robots](https://vyos.io)
2026-05-28T8615: add Mergify config (extends: mergify central template) (#9)Yuriy Andamasov
* T8615: add Mergify config (extends: mergify central template) Adds the org-local central-config inheritance file per the T8615 sweep (re-scoped 2026-05-28). 4-line minimum: extends: mergify resolves to vyos/mergify which provides commands_restrictions (9 slash commands x 4-sender allowlist), conflict labeler, PR-title T-ID format check, opt-in auto-update, and the backport-conflict merge protection. merge_protections_settings: reporting_method: check-runs declared explicitly per-repo because only defaults and commands_restrictions are documented as merging across extends: -- pin to current behavior pre the 2026-07-31 default flip per data/github.md Mergify gotchas table. Phase 0 CR: 0 finding(s). Known false positive: CR flags extends: mergify as 'not a documented built-in preset' but Mergify documents the org-local form at https://docs.mergify.com/configuration/sharing/. Refs: T8615 (re-scoped 2026-05-28), IS-421 Generated by robots https://vyos.io * T8615: switch yaml-language-server schema URL to JSON-schema Replaces the human-docs file-format URL (which serves HTML and cannot drive editor validation) with the machine-readable JSON-schema URL that yaml-language-server actually resolves for autocomplete and schema validation. Old: https://docs.mergify.com/configuration/file-format/ New: https://docs.mergify.com/mergify-configuration-schema.json Phase 0 CR: 0 finding(s). Refs: T8615 (re-scoped 2026-05-28), IS-421 Generated by robots https://vyos.io
2026-05-25Merge pull request #8 from vyos/claude/coderabbit-yaml-t8851Daniil Baturin
coderabbit: T8851: add .coderabbit.yaml for central-config inheritance
2026-05-25coderabbit: T8851: add .coderabbit.yaml for central-config inheritanceYuriy Andamasov
2026-05-10Merge pull request #7 from kumvijaya/currentYevhen Bondarenko
T8835: added pr mirror workflow
2026-05-09T8835: added pr mirror workflow, removed extra spacesVijayakumar A
2026-05-09T8835: added pr mirror workflowVijayakumar A
2026-05-08Merge pull request #6 from vyos/T8595-add-agents-mdDaniil Baturin
general: T8595: add AGENTS.md
2026-05-07general: T8595: scrub private-org references from public AGENTS.mdYuriy Andamasov
2026-05-07general: T8595: clean leaked internal referencesYuriy Andamasov
2026-05-07general: T8595: add AGENTS.mdYuriy Andamasov
2025-07-15Merge pull request #4 from vyos/claChristian Breunig
CI: T7579: fix of the run trigger for CLA
2025-07-14T7579: fix of the run trigger for CLAYevhen Bondarenko
2025-07-06Merge pull request #3 from vyos/claChristian Breunig
T7579: added workflow for CLA
2025-07-04T7579: added workflow for CLAclalemeshovich
2023-08-29Merge pull request #1 from Apachez-/T5522Christian Breunig
T5522: Add logging for which mksquashfs syntax is being used
2023-08-29T5522: Add logging for which mksquashfs syntax is being usedApachez
2021-10-30Disable the check for bashisms for the time beingDanil Baturin
because Debian's own code isn't passing it
2021-08-02add items for grub setup and enable persistenceKim Hagen
2021-07-29create loop partitions with mknod instead of bind mounting /devKim Hagen
2021-07-28create vyos hdd imageKim Hagen
2021-07-19Enable dm-verity support also for ext filesystemsmasterThore Sommer
Those need a block size of 4k to work.
2021-07-11docs: documentation for dm-verity featureThore Sommer
2021-07-11Adding dm-verity support for rootfsThore Sommer
This adds support for dm-vertiy on the root filesystem. Currently only squashfs is supported. Three new flags are introduced. * --dm-verity: Enable basic dm-verity support * --dm-verity-fec NB_ROOTS: Enable forward error correction. Optional * --dm-verity-sign SCRIPT: Specify signing script for the root hash. Optional
2021-04-07Update changelog for 1:20210407 releasedebian/1%20210407Luca Boccassi
2021-04-05Update changelog for 1:20210405 releaseLuca Boccassi
2021-04-02Autopkgtest: remove architecture restrictionLuca Boccassi
Let's see if everything works now.
2021-04-02Autopkgtest: build a stable imageLuca Boccassi
2021-04-02Firmware download: skip architecture if not foundLuca Boccassi
Contents-all.gz does not seem to exist on Buster, so don't fail if wget doesn't find the file. Closes: #986278
2021-03-30Update changelog for 1:20210330 releasedebian/1%20210330Luca Boccassi
2021-03-30security: do not append /updates from bullseye onwardLuca Boccassi
No longer required. Closes: #986148
2021-03-29Fix typo in changelogLuca Boccassi
E: live-build: possible-missing-colon-in-closes Gbp-Dch: ignore
2021-03-29Update changelog for 1:20210329 releasedebian/1%20210329Luca Boccassi
2021-03-29Add NEWS entry to notify about filesystemd.size removalLuca Boccassi
2021-03-29Removed filesystem.size for squashfs images.Roland Clobus
See for more details https://lists.debian.org/debian-live/2021/03/msg00008.html
2021-03-21Fixed handling of checksums in combination with the d-i installer.Roland Clobus
1) lb config rejected multiple checksum types 2) When using the installer, cdrom-checker requires a md5 checksum file, use 'Check the integrity of the installation media' in the installer 3) The comments in the first lines of the checksum files caused cdrom-checker to fail the integrity of the image
2021-03-11Support security for bullseye. See https://wiki.debian.org/NewInBullseye. ↵Roland Clobus
Closes #964914
2021-02-22firmwarelists.sh: Search Contents-all for firmware too.Unit 193
2021-02-18No mksquashfs progress bar if stdin is not a terminalRyan Finnie
Explicitly documented updated conditional, as "-t" is not a commonly seen shell test.
2021-02-17Use --apt-http-proxy/--apt-ftp-proxy for debootstrapRyan Finnie
2021-02-16Update changelog for 1:20210216 releasedebian/1%20210216Luca Boccassi
2021-02-16mkfs.msdos needs at most 32 bits for the -i argument.Roland Clobus
Use the hexadecimal version of SOURCE_DATE_EPOCH, limited to the lower 32 bits