snapcrafters / ci

Repository for shared CI tools and actions
https://github.com/snapcrafters/.github/wiki
MIT License
3 stars 7 forks source link

init: add shared workflows and tools #1

Closed jnsgruk closed 12 months ago

jnsgruk commented 12 months ago

This PR adds a set of actions and tools that can be shared across Snapcrafters repositories. This should cut down the amount of boilerplate in each repo, and give us one central place to update our CI actions. We can also version this repo if we choose.

Examples of how this will be used:

Example runs from my testing repo:

The README has a good summary, and links to the other actions (and their READMEs).

jnsgruk commented 12 months ago

Example runs from my testing repo:

jnsgruk commented 12 months ago

So 75d604a fixes our reproducible/revision tracking issue!