Skip to content

chore: update generated files after pnpm upgrade#14036

Merged
dannykopping merged 3 commits into
mainfrom
dk/make-gen-pnpm
Jul 31, 2024
Merged

chore: update generated files after pnpm upgrade#14036
dannykopping merged 3 commits into
mainfrom
dk/make-gen-pnpm

Conversation

@dannykopping
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

Not really sure why CI is failing.

@coadler
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

Any idea how to resolve it?

@coadler
Copy link
Copy Markdown
Contributor

coadler commented Jul 31, 2024

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

@alwaysmeticulous
Copy link
Copy Markdown

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
@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