TylerBrock/saw

CircleCI no longer runs

gliptak opened this issue · 3 comments

https://circleci.com/gh/TylerBrock/saw

"Service alert: Your project references CircleCI 1.0 or it has no configuration. CircleCI 1.0 and projects without configuration files are no longer supported. You must update your project to use CircleCI 2.0 configuration to continue."

We can either update the config to use CircleCI 2.0 or use Github Action.

a-h commented

The config was updated in this commit 0084ddc

But it's now failing because Circle CI can't download the code, presumably due to needing to re-setup Circle CI to have access to the repo.