Skip to content

Conversation

@egpbos
Copy link
Collaborator

@egpbos egpbos commented Oct 7, 2021

Linting is currently done on the whole build matrix. By taking it out and giving it a separate job, we save some resources (linting only needs to be run once, the code doesn't change based on OS or Python version) and make the actual build jobs fail only on tests, not on linting, making the Actions overview easier to quickly check.

@egpbos
Copy link
Collaborator Author

egpbos commented Dec 15, 2021

Can someone please review and/or merge? The markdown link check was not something changed in this PR, so all tests pass.

Copy link
Member

@abelsiqueira abelsiqueira left a comment

Choose a reason for hiding this comment

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

Hi @egpbos, thanks for the review. I made a small correction.
The changes were tested by using using your branch with cookiecutter and pushing the changes to a temporary repo.
After the fix, feel free to merge. 👍

Co-authored-by: Abel Siqueira <nepper271@gmail.com>
Copy link
Member

@abelsiqueira abelsiqueira left a comment

Choose a reason for hiding this comment

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

Thanks! I don't have write permissions, so feel free to merge it.

@egpbos egpbos merged commit c67e318 into NLeSC:main Jan 13, 2022
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