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

ci: fix the build and tests #3173

Merged
merged 16 commits into from
Feb 22, 2023
Merged

ci: fix the build and tests #3173

merged 16 commits into from
Feb 22, 2023

Conversation

erickzhao
Copy link
Member

@erickzhao erickzhao commented Feb 22, 2023

Please merge this before GHA decides it hates me again

@erickzhao erickzhao changed the title Fix ci ci: fix ci Feb 22, 2023
@erickzhao erickzhao changed the title ci: fix ci ci: fix the build and tests Feb 22, 2023
@erickzhao erickzhao marked this pull request as ready for review February 22, 2023 20:56
@erickzhao erickzhao requested a review from a team as a code owner February 22, 2023 20:56
run: |
npm install -g npm@8.3.1
npm install -g npm@latest
npm install -g npm@8
Copy link
Member

Choose a reason for hiding this comment

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

Not blocking on this, but since we were using 8.3.1 before, should we maybe pin the install to that version?

Copy link
Member Author

Choose a reason for hiding this comment

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

Note that 8.3.1 was just used as a temporary downgrade before upgrading to the latest due to some GHA-related bug.

@erickzhao erickzhao added this pull request to the merge queue Feb 22, 2023
Merged via the queue into main with commit 8f485cc Feb 22, 2023
@erickzhao erickzhao deleted the fix-ci branch February 22, 2023 21:17
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.

4 participants