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

Update lychee action to use v1 instead of specific patch number and tune behaviors #4581

Merged

Conversation

peterzhuamazon
Copy link
Member

@peterzhuamazon peterzhuamazon commented Mar 27, 2024

Description

Update lychee action to use v1 instead of specific patch number

Issues Resolved

Closes #4582

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.17%. Comparing base (b86cf75) to head (af9f009).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4581   +/-   ##
=======================================
  Coverage   92.17%   92.17%           
=======================================
  Files         192      192           
  Lines        6297     6297           
=======================================
  Hits         5804     5804           
  Misses        493      493           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@peterzhuamazon
Copy link
Member Author

@peterzhuamazon
Copy link
Member Author

peterzhuamazon commented Mar 27, 2024

New behavior (16s):


| Status        | Count |
|---------------|-------|
| 🔍 Total      | 6289  |
| ✅ Successful | 6047  |
| ⏳ Timeouts   | 0     |
| 🔀 Redirected | 0     |
| 👻 Excluded   | 242   |
| ❓ Unknown    | 0     |
| 🚫 Errors     | 0     |

https://github.com/opensearch-project/opensearch-build/actions/runs/8458898399/job/23174227861

@peterzhuamazon peterzhuamazon merged commit a3dcdb9 into opensearch-project:main Mar 27, 2024
12 checks passed
@peterzhuamazon peterzhuamazon deleted the link-checker-upgrade branch March 27, 2024 21:37
@peterzhuamazon peterzhuamazon changed the title Update lychee action to use v1 instead of specific patch number Update lychee action to use v1 instead of specific patch number and tuning behaviors Mar 27, 2024
@peterzhuamazon peterzhuamazon changed the title Update lychee action to use v1 instead of specific patch number and tuning behaviors Update lychee action to use v1 instead of specific patch number and tune behaviors Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distinguished-contributor enhancement New Enhancement github_actions Pull requests that update GitHub Actions code
Projects
Development

Successfully merging this pull request may close these issues.

[Enhancement] Lychee link checker needs upgrades and fine-tuning
2 participants