JoshOrndorff / recipes

A Hands-On Cookbook for Aspiring Blockchain Chefs
GNU General Public License v3.0
376 stars 186 forks source link

Playground Integration CI is broken #381

Open JoshOrndorff opened 3 years ago

JoshOrndorff commented 3 years ago

377 broke the CI. You can see the red X on the main repo page.

@jimmychu0807 @jeluard

jimmychu0807 commented 3 years ago

The following is the error message shown.

Screenshot 2020-09-29 at 14 47 13

It is saying something not found, but not sure what is not found. I suspect the token does not exist. @danforbes @JoshOrndorff Do you have permission to check and config secrets.PLAYGROUND_ACCESS_TOKEN in the github repo setting? (as needed from here) Also, Julien also has github action configured and they pass.

jimmychu0807 commented 3 years ago

Or @danforbes @JoshOrndorff could you grant me admin access (or the highest access level) in recipe repo?

danforbes commented 3 years ago

I believe that I already updated the token, Jimmy :thinking: I'm not sure what is not found either. @jeluard - do you have an idea of what the problem may be here?

jeluard commented 3 years ago

Nothing that rings a bell. Can we double check that the expected PLAYGROUND_ACCESS_TOKEN secret exists and the spelling is right?

danforbes commented 3 years ago

@jeluard - I sent you a screenshot of the secrets that exist on this repo.