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

CircleCI nightly job is broken #9069

Open
MikeMcC399 opened this issue Jun 14, 2024 · 2 comments
Open

CircleCI nightly job is broken #9069

MikeMcC399 opened this issue Jun 14, 2024 · 2 comments

Comments

@MikeMcC399
Copy link

Issue

The CircleCI job which is linked to by https://github.com/yarnpkg/yarn/blob/master/README.md runs nightly and fails nightly.

image

See https://app.circleci.com/pipelines/github/yarnpkg/yarn

The badge also fails to show the status:

Circle Status

<a href="https://circleci.com/gh/yarnpkg/yarn"><img alt="Circle Status" src="https://circleci.com/gh/yarnpkg/yarn.svg?style=shield&circle-token=5f0a78473b0f440afb218bf2b82323cc6b3cb43f"></a>

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:

[![Circle Status](https://circleci.com/gh/yarnpkg/yarn/tree/master.svg?style=svg)](https://circleci.com/gh/yarnpkg/yarn/tree/master)

Circle Status

@Daniel15
Copy link
Member

Daniel15 commented Jul 5, 2024

Yarn v1 is not under active development so I'm not sure it even needs CI any more.

@MikeMcC399
Copy link
Author

@Daniel15

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 it?

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

No branches or pull requests

2 participants