summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2026-05-30chore: T8937: retire Mergify-replaceable GHA caller workflowsYuriy Andamasov
Replaces 5 caller workflows now superseded by central Mergify rules. See https://vyos.dev/T8937 for the design + spec + plan. Advances: T8937 🤖 Generated by [robots](https://vyos.io)
2026-05-30T8943: migrate mirror wrapper to App-ready uniform stub (rollout 1b Task 5) ↵Yuriy Andamasov
(#1201) Replace legacy per-secret caller with uniform stub that uses secrets: inherit and vars.MIRROR_ENABLED opt-out. No functional change to trigger conditions. Plan: ~/.claude/plans/2026-05-26-mirror-rollout-1b-revised.md Task 5 🤖 Generated by [robots](https://vyos.io)
2026-05-06T8463: Update GitHub actions to latest versionsasklymenko
2026-03-29T8444: smoke test workflow checkout to use target branchkumvijaya
2026-03-19T8364: smoke test workflow fixed review commentskumvijaya
2026-03-19T8364: smoke test workflow fixed review commentskumvijaya
2026-03-14T8364: Added iso image build and config load smoke-test workflow fixedkumvijaya
2026-03-14T8364: Added iso image build and config load smoke-test workflowkumvijaya
2026-02-03Merge pull request #1112 from asklymenko/currentDaniil Baturin
T8219: Start building Salt from source
2026-02-02T8218: Fixed pull request branch fetching issue post Github ↵kumvijaya
pull_request_targte policy update
2026-01-29T8219: Start building Salt from sourceasklymenko
2026-01-04T8144: Updated trigger-docker-image-build workflow for pull_request_target ↵kumvijaya
policy change
2025-12-27T8100: updated workflows for pull_request_target policy updateskumvijaya
2025-12-19kea: T8092: Build kea from sourcesarthurdev
2025-09-27T7878: Using mergify rule to handle conflict checks for private repokumvijaya
2025-09-20zerotier: T6455: Add zerotier-one to vyos-build pipelinel0crian1
2025-09-20Merge pull request #1037 from kumvijaya/currentChristian Breunig
T7748: Updated conflict reusable workflow reference in workflow
2025-09-18Merge pull request #1033 from sarthurdev/kea3.0Viacheslav Hletenko
kea: T7281: Update Kea to 3.0
2025-09-18T7748: Updated conflict reusable workflow reference in workflowkumvijaya
2025-09-18Merge pull request #1030 from hedrok/T75-remove-pmacctDaniil Baturin
T75: remove pmacct
2025-09-17T7827: Add unionfs-fuse packagesarthurdev
2025-09-15added PAT passingYevhen Bondarenko
2025-09-15kea: T7281: Update Kea to 3.0sarthurdev
2025-09-15T75: remove pmacctKyrylo Yatsenko
2025-09-07T7748: conflict check workflow updated with increated wait/retrykumvijaya
2025-07-27T7644: mirror workflow refactoring rolloutkumvijaya
2025-07-13T7579: fix of the run trigger for CLAYevhen Bondarenko
2025-07-04T7579: added workflow for CLAclalemeshovich
2025-05-28Merge pull request #967 from dmbaturin/T7490-broadcast-relay-buildYevhen Bondarenko
packages: T7490: add build files for udp-broadcast-relay
2025-05-28packages: T7490: add build files for udp-broadcast-relayDaniil Baturin
2025-05-22T7445: added open prs conflict checker caller workflowkumvijaya
2025-05-11build: T6949: add missing build trigger for blackbox exporterChristian Breunig
Commit d6fab6c8c036 ("T6949: Adds build for blackbox exporter deb package") added the general requirements for a package build - but it missed the trigger for changes within the build ocnfiguration dir.
2025-04-20T7334: pr mirror trigger workflow added with label creation permission for ↵kumvijaya
default github token
2025-04-13vyos-build: T7357: add libnss-mapuser packageThomas Kupper
After renaming the package from libnss-mapuser to vyos-libnss-mapuser in T7336-new-package-name, the package is missing from scripts/package-build/. Adding it, taking libpam-radius-auth as an example. The dependency is taking from the Build-Depends field of the debian/control file of the libnss-mapuser package. Signed-off-by: Thomas Kupper <thomas.kupper@gmail.com>
2025-04-10packages: T7344: build bash-completion from sourceDaniil Baturin
2025-03-16T7247: removed pr number from private mirror workflow callkumvijaya
2025-02-16T7172: added workflow checks to make current as default in private repo (#910)Vijayakumar A
* T7172: added workflow checks to making current as default in private repo --------- Co-authored-by: kumvijaya <kuvmijaya@gmail.com>
2025-01-13T2326: opennhrp: Removed OpenNHRP packageaapostoliuk
Removed OpenNHRP package
2025-01-09T7032: Add missing libpam-radius-auth buildT7032Viacheslav Hletenko
2025-01-07T7026: Add script build vpp packageViacheslav Hletenko
2024-12-30T6949: Adds build for blackbox exporter deb packageNicolas Vollmar
2024-12-24T6954: added mirror workflowskumvijaya
2024-12-23T6674: remove all references to JenkinsChristian Breunig
2024-11-22Merge pull request #844 from c-po/T6674-tacacsViacheslav Hletenko
T6674: add package build instructions for TACACS client libraries
2024-11-21T6674: add package build instructions for TACACS client librariesChristian Breunig
2024-11-16T6879: Add build amazon-cloudwatch-agent and amazon-cloudwatch-agentViacheslav Hletenko
2024-10-21T6771: Fix trigger build container state changesViacheslav Hletenko
The git action requires checking the 'true' as a string instead of bool Otherwise it will trigger rebuild container per each merge
2024-10-10T6771: Build docker image without Jenkinsevgsentrium/T6771Yevhen Bondarenko
2024-10-08T973: add build script for frr_exporter packagerebortg
2024-10-04Merge pull request #785 from sever-sever/T973Viacheslav Hletenko
T973: Add build script for node_exporter package