-
Notifications
You must be signed in to change notification settings - Fork 885
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 link-checker and clean up ignore-list #6425
Conversation
6e73378
to
0858f8a
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6425 +/- ##
==========================================
+ Coverage 55.58% 55.60% +0.01%
==========================================
Files 1199 1199
Lines 24259 24265 +6
Branches 4087 4093 +6
==========================================
+ Hits 13485 13493 +8
+ Misses 10133 10128 -5
- Partials 641 644 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
e7af1a9
to
405440c
Compare
Signed-off-by: Miki <miki@amazon.com>
405440c
to
e72cbec
Compare
While the workflow itself doesn't need backporting because it only runs in |
@AMoo-Miki why do we need this? |
A lot has changed in the action and its nested dep but most important are:
|
Signed-off-by: Miki <miki@amazon.com> (cherry picked from commit fa3bedb) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Conflicts: # CHANGELOG.md
Signed-off-by: Miki <miki@amazon.com> (cherry picked from commit fa3bedb) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Conflicts: # CHANGELOG.md Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: ZilongX <99905560+ZilongX@users.noreply.github.com>
Signed-off-by: Miki <miki@amazon.com>
Description
Bump the link checker action, rename the ignore list file to be picked up by lychee, and clean up the content of the ignore list.
Also updated selenium docs links.
Check List
yarn test:jest
yarn test:jest_integration