Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: upgrade ci to use docker caching, apply pr labels, and lint pr titles #14

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

JossWhittle
Copy link
Member

@JossWhittle JossWhittle commented Apr 4, 2024

🚧 Suggest a change

Closes #13. Upgrades CI to use caching and linting.

📝 Pre-merge checklist

Ready to merge? Do not merge until all checks are satisfied.

  • 💹 Have all required CI checks passed on the most recent commit?
  • ✒️ Is the PR title a valid and meaningful conventional-commit message? ie. type(scope): summary
  • 💥 Are breaking changes declared in the PR title in conventional-commit style? ie. type!(scope): summary
  • 🎨 Does new code follow the code style of this project?
  • 🔍 Has new code been spellchecked and linted?
  • 📖 Have docs been updated where necessary?
  • 💩 Have commits been checked for accidental file inclusions?

@JossWhittle JossWhittle merged commit 55c5beb into main Apr 4, 2024
7 of 8 checks passed
@JossWhittle JossWhittle deleted the feat/caching-ci-and-linting branch April 4, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update ci to use caching
1 participant