Skip to content

Trigger e2e tests with custom CLI version#150

Merged
neel-astro merged 11 commits into
mainfrom
custom-cli-e2e-test
May 12, 2026
Merged

Trigger e2e tests with custom CLI version#150
neel-astro merged 11 commits into
mainfrom
custom-cli-e2e-test

Conversation

@neel-astro

Copy link
Copy Markdown
Collaborator

Changes:

  • Allow triggering e2e tests manually with custom CLI version, to validate compatibility of the newer CLI version with deploy-action
  • Add remote deployment test cases to cover for regression gap introduced as part of 1.42.0 CLI release

@neel-astro neel-astro requested a review from a team as a code owner May 12, 2026 08:39
Comment on lines +4 to +20
description: ""
runtime_version: 3.1-14
# Remote-execution deployments don't support DAG-only deploys.
dag_deploy_enabled: false
ci_cd_enforcement: false
scheduler_size: SMALL
is_high_availability: false
is_development_mode: false
# Remote execution requires the ASTRO executor.
executor: ASTRO
workspace_name: Deploy Action E2E
# The e2e workflow rewrites cluster_name at runtime from
# secrets.REMOTE_EXECUTION_CLUSTER_NAME before invoking
# `astro deployment create --deployment-file`.
deployment_type: DEDICATED
cluster_name: REMOTE_EXECUTION_CLUSTER_NAME_PLACEHOLDER
workload_identity: ""

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.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Good callout, let me check

Comment thread e2e-setup/deployment-templates/deployment-remote.yaml
Comment thread e2e-setup/deployment-templates/deployment-remote.yaml
@neel-astro neel-astro force-pushed the custom-cli-e2e-test branch from b3573dc to 4d68f4e Compare May 12, 2026 09:56
@neel-astro neel-astro merged commit 3b1a139 into main May 12, 2026
36 of 59 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.

2 participants