Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .github/workflows/trigger_rebuild_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ jobs:
- 'scripts/package-build/owamp/**'
pam_tacplus:
- 'scripts/package-build/pam_tacplus/**'
pmacct:
- 'scripts/package-build/pmacct/**'
podman:
- 'scripts/package-build/podman/**'
pyhumps:
Expand Down Expand Up @@ -215,10 +213,6 @@ jobs:
trigger_build "pam_tacplus"
fi

if [ "${{ steps.changes.outputs.pmacct }}" == "true" ]; then
trigger_build "pmacct"
fi

if [ "${{ steps.changes.outputs.podman }}" == "true" ]; then
trigger_build "podman"
fi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ systemctl disable kea-dhcp4-server.service
systemctl disable kea-dhcp6-server.service
systemctl disable isc-dhcp-relay.service
systemctl disable nfacctd.service
systemctl disable pmacctd.service
systemctl disable sfacctd.service
systemctl disable uacctd.service
systemctl disable ssh.service
Expand Down
1 change: 0 additions & 1 deletion scripts/package-build/pmacct/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion scripts/package-build/pmacct/build.py

This file was deleted.

4 changes: 0 additions & 4 deletions scripts/package-build/pmacct/package.toml

This file was deleted.

This file was deleted.