Skip to content

Feature: support different Python versions and allow flake8 plugins#33

Merged
TrueBrain merged 1 commit intomainfrom
make-composite-action
Jun 2, 2021
Merged

Feature: support different Python versions and allow flake8 plugins#33
TrueBrain merged 1 commit intomainfrom
make-composite-action

Conversation

@TrueBrain
Copy link
Copy Markdown
Owner

#32 shows there is a need to support Python 3.9 too. But as explained there, upgrading everyone to 3.9 is not a good idea in my opinion.

Additionally, using a Docker Action is rather slow, especially for something as simple as this action. As luck might have it, the easiest way to solve allowing 3.9 is also to switch to a composite action, which is a lot faster in execution. So a win-win situation!

@TrueBrain TrueBrain force-pushed the make-composite-action branch 4 times, most recently from d961008 to d9e22b8 Compare June 2, 2021 09:14
@TrueBrain TrueBrain changed the title Feature: support other Python versions and allow flake8 plugins Feature: support different Python versions and allow flake8 plugins Jun 2, 2021
@TrueBrain TrueBrain force-pushed the make-composite-action branch 3 times, most recently from bd1ff5a to a84939a Compare June 2, 2021 09:28
@TrueBrain TrueBrain force-pushed the make-composite-action branch from a84939a to 678ff2b Compare June 2, 2021 09:32
@TrueBrain TrueBrain merged commit 3a6da62 into main Jun 2, 2021
@TrueBrain TrueBrain deleted the make-composite-action branch June 2, 2021 09:40
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.

1 participant