common
common copied to clipboard
No log error CI
OK how does this run CI for you and not for me?
In the logs of my failed run:
Using environment variables from project settings and/or contexts:
CIRCLE_OIDC_TOKEN=**REDACTED**
CIRCLE_OIDC_TOKEN_V2=**REDACTED**
CIRCLE_PLUGIN_TEST=**REDACTED**
Your successful run:
Using environment variables from project settings and/or contexts:
CIRCLE_PLUGIN_TEST=**REDACTED**
I think this difference is because your PR comes from your fork and I pushed my branch to weaveworks/common.
So that gives a way forward for PRs.