ANYbotics/grid_map

rolling: CI can't clone and all jobs fail

Ryanf55 opened this issue ยท 4 comments

Bug Description

CI appears to be broken on all ROS 2 branches. No run has passed in months:
https://app.circleci.com/pipelines/github/ANYbotics/grid_map

Lately, it can't clone

Help requested

I don't know CircleCI. If anyone has time to lend a hand, please submit a fix and I'm happy to review it.

Looking at the logs, that's a problem with the SSH key linking GitHub and CircleCI. Is the SSH key outdated?

Found this doc.

Looking at the logs, that's a problem with the SSH key linking GitHub and CircleCI. Is the SSH key outdated?

Found this doc.

Thanks for checking in. The current maintainers have lost access to the CircleCI administration console and are unable to fix access. Instead, we are switching to GitHub actions which are already enabled and working. I have proposed a pull request for this. Do you mind giving it a review?

CI is working now on all maintained branches. Closing as completed.

@Ryanf55 great job ๐Ÿ‘