Skip to content

Update ci.yml#38

Merged
dhruva-reddy merged 4 commits intomainfrom
update-ci.yml
Apr 10, 2026
Merged

Update ci.yml#38
dhruva-reddy merged 4 commits intomainfrom
update-ci.yml

Conversation

@dhruva-reddy
Copy link
Copy Markdown
Contributor

Updating to use OIDC

Updating to use OIDC
added update NPM
run: pnpm install --frozen-lockfile

- name: Update npm
run: sudo npm install -g npm@latest
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

strongly recommend pinning this to a specific version and regularly updating so we don't fall prey to supply chain attacks if npm gets hacked

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@cellog good call I just copied over the fern recommendation for the CI

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

yeah I saw that in the docs, no worries.

side note: that, in a nutshell, is why AI makes so many questionable recommendations: the official docs often make questionable recommendations and it was trained on that stuff 😂.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

So true haha updated now!

@dhruva-reddy dhruva-reddy requested a review from cellog April 10, 2026 18:51
@dhruva-reddy dhruva-reddy merged commit c413805 into main Apr 10, 2026
3 checks passed
@dhruva-reddy dhruva-reddy deleted the update-ci.yml branch April 10, 2026 19:53
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

Successfully merging this pull request may close these issues.

2 participants