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

CI: Installing qml_formatter fails with "Executable rustup not found" #11386

Closed
JoergAtGithub opened this issue Mar 18, 2023 · 3 comments
Closed
Labels

Comments

@JoergAtGithub
Copy link
Member

Bug Description

All recent CI builds of various PRs for 2.4/Main fail:
grafik

for example: https://github.com/mixxxdj/mixxx/actions/runs/4455587774/jobs/7825486519?pr=10989

Version

2.4.0/Main

OS

Pre-Commit

@daschuer
Copy link
Member

It might be caused by an pre-commit update.
This ins one of the last working runs:
https://github.com/mixxxdj/mixxx/actions/runs/4448394360/jobs/7811151308
Downloading pre_commit-3.1.1-py2.py3-none-any.whl (202 kB)

This is a failing one:
https://github.com/mixxxdj/mixxx/actions/runs/4451827087/jobs/7824682752
Downloading pre_commit-3.2.0-py2.py3-none-any.whl (202 kB)

@daschuer
Copy link
Member

There is no easy way to pin the pre-commit version:
https://github.com/pre-commit/action/blob/main/action.yml

I think it is best to temporary disable the almost not used qml_formatter until upstream has a fix.

@daschuer
Copy link
Member

This is the upstream bug: pre-commit/pre-commit#2823

Swiftb0y added a commit to Swiftb0y/mixxx that referenced this issue Mar 29, 2023
JoergAtGithub added a commit that referenced this issue Mar 29, 2023
Revert "Disable qml-formatter unit #11386 is fixed"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants