Skip to content

chore: update generated files after pnpm upgrade #14036

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

Merged
merged 3 commits into from
Jul 31, 2024
Merged

Conversation

dannykopping
Copy link
Contributor

I'm unsure how main got into this state, but when running make gen in one of my branches it produces diffs in these files.

@coadler maybe you know? I guess this should've changed after #13843 so maybe our make gen target is buggy?

Signed-off-by: Danny Kopping <danny@coder.com>
@dannykopping
Copy link
Contributor Author

Not really sure why CI is failing.

@coadler
Copy link
Contributor

coadler commented Jul 31, 2024

Sorry about taking a bit to review, I think the reason it's failing is bc I neglected to update pnpm in CI. That should fix it

@dannykopping
Copy link
Contributor Author

No worries @coadler 👍
Any idea why CI is failing with this error?

 ERR_PNPM_NO_LOCKFILE  Cannot install with "frozen-lockfile" because pnpm-lock.yaml is absent

https://github.com/coder/coder/actions/runs/10143062920/job/28043671521?pr=14036

@coadler
Copy link
Contributor

coadler commented Jul 31, 2024

I think the bump from v8 -> v9 changed lockfile formats, so maybe that's what v8 errors with when it sees the new format?

@dannykopping
Copy link
Contributor Author

Any idea how to resolve it?

@coadler
Copy link
Contributor

coadler commented Jul 31, 2024

https://github.com/coder/coder/blob/main/.github/actions/setup-node/action.yaml#L16 8 -> 9 I think

Copy link

alwaysmeticulous bot commented Jul 31, 2024

✅ Meticulous spotted zero visual differences across 1072 screens tested: view results.

Expected differences? Click here. Last updated for commit 5d720b4. This comment will update as new commits are pushed.

@dannykopping dannykopping merged commit c339099 into main Jul 31, 2024
33 checks passed
@dannykopping dannykopping deleted the dk/make-gen-pnpm branch July 31, 2024 15:23
@github-actions github-actions bot locked and limited conversation to collaborators Jul 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants