Skip to content

Conversation

@eduardoboucas
Copy link
Member

Grabs the skew protection token from the deploy object and passes it to Netlify Build.

@eduardoboucas eduardoboucas requested a review from a team as a code owner November 25, 2025 15:24
deployHandler,
})

if (deployId) {
Copy link
Member Author

Choose a reason for hiding this comment

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

This is a nicer way to pass the deploy ID to Netlify Build. It's what the deployId flag is for.

Copy link
Contributor

Choose a reason for hiding this comment

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

Perhaps we can just extend the getRunBuildOptions method to set these options there?

Copy link
Member Author

Choose a reason for hiding this comment

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

Done in 980d911.

@github-actions
Copy link

github-actions bot commented Nov 25, 2025

📊 Benchmark results

Comparing with d619104

  • Dependency count: 1,044 (no change)
  • Package size: 304 MB (no change)
  • Number of ts-expect-error directives: 378 (no change)

@eduardoboucas eduardoboucas enabled auto-merge (squash) November 25, 2025 16:11
@eduardoboucas eduardoboucas merged commit 64c3c72 into main Nov 25, 2025
137 of 140 checks passed
@eduardoboucas eduardoboucas deleted the feat/skew-protection-token branch November 25, 2025 16:49
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.

3 participants