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

Cleanup CI workflows #321

Merged
merged 8 commits into from
Jan 7, 2024
Merged

Cleanup CI workflows #321

merged 8 commits into from
Jan 7, 2024

Conversation

gaby
Copy link
Member

@gaby gaby commented Jan 7, 2024

@gaby gaby changed the title Cleanup of CI workflows Cleanup CI workflows Jan 7, 2024
@@ -27,9 +27,6 @@ jobs:
with:
node-version: '18'

- name: Install JQ
run: sudo apt-get install jq
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Runners have jq pre-installed.

@gaby
Copy link
Member Author

gaby commented Jan 7, 2024

@ReneWerner87 I noticed the tests didn't run in #316 when i added the "*" rule for pull-requests branches it triggered the CI. Thus why I did this PR

@gaby
Copy link
Member Author

gaby commented Jan 7, 2024

@ReneWerner87 Should we add a rule that benchmarks only run if changes to .go files are detected?

@ReneWerner87
Copy link
Member

Yes sounds good

@gaby
Copy link
Member Author

gaby commented Jan 7, 2024

@efectn @ReneWerner87 Done, benchmark will only run on changes to .go or go.mod files.

@ReneWerner87 ReneWerner87 merged commit 0c911c0 into master Jan 7, 2024
6 checks passed
@gaby gaby deleted the ci-branches branch January 8, 2024 05:25
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.

2 participants