Skip to content

feat: removed e2e default [pre-release] - #392

Merged
junydania merged 1 commit into
masterfrom
feat/remove-default-e2e/IN-4087
Jun 23, 2026
Merged

feat: removed e2e default [pre-release]#392
junydania merged 1 commit into
masterfrom
feat/remove-default-e2e/IN-4087

Conversation

@junydania

Copy link
Copy Markdown
Contributor

Fixes or implements IN-4087

Brief description. What is this change?

Stop e2e envs from using default nodegroup flag of e2e

Implementation details. How do you make this change?

Setup information

Deployment Notes

Related PRs

Checklist

  • Breaking changes have been communicated, including:
    • New required environment variables
    • Renaming of interfaces (API routes, request/response interface, etc)
  • New environment variables have been deployed
  • Appropriate tests have been written
    • Bug fixes are accompanied by an updated or new test
    • New features are accompanied by a new test

Copilot AI review requested due to automatic review settings June 23, 2026 13:09
@linear-code

linear-code Bot commented Jun 23, 2026

Copy link
Copy Markdown

IN-4087

@junydania junydania changed the title feat: remvoed e2e default [pre-release] feat: removed e2e default [pre-release] Jun 23, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adjusts the vfcli-create-or-get-free-env-from-pool command’s node-group parameter so e2e (and other non-dev) environment provisioning can rely on vfcli’s default capacity-type scheduling rather than implicitly pinning to the e2e node group.

Changes:

  • Removes the node-group parameter default of "e2e" and replaces it with an empty default.
  • Expands the node-group parameter description to document intended scheduling behavior when left empty.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +17 to +20
description: |
Name of the node group to pin the environment to. Leave empty (default) to use
vfcli's capacity-type scheduling: non-dev envs (test-/review-/e2e-) default to spot.
default: ""
@junydania
junydania merged commit 628e128 into master Jun 23, 2026
6 checks passed
@junydania
junydania deleted the feat/remove-default-e2e/IN-4087 branch June 23, 2026 14:38
@vf-service-account

Copy link
Copy Markdown
Contributor

Your orb has been published to the CircleCI Orb Registry.
You can view your published orb on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/voiceflow/common?version=0.114.0

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