Skip to content

feat: expand TencentCloud auth, refs, and generated coverage #3

feat: expand TencentCloud auth, refs, and generated coverage

feat: expand TencentCloud auth, refs, and generated coverage #3

Workflow file for this run

name: End to End Testing
on:
issue_comment:
types: [created]
jobs:
e2e:
uses: upbound/official-providers-ci/.github/workflows/pr-comment-trigger.yml@main

Check warning on line 9 in .github/workflows/e2e.yaml

View workflow run for this annotation

GitHub Actions / End to End Testing

Workflow syntax warning

In .github/workflows/e2e.yaml (Line: 9, Col: 11): Error from called workflow upbound/official-providers-ci/.github/workflows/pr-comment-trigger.yml@main (Line: 94, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?

Check warning on line 9 in .github/workflows/e2e.yaml

View workflow run for this annotation

GitHub Actions / End to End Testing

Workflow syntax warning

In .github/workflows/e2e.yaml (Line: 9, Col: 11): Error from called workflow upbound/official-providers-ci/.github/workflows/pr-comment-trigger.yml@main (Line: 174, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
secrets:
UPTEST_CLOUD_CREDENTIALS: ${{ secrets.UPTEST_CLOUD_CREDENTIALS }}
UPTEST_DATASOURCE: ${{ secrets.UPTEST_DATASOURCE }}