weaveworks / common

Libraries used in multiple Weave projects
Other
129 stars 92 forks source link

No log error CI #297

Open fayzal-g opened 1 year ago

bboreham commented 1 year ago

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

bboreham commented 1 year ago

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.