Skip to content

Yarn package management - #4

Merged
lornajane merged 2 commits into
OAI:mainfrom
handrews:yarn-package-management
Aug 20, 2026
Merged

Yarn package management#4
lornajane merged 2 commits into
OAI:mainfrom
handrews:yarn-package-management

Conversation

@handrews

Copy link
Copy Markdown
Member

This updates the build-infra dependency for PR OAI/build-infra#24 by migrating to yarn. It also adds a CI test for building the spec.

handrews and others added 2 commits August 18, 2026 12:12
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
@handrews
handrews requested a review from a team August 19, 2026 14:49
@miqui

miqui commented Aug 19, 2026

Copy link
Copy Markdown

@handrews - this PR looks good to me, but can you please provide the same perms on this repo that I have with the spec repo? I can't provide an approval..... thanks


- uses: actions/setup-node@v6
with:
node-version: "24.x"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
node-version: "24.x"
node-version: "24.x"
cache: "yarn"

@@ -26,8 +26,11 @@ jobs:
with:
node-version: "24.x"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
node-version: "24.x"
node-version: "24.x"
cache: "yarn"

@@ -30,8 +30,11 @@ jobs:
with:
node-version: "24.x"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
node-version: "24.x"
node-version: "24.x"
cache: "yarn"

@@ -17,10 +17,13 @@ jobs:
with:
node-version: "24.x"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
node-version: "24.x"
node-version: "24.x"
cache: "yarn"

@@ -14,8 +14,11 @@ jobs:
with:
node-version: "24.x"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
node-version: "24.x"
node-version: "24.x"
cache: "yarn"

@lornajane lornajane left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approving in the current state

@lornajane
lornajane merged commit 6d4fa5c into OAI:main Aug 20, 2026
3 checks passed
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