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

Update the GitHub Action to use Darker 1.4.0 #282

Merged
merged 4 commits into from
Feb 12, 2022
Merged

Conversation

akaihola
Copy link
Owner

Fixes #260.

@akaihola akaihola added the enhancement New feature or request label Feb 10, 2022
@akaihola akaihola added this to the 1.4.1 milestone Feb 10, 2022
@akaihola akaihola self-assigned this Feb 10, 2022
Copy link

@jenshnielsen jenshnielsen 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

@MatthijsBurgh
Copy link
Collaborator

MatthijsBurgh commented Feb 11, 2022

CI probably fails because of an update in types-toml
Total diff in installed dependencies to last working run.

--- <unnamed>
+++ <unnamed>
@@ -13,7 +13,7 @@
 mypy-extensions-0.4.3
 packaging-21.3
 pathspec-0.9.0
-platformdirs-2.4.1
+platformdirs-2.5.0
 pluggy-1.0.0
 py-1.11.0
 pycodestyle-2.7.0
@@ -30,6 +30,6 @@
 regex-2022.1.18
 toml-0.10.2
 tomli-2.0.1
-types-toml-0.10.3
+types-toml-0.10.4
 typing-extensions-4.0.1
 wrapt-1.13.3

@akaihola
Copy link
Owner Author

Thanks @MatthijsBurgh, that's probably the case. I have a fix in #283 and will rebase this one on master once that one is merged.

@akaihola akaihola merged commit cfeb12d into master Feb 12, 2022
@akaihola akaihola deleted the gh-action-1.4.0 branch February 12, 2022 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Darker GH action checks against HEAD commit -> no diff
3 participants