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

Github workflow tweaks #31

Merged
merged 5 commits into from
Jul 24, 2024
Merged

Github workflow tweaks #31

merged 5 commits into from
Jul 24, 2024

Conversation

bbrondel
Copy link
Collaborator

No description provided.

@bbrondel bbrondel requested a review from timj July 24, 2024 16:34
Copy link

codecov bot commented Jul 24, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

Copy link
Member

@timj timj left a comment

Choose a reason for hiding this comment

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

Looks great. Ok to merge.


- name: Run linter
run: flake8
- uses: chartboost/ruff-action@v1
Copy link
Member

Choose a reason for hiding this comment

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

I see you fixed the ruff check. In future you probably want something more than the default ruff config. We strongly recommend ruff check over flake8 in general (and SQuaRE use it in their services) because it's much faster and has many more lint rules that can be enabled.

@bbrondel bbrondel merged commit 5822be9 into main Jul 24, 2024
8 checks passed
@bbrondel bbrondel deleted the tickets/DM-45314-hotfix branch August 1, 2024 03:12
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.

2 participants