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

ref: Update black so it stops breaking our CI #691

Merged
merged 4 commits into from
Mar 30, 2022
Merged

Conversation

relaxolotl
Copy link
Contributor

@relaxolotl relaxolotl commented Mar 30, 2022

black is currently causing our CI to fail. A naive bump up to a version that fixes this shouldn't be high risk for us since: a. it's a code formatter and b. we use python for our integration tests.

The tests don't completely pass but I don't believe it's a hard requirement to at least get this change in. Some of the tests are failing for completely unrelated reasons (deprecated windows environments on GitHub) and can/should be fixed in a separate PR just to keep things compartmentalized.

@relaxolotl
Copy link
Contributor Author

pulling out of draft to see if the windows checks are blockers

@relaxolotl relaxolotl marked this pull request as ready for review March 30, 2022 02:21
@relaxolotl
Copy link
Contributor Author

heck yeah it isn't, that can be tackled in a different PR

@relaxolotl relaxolotl changed the title test fixing black ref: Update black so it stops breaking our CI Mar 30, 2022
@relaxolotl relaxolotl requested a review from a team March 30, 2022 02:25
Copy link
Contributor

@flub flub left a comment

Choose a reason for hiding this comment

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

no idea why the windows check was cancelled... CI always has its own mind

@relaxolotl relaxolotl merged commit 7d2a4b6 into master Mar 30, 2022
@relaxolotl relaxolotl deleted the ref/unbreak-black branch March 30, 2022 16:48
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.

3 participants