Skip to content

Conversation

@cprussin
Copy link
Collaborator

@cprussin cprussin commented May 16, 2025

Summary

Vercel has released a new skip deployments feature which should be more stable than using the ignoreCommand feature. I've recently set up the skip deployments feature on all our apps; this PR removes the old ignoreCommand config from them

Rationale

The ignore command has been fairly unreliable. This should be a faster, more reliable feature to accomplish the same thing.

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

Actually I can't test this really without merging it, so let's ship it and see what happens.

@cprussin cprussin requested a review from a team as a code owner May 16, 2025 23:18
@vercel
Copy link

vercel bot commented May 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2025 11:25pm
component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2025 11:25pm
entropy-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2025 11:25pm
entropy-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2025 11:25pm
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2025 11:25pm
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2025 11:25pm
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2025 11:25pm

@vercel vercel bot temporarily deployed to Preview – component-library May 16, 2025 23:18 Inactive
@vercel vercel bot temporarily deployed to Preview – api-reference May 16, 2025 23:19 Inactive
@vercel vercel bot temporarily deployed to Preview – staking May 16, 2025 23:19 Inactive
Vercel has released a new [skip
deployments](https://vercel.com/docs/monorepos#skipping-unaffected-projects)
feature which should be more stable than using the `ignoreCommand` feature.
I've recently set up the skip deployments feature on all our apps; this PR
removes the old `ignoreCommand` config from them
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