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

Link checker #7132

Merged
merged 30 commits into from
Aug 15, 2024
Merged

Link checker #7132

merged 30 commits into from
Aug 15, 2024

Conversation

cgrail
Copy link
Member

@cgrail cgrail commented Aug 14, 2024

No description provided.

JuanPabloDiaz and others added 2 commits July 14, 2024 12:02
commit 4627efc
Author: JuanPabloDiaz <[email protected]>
Date:   Sun Jul 14 11:52:56 2024 -0400

    ready

commit a1cfeb4
Author: Juan Diaz <[email protected]>
Date:   Sat Jul 6 12:21:02 2024 -0400

    Delete jsoncheck.yml

commit 75c5611
Author: JuanPabloDiaz <[email protected]>
Date:   Fri Jul 5 13:37:24 2024 -0400

    json

commit c06b1a8
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 21:11:04 2024 -0400

    url test #4

commit 62a9f30
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 20:58:13 2024 -0400

    testing PR

commit dc7c853
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 20:46:02 2024 -0400

    chore: Update branch name from test to main

commit 3c43860
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 20:38:54 2024 -0400

    Check links from PRs

commit a984731
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 17:11:30 2024 -0400

    false positives

commit f6962bf
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 17:03:34 2024 -0400

    Excluded urls

commit be80ddf
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 16:40:37 2024 -0400

    disable

commit 872d94c
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 16:40:08 2024 -0400

    conferences

commit 6e2b197
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 16:35:28 2024 -0400

    24, 25, 26

commit 1975aeb
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 16:27:44 2024 -0400

    json

commit 4411458
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 16:26:05 2024 -0400

    json

commit d7021ad
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 16:22:13 2024 -0400

    check links

commit 4984c76
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 16:02:22 2024 -0400

    Broken Link Checker
@cgrail cgrail mentioned this pull request Aug 14, 2024
@confs-tech-data-bot
Copy link
Collaborator

confs-tech-data-bot commented Aug 15, 2024

Summary

Status Count
🔍 Total 1802
✅ Successful 1348
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 451
❓ Unknown 0
🚫 Errors 3

Errors per input

Errors in conferences/2024/performance.json

Errors in conferences/2024/sre.json

Errors in conferences/2024/devops.json

cgrail and others added 19 commits August 15, 2024 10:58
commit 4627efc
Author: JuanPabloDiaz <[email protected]>
Date:   Sun Jul 14 11:52:56 2024 -0400

    ready

commit a1cfeb4
Author: Juan Diaz <[email protected]>
Date:   Sat Jul 6 12:21:02 2024 -0400

    Delete jsoncheck.yml

commit 75c5611
Author: JuanPabloDiaz <[email protected]>
Date:   Fri Jul 5 13:37:24 2024 -0400

    json

commit c06b1a8
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 21:11:04 2024 -0400

    url test #4

commit 62a9f30
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 20:58:13 2024 -0400

    testing PR

commit dc7c853
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 20:46:02 2024 -0400

    chore: Update branch name from test to main

commit 3c43860
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 20:38:54 2024 -0400

    Check links from PRs

commit a984731
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 17:11:30 2024 -0400

    false positives

commit f6962bf
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 17:03:34 2024 -0400

    Excluded urls

commit be80ddf
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 16:40:37 2024 -0400

    disable

commit 872d94c
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 16:40:08 2024 -0400

    conferences

commit 6e2b197
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 16:35:28 2024 -0400

    24, 25, 26

commit 1975aeb
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 16:27:44 2024 -0400

    json

commit 4411458
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 16:26:05 2024 -0400

    json

commit d7021ad
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 16:22:13 2024 -0400

    check links

commit 4984c76
Author: JuanPabloDiaz <[email protected]>
Date:   Thu Jul 4 16:02:22 2024 -0400

    Broken Link Checker
Copy link

Conferences not in the right order,

please run the following command locally: npm run reorder-confs
or run the job reorder job for this branch

@cgrail cgrail merged commit 1b466d0 into main Aug 15, 2024
2 checks passed
@cgrail cgrail deleted the link_checker branch August 15, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants