-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
CircleCI nightly job is broken #9069
Comments
Yarn v1 is not under active development so I'm not sure it even needs CI any more. |
Do you have admin access to CircleCI to disable the nightly job or even the complete outdated workflow .circleci/config.yml? |
If Yarn v1 Classic is an approved step to installing Yarn Modern, without relying on corepack, which the documentation describes as being experimental and not suitable for production, why isn't Yarn v1 Classic being tested on current Node.js versions in a CI workflow? |
The CircleCI job https://app.circleci.com/pipelines/github/yarnpkg/yarn continues to run nightly and fails nightly. |
Issue
The CircleCI job which is linked to by https://github.com/yarnpkg/yarn/blob/master/README.md runs nightly and fails nightly.
See https://app.circleci.com/pipelines/github/yarnpkg/yarn
The badge also fails to show the status:
Tests are failing using Docker images for Ubuntu versions which entered end-of-life several years ago. See https://endoflife.date/ubuntu for a convenient reference table:
Suggestion
Either disable the job and remove the badge OR update the job so it runs successfully and update the badge link, for example:
using Markdown syntax:
The text was updated successfully, but these errors were encountered: