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

PR: Add initial pre-commit config file and fix CI (macOS image label and codecov token errors) #265

Merged
merged 10 commits into from
Nov 26, 2024

Conversation

dalthviz
Copy link
Member

@dalthviz dalthviz commented Sep 7, 2024

Fixes #260

@dalthviz dalthviz added this to the v1.4.0 milestone Sep 7, 2024
@dalthviz dalthviz self-assigned this Sep 7, 2024
@dalthviz dalthviz force-pushed the add_pre_commit branch 2 times, most recently from ba4e38f to 3c97e90 Compare September 7, 2024 16:21
@dalthviz dalthviz marked this pull request as draft September 7, 2024 16:29
@dalthviz dalthviz changed the title PR: Add initial pre-commit config file [WIP] PR: Add initial pre-commit config file Sep 7, 2024
@dalthviz dalthviz changed the title [WIP] PR: Add initial pre-commit config file [WIP] PR: Add initial pre-commit config file and fix CI (macOS image label and codecov token errors) Sep 7, 2024
@dalthviz dalthviz changed the title [WIP] PR: Add initial pre-commit config file and fix CI (macOS image label and codecov token errors) PR: Add initial pre-commit config file and fix CI (macOS image label and codecov token errors) Sep 7, 2024
@dalthviz dalthviz marked this pull request as ready for review September 7, 2024 18:28
@dalthviz dalthviz requested a review from ccordoba12 September 7, 2024 18:29
@dalthviz dalthviz closed this Nov 22, 2024
@dalthviz dalthviz reopened this Nov 22, 2024
@dalthviz
Copy link
Member Author

@ccordoba12 is there anything missing with this or should I go ahead and merge it?

@ccordoba12
Copy link
Member

ccordoba12 commented Nov 24, 2024

Sorry @dalthviz, I forgot to review your PR when you submitted it. It looks good to me at first glance.

My main recommendation is to add the commit hash ec7f2c8ecdcb9a7f4b7e451536f4aab3fa251916 to .git-blame-ignore-revs so that it's ignored by git blame.

Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

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

One additional tiny suggestion, the rest looks good to me.

.github/workflows/macos-tests.yml Outdated Show resolved Hide resolved
@dalthviz dalthviz requested a review from ccordoba12 November 25, 2024 22:51
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

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

Looks good to me now, thanks @dalthviz!

@ccordoba12 ccordoba12 merged commit 6e797d4 into spyder-ide:master Nov 26, 2024
14 checks passed
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.

Add pre-commit setup for formatting
2 participants