Skip to content

ci: rename PYTHON_TEST_* secrets to CONFORMANCE_TEST_* in remaining workflows - #57

Draft
wangyb-A wants to merge 2 commits into
mainfrom
rename-conformance-test-secrets
Draft

ci: rename PYTHON_TEST_* secrets to CONFORMANCE_TEST_* in remaining workflows#57
wangyb-A wants to merge 2 commits into
mainfrom
rename-conformance-test-secrets

Conversation

@wangyb-A

Copy link
Copy Markdown
Contributor

Summary

Follows up on #56 by applying the same language-neutral secret rename to the remaining workflows (#56 covers the Python OpenTelemetry workflows):

  • PYTHON_TEST_ROLE_ARNCONFORMANCE_TEST_ROLE_ARN
  • PYTHON_TEST_ACCOUNT_IDCONFORMANCE_TEST_ACCOUNT_ID
  • PYTHON_TEST_LAMBDA_EXECUTION_ROLE_ARNCONFORMANCE_TEST_LAMBDA_EXECUTION_ROLE_ARN

Files updated:

  • .github/workflows/e2e.yml
  • .github/workflows/java-opentelemetry-suite.yml
  • .github/workflows/java-opentelemetry-long-running.yml
  • .github/workflows/typescript-opentelemetry-suite.yml
  • .github/workflows/typescript-opentelemetry-long-running.yml

PYTHON_TEST_TEMPLATE is untouched (template-path env var, not a secret; #56 keeps it as well). The python-opentelemetry-*.yml workflows are intentionally left to #56 to avoid merge conflicts.

Testing

  • YAML syntax validated for all 5 changed files
  • Pure rename, no logic changes; requires the CONFORMANCE_TEST_* repo secrets to be configured

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