summaryrefslogtreecommitdiff
path: root/.github/workflows/trigger_rebuild_packages.yml
AgeCommit message (Collapse)Author
2025-05-28packages: T7490: add build files for udp-broadcast-relayDaniil Baturin
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-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-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-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-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
2024-10-03T6758: Add build package xen-guest-agentViacheslav Hletenko
The 'xen-guest-agent' could be used for XCP-NG images
2024-10-02T973: Add build script for node_exporter packageViacheslav Hletenko
2024-09-06T6674: Add trigger rebuild kernel if defaults.toml is changedViacheslav Hletenko
2024-09-05T6674: Add keys gpg_key_id and package_branch to rebuild packagesViacheslav Hletenko
2024-09-05T6674: Add workflow to rebuild packagesViacheslav Hletenko