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

Add pre commit configuration and drop support for Python < 3.9 #7

Merged
merged 6 commits into from Feb 14, 2023

Conversation

chrisburr
Copy link
Member

No description provided.

@chrisburr chrisburr changed the title Add pre commit configuration Add pre commit configuration and drop support for Python < 3.9 Feb 14, 2023
if: github.event_name != 'push' || github.repository == 'DIRACGrid/diraccfg'
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v2
Copy link
Contributor

Choose a reason for hiding this comment

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

There's a v4 already.

assert "Failed to parse" in stderr


@pytest.mark.parametrize(
Copy link
Contributor

Choose a reason for hiding this comment

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

Are these tests still needed?

@fstagni
Copy link
Contributor

fstagni commented Feb 14, 2023

You might also want to update the README

@chrisburr
Copy link
Member Author

I've updated the README but I propose to do the other comments in a smaller PR.

@fstagni fstagni merged commit 3ef6d37 into DIRACGrid:master Feb 14, 2023
@chrisburr chrisburr deleted the add-pre-commit branch February 14, 2023 10:27
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.

None yet

2 participants