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

Version 21.6b0 breaks github action #2335

Closed
aviyadeveloper opened this issue Jun 15, 2021 · 3 comments
Closed

Version 21.6b0 breaks github action #2335

aviyadeveloper opened this issue Jun 15, 2021 · 3 comments
Labels
C: integrations Editor plugins and other integrations help wanted Extra attention is needed S: awaiting response Waiting for futher information from OP S: needs repro Needs a functional reproduction T: bug Something isn't working

Comments

@aviyadeveloper
Copy link

aviyadeveloper commented Jun 15, 2021

Using the github action with the specific version 21.6b0 or with the @stable tag directing to it results in the following error:

Run psf/black@stable
  with:
    options: --check --diff
    src: .
/usr/local/bin/python3: can't open file '/home/runner/work/_actions/psf/black/stable/action/main.py': [Errno 2] No such file or directory
Error: Process completed with exit code 2.

Running the action with:

psf/black@21.5b1

solves the issue.

@felix-hilden felix-hilden added C: integrations Editor plugins and other integrations T: bug Something isn't working labels Jun 15, 2021
@ghost
Copy link

ghost commented Jun 15, 2021

@aviyadeveloper
Could you let us see the action config (*.yml) and the whole log of the action? Thank you!

@ichard26 ichard26 added help wanted Extra attention is needed S: awaiting response Waiting for futher information from OP S: needs repro Needs a functional reproduction labels Jun 15, 2021
@ichard26
Copy link
Collaborator

@ichard26
Copy link
Collaborator

ichard26 commented Sep 1, 2021

We haven't received a similar report since the opening of this. It's been a month and without a response the only choice I have is to mark this as unreproducible. Thanks for the report, but this isn't actionable.

@ichard26 ichard26 closed this as completed Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: integrations Editor plugins and other integrations help wanted Extra attention is needed S: awaiting response Waiting for futher information from OP S: needs repro Needs a functional reproduction T: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants