apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://gravitino.apache.org
Apache License 2.0
959 stars 302 forks source link

[#4032] Fix(CI): Remove some CI actions to make CI back to normal #4030

Closed yuqi1129 closed 3 months ago

yuqi1129 commented 3 months ago

What changes were proposed in this pull request?

Remove csexton/debugger-action@master action in the github CI, if someone wants this functionality, they can add it in his fork repo and do the debug work in the personal account.

Why are the changes needed?

This action is not allowed in the Apache project.

Fixed: #4032

Does this PR introduce any user-facing change?

N/A.

How was this patch tested?

Test in the CI

jerryshao commented 3 months ago

Create an issue to track this.

jerryshao commented 3 months ago

@yuqi1129 Can you please create an issue to track jacoco issue, I think we can use codecov instead.

yuqi1129 commented 3 months ago

@yuqi1129 Can you please create an issue to track jacoco issue, I think we can use codecov instead.

I see.