canonical / canonical/inference-snaps-dev
Use action-build outputs to get component names
Open
- Dominant language
- Shell
- Stars
- 1
- Forks
- 0
- Avg merge
- 1d 13m
- Merged PRs (30d)
- 6
Description
https://github.com/canonical/inference-snaps-dev/blob/ccf163b91cdf763bcfb4672ec831d6ccc7ba156b/.github/workflows/build-publish-snap.yaml#L73
The action-build exports a list of component names in a variable. We can relay on that here instead of the bash glob.
https://github.com/canonical/craft-actions/tree/main/snapcraft/pack#outputs
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.