Skip to content

Skip Azure e2e when PAT is unavailable - #22

Merged
favoyang merged 1 commit into
masterfrom
codex/skip-azure-e2e-without-token
May 7, 2026
Merged

Skip Azure e2e when PAT is unavailable#22
favoyang merged 1 commit into
masterfrom
codex/skip-azure-e2e-without-token

Conversation

@favoyang

@favoyang favoyang commented May 7, 2026

Copy link
Copy Markdown
Member

Summary

Make the Azure E2E GitHub Actions job skip its Azure-specific setup and fixture runs when AZURE_DEVOPS_TOKEN_OPENUPM_PIPELINE is unavailable.

This keeps normal PR validation useful for contexts where repository secrets are not exposed, while still running the Azure fixtures when the token is configured.

Validation

  • npm test
  • npm run lint
  • npm run typecheck
  • git diff --check

@favoyang
favoyang merged commit 4a32153 into master May 7, 2026
7 checks passed
@favoyang
favoyang deleted the codex/skip-azure-e2e-without-token branch May 7, 2026 02:46
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.

1 participant