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

ci: fix grype cache path due to runner context limitations #189

Merged
merged 1 commit into from
Aug 27, 2022
Merged

Conversation

wwmoraes
Copy link
Owner

Changes

Non-breaking

  • feat - adds functionality for the user
  • fix - fixes an issue for the user
  • docs - changes to the documentation
  • style - formatting, missing semi colons, etc
  • refactor - refactoring production code, eg. renaming a variable
  • test - adding missing tests, refactoring tests
  • chore - configuration of lint, IDE, issue template, etc

Breaking

  • feat! - adds functionality for the user, but changes existing
    functionality
  • fix! - fixes an issue for the user, but changes existing functionality
  • refactor! - changes that replaces existing functionality, eg. changing
    the arity of a function
  • chore! - updating yarn/lerna scripts, etc

@wwmoraes wwmoraes merged commit 0fed115 into master Aug 27, 2022
@wwmoraes wwmoraes deleted the ci/fix branch August 27, 2022 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant