summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-07-14ci: T9082: retire vacuous CodeQL workflow (#247)rollingYuriy Andamasov
The workflow scanned the 'python' language, but the repo contains no Python (M4/Makefile/Perl/Shell) — every analysis was empty. Perl is not a CodeQL-supported language, so there is nothing for CodeQL to scan here. Stale analyses under '/language:python' are deleted after merge (T9082 cutover procedure). 🤖 Generated by [robots](https://vyos.io)
2026-07-06Merge pull request #246 from vyos/claude/t9047-codeql-guardViacheslav Hletenko
ci: T9047: skip CodeQL on mirror twins (Code Security not enabled on private org)
2026-07-03ci: T9047: skip CodeQL on mirror twins (Code Security not enabled on private ↵claude/t9047-codeql-guardYuriy Andamasov
org)
2026-06-29Merge pull request #245 from vyos/ci/T8490-typos-vyatta-cfg-systemChristian Breunig
ci: T8490: fix typos in comments and install/snmp messages
2026-06-29ci: T8490: fix typos in comments and install/snmp messagesci/T8490-typos-vyatta-cfg-systemYuriy Andamasov
Comment- and message-string typos only (no code identifiers changed): - scripts/install/install-get-partition: parition/partiton/partion -> partition; accomdate -> accommodate - scripts/install/install-image-existing: yelds -> yields; underlaying -> underlying - scripts/snmp/if-mib-alias: "not-writeable" -> "not-writable" - scripts/vyatta-grub-setup: "grup-setup" -> "grub-setup" (GRUB, not "group"); maintance -> maintenance Clears this repo's typos-check hits ahead of the T8490 ruleset pilot active flip. 🤖 Generated by [robots](https://vyos.io)
2026-06-08T8966: add legacy-label escape to invalid-task-id rule (commit check exempt) ↵Yuriy Andamasov
(#244)
2026-06-06ci: T8966: exempt bots from product T-ID (invalid-task-id) gate (#243)Yuriy Andamasov
2026-06-05ci: T8966: add product T-ID title/commit check (opt-in relocation) (#242)Yuriy Andamasov
2026-06-01docs: AGENTS.md: reflect rollout 1c default-branch rename (#241)Yuriy Andamasov
2026-05-31chore: drop mirror caller workflow (Rollout 2 Task 7) (#240)Yuriy Andamasov
This repo was excluded from the mirror consumers set during the Rollout 2 consumers.yaml review (VD-4257). Removing the per-repo mirror caller workflow stops it from participating in the vyos -> VyOS-Networks PR-mirror pipeline. Related: VD-4257 🤖 Generated by [robots](https://vyos.io)
2026-05-30ci: T8943: migrate missed trigger branch current->rolling (rollout 1c) (#239)Yuriy Andamasov
2026-05-30ci: T8943: migrate branch-name refs current->rolling (rollout 1c) (#238)Yuriy Andamasov
Tracking: T8943
2026-05-30ci: T8943: sweep HIGH-producer pins to renamed branches (rollout 1c) (#237)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-30chore: T8937: retire Mergify-replaceable GHA caller workflows (#236)HEADcurrentYuriy Andamasov
2026-05-30T8943: migrate mirror wrapper to App-ready uniform stub (rollout 1b Task 5) ↵Yuriy Andamasov
(#235) Switches from explicit PAT/REMOTE_OWNER secrets pass-through to secrets: inherit and adopts the uniform stub with vars.MIRROR_ENABLED per-repo kill-switch. Behavior-neutral against current central workflow. 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) (#234)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 #233 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 #232 from kumvijaya/currentVijayakumar A
T8835: added pr mirror workflow
2026-05-09T8835: added pr mirror workflowkumvijaya
2026-05-08Merge pull request #231 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 #229 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 #228 from vyos/claChristian Breunig
T7579: added workflow for CLA
2025-07-04T7579: added workflow for CLAclalemeshovich
2024-07-02T6527: Deprecate vyatta-cfg-systemChristian Breunig
2024-06-29Merge pull request #223 from c-po/T6524-release-dhcpChristian Breunig
T6524: remove vyatta-interfaces.pl, no longer required
2024-06-27T6524: remove vyatta-interfaces.pl, no longer requiredChristian Breunig
2024-03-25Merge pull request #222 from rebortg/patch-1Daniil Baturin
Github: PR Template: make related tasks optional
2024-03-24make related tasks optionalRobert Göhler
2024-03-13radvd: T6118: drop old dependencyChristian Breunig
2023-12-17GitHub: add hooksChristian Breunig
2023-12-14Merge pull request #217 from mcbridematt/t5826-add-explicit-dmidecode-depChristian Breunig
T5826: debian: add dmidecode as an explict depdency
2023-12-14T5826: debian: add dmidecode as an explict depdencyMathew McBride
On non-x86 systems, dmidecode may not be specified as an explicit dependency of the packages that recommend it (like laptop-detect and virt-what). Ensure it is installed regardless of target architecture.
2023-11-16Merge pull request #212 from jestabro/image-toolsJohn Estabrook
image: T4516: remove standalone_root_pw_reset, now in vyos-1x
2023-11-15image: T4516: remove standalone_root_pw_reset, now in vyos-1xJohn Estabrook
2023-11-15Merge pull request #214 from erkin/currentChristian Breunig
remote: T5726: Replace the download procedure call
2023-11-14remote: T5726: Replace the download procedure callerkin
2023-11-14Merge pull request #213 from zdc/T5739-circinusChristian Breunig
boot: T5739: Fixed password recovery
2023-11-14boot: T5739: Fixed password recoveryzsdc
This change fixes a filter used for `sed` during password reset in the `set_encrypted_password()` function. Old logic: search between `user username {` and the first line with `}` does not work for users with extra options in config, like public keys. New logic: search between `user username {` and the first line with `encrypted-password` which should cover all possible combinations, except situations when a password is not presented in a configuration file.
2023-10-05Merge pull request #210 from jestabro/legacy-versionsChristian Breunig
T4320: remove legacy version files
2023-10-04T4320: remove legacy version filesJohn Estabrook
Component version data now resides in vyos-1x XML.
2023-09-22Merge pull request #202 from indrajitr/ddclient-improvement-round-2Christian Breunig
dns: T5144: Apply migration for dynamic dns path update
2023-09-21Merge pull request #203 from zdc/T4776-sagittaJohn Estabrook
installer: T4776: Fixed installation on NVME in RAID-1 mode
2023-09-21dns: T5144: Bump package version from 0 -> 1 for dynamic dnsIndrajit Raychaudhuri
2023-09-11Merge pull request #205 from sarthurdev/T5568Christian Breunig
install: T5568: Determine user TTY when elevated by sudo
2023-09-11install: T5568: Determine user TTY when elevated by sudosarthurdev
Also fix indentation