This monorepo contains GitHub actions for setting up craft tools and packing their artifacts.
Actions related to snaps and Snapcraft:
- Package a snap, for installing Snapcraft in the environment and packing a snap.
- Set up Snapcraft, for installing Snapcraft in the environment.
Actions related to rocks and Rockcraft:
- Package a rock, for installing Rockcraft in the environment and packing a rock.
Actions related to charms and Charmcraft:
- Package a charm, for installing Charmcraft in the environment and packing a charm.
- Set up Charmcraft, for installing Charmcraft in the environment.
Please follow these guidelines when committing code for this project:
- Use a topic with a colon to start the subject
- Separate subject from body with a blank line
- Limit the subject line to 50 characters
- Do not capitalize the subject line
- Do not end the subject line with a period
- Use the imperative mood in the subject line
- Wrap the body at 72 characters
- Use the body to explain what and why (instead of how)