common icon indicating copy to clipboard operation
common copied to clipboard

No log error CI

Open fayzal-g opened this issue 2 years ago • 2 comments

fayzal-g avatar Jul 24 '23 09:07 fayzal-g

OK how does this run CI for you and not for me?

bboreham avatar Jul 25 '23 11:07 bboreham

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.

bboreham avatar Jul 28 '23 08:07 bboreham