buildpacks / pack

CLI for building apps using Cloud Native Buildpacks
https://buildpacks.io
Apache License 2.0
2.56k stars 286 forks source link

Remove github actions job for pack-cli arch package #2188

Closed anjannath closed 2 months ago

anjannath commented 3 months ago

Summary

The pack-cli package has been adopted by the arch linux extra repository: https://archlinux.org/packages/extra/x86_64/pack-cli/ and hence the namespace has been removed from aur

this PR removes the github actions job that was building and pushing the package to aur

Output

Before

After

Documentation

Related

Resolves #2181