Skip to content

Conversation

@MR5356
Copy link
Contributor

@MR5356 MR5356 commented Jul 15, 2025

What this PR does / why we need it:
Ref: #33
Add the ability to support any github projects
Special notes for your reviewer:
It is necessary to verify as many excellent github tools as possible and test whether they are compatible

The following requirements are imposed on the access projects:

  • The product name includes "OS" and "ARCH", such as "darwin-amd64"
  • If the product is a compressed package, the executable file after decompression should be located in the decompressed root directory or the bin directory

If applicable:

  • this PR contains user facing changes (the docs needed label should be applied if so)
  • this PR contains unit tests
  • this PR has been tested for backwards compatibility

@MR5356 MR5356 requested a review from huhouhua July 15, 2025 07:33
@huhouhua huhouhua added approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/feature Categorizes issue or PR as related to a new feature. kind/enhancement New feature or request labels Jul 15, 2025
@huhouhua huhouhua self-assigned this Jul 15, 2025
@huhouhua huhouhua merged commit cf08a05 into master Jul 15, 2025
8 checks passed
@huhouhua huhouhua deleted the feature/ruima branch July 15, 2025 07:46
@codecov
Copy link

codecov bot commented Jul 15, 2025

Codecov Report

Attention: Patch coverage is 8.58209% with 245 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
languages/github/github.go 0.00% 146 Missing ⚠️
languages/github/client.go 0.00% 63 Missing ⚠️
cmd/add_addon.go 13.79% 24 Missing and 1 partial ⚠️
internal/core/config.go 0.00% 8 Missing ⚠️
internal/util/file/file.go 85.71% 2 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/enhancement New feature or request kind/feature Categorizes issue or PR as related to a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants