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

refactor(main): add bot for link check #3085

Merged
merged 1 commit into from
May 15, 2023
Merged

Conversation

cuisongliu
Copy link
Collaborator

@cuisongliu cuisongliu commented May 13, 2023

πŸ€– Generated by Copilot at 4984b02

Summary

πŸš€πŸ”“πŸ› οΈ

Modified the link checking workflow for the documentation site to exclude private IPs and allow insecure connections. This improved the performance and accuracy of the lychee-action.

lychee-action changed
No private IPs, insecure
Faster link checking

Walkthrough

  • Exclude private IPs, allow insecure connections, and use default settings for link checking (link)

Signed-off-by: cuisongliu <cuisongliu@qq.com>
@codecov
Copy link

codecov bot commented May 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c9f4f58) 72.30% compared to head (00d8171) 72.30%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3085   +/-   ##
=======================================
  Coverage   72.30%   72.30%           
=======================================
  Files           8        8           
  Lines         603      603           
=======================================
  Hits          436      436           
  Misses        132      132           
  Partials       35       35           

β˜” View full report in Codecov by Sentry.
πŸ“’ Do you have feedback about the report comment? Let us know in this issue.

@cuisongliu cuisongliu merged commit f26ad3d into labring:main May 15, 2023
32 checks passed
@cuisongliu cuisongliu deleted the bot branch May 15, 2023 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants