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

feat: add health checker for slb #445

Merged
merged 3 commits into from
Apr 21, 2023
Merged

feat: add health checker for slb #445

merged 3 commits into from
Apr 21, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Apr 21, 2023

closes #444

@fengmk2 fengmk2 added the enhancement New feature or request label Apr 21, 2023
@fengmk2 fengmk2 requested a review from elrrrrrrr April 21, 2023 07:24
package.json Show resolved Hide resolved
@socket-security
Copy link

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

➕ Added Package Capability Access +/- Transitive Count Publisher
egg-status@1.0.0 None +0 fengmk2

@codecov
Copy link

codecov bot commented Apr 21, 2023

Codecov Report

Merging #445 (cf81044) into master (d95c58b) will decrease coverage by 0.17%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #445      +/-   ##
==========================================
- Coverage   97.40%   97.24%   -0.17%     
==========================================
  Files         159      159              
  Lines       14476    14480       +4     
  Branches     1871     1867       -4     
==========================================
- Hits        14101    14081      -20     
- Misses        375      399      +24     
Impacted Files Coverage Δ
config/plugin.ts 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@fengmk2 fengmk2 merged commit 4dcfe89 into master Apr 21, 2023
@fengmk2 fengmk2 deleted the health-checker branch April 21, 2023 07:48
fengmk2 pushed a commit that referenced this pull request Apr 21, 2023
[skip ci]

## [3.16.0](v3.15.0...v3.16.0) (2023-04-21)

### Features

* add health checker for slb ([#445](#445)) ([4dcfe89](4dcfe89))
@github-actions
Copy link

🎉 This PR is included in version 3.16.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

hezhengxu2018 pushed a commit to hezhengxu2018/cnpmcore that referenced this pull request Apr 21, 2023
hezhengxu2018 pushed a commit to hezhengxu2018/cnpmcore that referenced this pull request Apr 21, 2023
[skip ci]

## [3.16.0](cnpm/cnpmcore@v3.15.0...v3.16.0) (2023-04-21)

### Features

* add health checker for slb ([cnpm#445](cnpm#445)) ([4dcfe89](cnpm@4dcfe89))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add health checker on slb
1 participant