Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/akamai-edgeworker-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: shared
name: Shared CI Steps
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/browser-telemetry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: shared
name: Shared CI Steps
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: shared
name: Shared CI Steps
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/manual-publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'

- name: 'Setup Redis'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/manual-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- name: 'Setup Redis'
if: ${{ inputs.workspace_path == 'packages/store/node-server-sdk-redis' }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/node-dynamodb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- run: |
sudo docker run -d -p 8000:8000 amazon/dynamodb-local
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/node-otel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: shared
name: Shared CI Steps
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/node-redis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
# We may want to consider moving this build to a docker container instead of installing it
# in the image.
Expand Down
48 changes: 24 additions & 24 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-common
name: Full release of packages/shared/common
Expand All @@ -69,7 +69,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-sdk-client
name: Full release of packages/shared/sdk-client
Expand All @@ -89,7 +89,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-sdk-server
name: Full release of packages/shared/sdk-server
Expand All @@ -109,7 +109,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-sdk-server-edge
name: Full release of packages/shared/sdk-server-edge
Expand All @@ -129,7 +129,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-akamai-edgeworker-sdk
name: Full release of packages/shared/akamai-edgeworker-sdk
Expand All @@ -149,7 +149,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-cloudflare
name: Full release of packages/sdk/cloudflare
Expand All @@ -169,7 +169,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-fastly
name: Full release of packages/sdk/fastly
Expand All @@ -189,7 +189,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-react-native
name: Full release of packages/sdk/react-native
Expand All @@ -209,7 +209,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-browser
name: Full release of packages/sdk/browser
Expand All @@ -229,7 +229,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-server-node
name: Full release of packages/sdk/server-node
Expand All @@ -249,7 +249,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-vercel
name: Full release of packages/sdk/vercel
Expand All @@ -269,7 +269,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-akamai-base
name: Full release of packages/sdk/akamai-base
Expand All @@ -289,7 +289,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-akamai-edgekv
name: Full release of packages/sdk/akamai-edgekv
Expand All @@ -309,7 +309,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- run: |
sudo apt-get update
Expand All @@ -333,7 +333,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- run: |
sudo docker run -d -p 8000:8000 amazon/dynamodb-local
Expand All @@ -355,7 +355,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-node-server-sdk-otel
name: Full release of packages/telemetry/node-server-sdk-otel
Expand All @@ -375,7 +375,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-tooling-jest
name: Full release of packages/tooling/jest
Expand All @@ -395,7 +395,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-react-universal-sdk
name: Full release of packages/sdk/react-universal
Expand All @@ -415,7 +415,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-react-native
name: Full release of packages/sdk/server-ai
Expand All @@ -435,7 +435,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-browser-telemetry
name: Full release of packages/telemetry/browser-telemetry
Expand All @@ -455,7 +455,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-combined-browser
name: Full release of packages/sdk/combined-browser
Expand All @@ -475,7 +475,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-server-ai-langchain
name: Full release of packages/ai-providers/server-ai-langchain
Expand All @@ -495,7 +495,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-server-ai-openai
name: Full release of packages/ai-providers/server-ai-openai
Expand All @@ -515,7 +515,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: release-server-ai-vercel
name: Full release of packages/ai-providers/server-ai-vercel
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sdk-server-edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: shared
name: Shared CI Steps
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sdk-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: shared
name: Shared CI Steps
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/server-ai-langchain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: shared
name: Shared CI Steps
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/server-ai-openai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: shared
name: Shared CI Steps
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/server-ai-vercel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: shared
name: Shared CI Steps
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/server-ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.x
node-version: 24.x
registry-url: 'https://registry.npmjs.org'
- id: shared
name: Shared CI Steps
Expand Down