Merged
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
d6944a3 to
0e914df
Compare
Member
Author
|
Some flaky tests: https://github.com/moby/swarmkit/actions/runs/4114820437/jobs/7102711665#step:5:75 Already tracked in #2559 And integration tests panics: https://github.com/moby/swarmkit/actions/runs/4114820437/jobs/7102712007#step:5:14553 |
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
0e914df to
64c0f52
Compare
Codecov Report
@@ Coverage Diff @@
## master #3114 +/- ##
===========================================
+ Coverage 0 61.75% +61.75%
===========================================
Files 0 153 +153
Lines 0 31099 +31099
===========================================
+ Hits 0 19206 +19206
- Misses 0 10358 +10358
- Partials 0 1535 +1535 |
neersighted
approved these changes
Feb 7, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
follow-up #3100
- What I did
Our GitHub Actions workflows are up for quite some time and look to work fine so let's remove CircleCI 🔫
Also I see CircleCI complains again when checking out the repo: https://app.circleci.com/pipelines/github/moby/swarmkit/578/workflows/835dd771-7346-4845-87b3-2da849f152ad/jobs/10967?invite=true#step-101-81
When merged, maintainers having access to the repo settings should cleanup webhooks and GitHub Apps related to CircleCI. (cc @dperny @neersighted @corhere @thaJeztah)
- How I did it
Remove CircleCI workflow
- How to test it
- Description for the changelog