Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Remove CircleCI #1317

Merged
merged 1 commit into from
Jun 26, 2023
Merged

CI: Remove CircleCI #1317

merged 1 commit into from
Jun 26, 2023

Conversation

mmjconolly
Copy link
Contributor

@mmjconolly mmjconolly commented Jun 26, 2023

The rational for keeping CircleCI was that they provided virtual machine images running an old enough kernel to pair with some of the older docker image distros that we were testing.

It looks like we're not actually using an old enough virtual machine anymore, so I think this is redundant.

There is a webhook in github's Settings tab for this repository that would need to be disabled if we were to merge this PR.

@JakeSiFive
Copy link
Contributor

Is there something else we need to remove in our github config to make this go away?

@V-FEXrt
Copy link
Collaborator

V-FEXrt commented Jun 26, 2023

Working on the updates right now. Give me a minute

@V-FEXrt
Copy link
Collaborator

V-FEXrt commented Jun 26, 2023

Okay, I updated the required checks and deleted the circle ci webhook. Should be good to land this now and we can see if CircleCI creates errors for future PRs

@@ -83,7 +83,7 @@ jobs:
docker_builds:
runs-on: ubuntu-latest
needs: tarball
name: Docker Build (${{ matrix.target }})
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think (?) this name is load bearing in terms of the 'required' checks for GitHub actions. It doesn't seem to be effecting this PR so it's probably okay but we may need to tweak the settings after this lands

@mmjconolly mmjconolly merged commit 049ccca into master Jun 26, 2023
11 checks passed
@mmjconolly mmjconolly deleted the no-circles branch June 26, 2023 20:23
@V-FEXrt V-FEXrt mentioned this pull request Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants