This project contains developer tools for building, uploading, and testing Inference Snaps.
A few Reusable Workflows are available in the .github/workflows folder:
- publish-build-snap - to build and publish a snap with its components
- remove-label - to remove a label from a PR after the associated workflow has run
This project contains a few scripts to help build, install, and upload the snaps.
Add this repo as a submodule to your snap project:
git submodule add --branch v2 https://github.com/canonical/inference-snaps-dev devUse the scripts from the root of the snap repo, e.g.:
./dev/upload.sh