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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci): Fix missing .allcontributorsrc file for auto.rc #222

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

damassi
Copy link
Member

@damassi damassi commented Apr 23, 2024

Description

For some reason auto deploys/releases starting failing due to a missing .allcontributorsrc file. I imagine this is due to some kind of auto.rc bump. So to fix i ran npx all-contributors init which added the file, and i guess we'll now get a contributor list 馃し

Noticed things started failing from https://app.circleci.com/pipelines/github/artsy/palette-mobile/714/workflows/ec5c3246-ca9e-4c85-b477-51111ed1d060/jobs/1886, and its been happening for a while.

@damassi damassi requested a review from gkartalis April 23, 2024 20:12
@damassi damassi self-assigned this Apr 23, 2024
@artsy-peril artsy-peril bot added the Version: Minor A deploy for new features label Apr 23, 2024
@damassi damassi added minor and removed Version: Minor A deploy for new features labels Apr 23, 2024
@damassi damassi merged commit d0eafe0 into main Apr 23, 2024
4 of 5 checks passed
@damassi damassi deleted the damassi/fix/all-contributors branch April 23, 2024 20:13
@artsyit
Copy link
Collaborator

artsyit commented Apr 23, 2024

馃殌 PR was released in v13.2.0 馃殌

@artsyit artsyit added the released This issue/pull request has been released. label Apr 23, 2024
Copy link
Member

@gkartalis gkartalis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

noice! Thanks for fixing it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants