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

Check markdown links validity in CI #2495

Merged
merged 6 commits into from
Aug 22, 2024
Merged

Check markdown links validity in CI #2495

merged 6 commits into from
Aug 22, 2024

Conversation

rmalmain
Copy link
Collaborator

No description provided.

@domenukk domenukk merged commit 8d0ad23 into main Aug 22, 2024
99 of 100 checks passed
@domenukk domenukk deleted the check_markdown branch August 22, 2024 23:15
@domenukk
Copy link
Member

Ooops didn't mean to merge yet, sorry

@domenukk
Copy link
Member

We can open a new PR though to fix those, I don't think un-fixing the current ones makes sense

@rmalmain
Copy link
Collaborator Author

no worries it's fine. we can continue in another pr if it's still broken

@@ -12,7 +12,7 @@ Some cross-platform things in bolts include
* ShMem: A cross-platform (Windows, Linux, Android, MacOS) shared memory implementation
* LLMP: A fast, lock-free IPC mechanism via SharedMap
* Core_affinity: A maintained version of `core_affinity` that can be used to get core information and bind processes to cores
* Rands: Fast random number generators for fuzzing (like [RomuRand](http://www.romu-random.org/))
* Rands: Fast random number generators for fuzzing (like [RomuRand](https://www.romu-random.org/))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TLS is broken on this domain

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

both are broken according to the action, not sure what we should do with this

@domenukk
Copy link
Member

Appears to still be broken

@rmalmain
Copy link
Collaborator Author

we can continue here #2497

Marcondiro pushed a commit to Marcondiro/LibAFL that referenced this pull request Sep 4, 2024
* add markdown link check in ci

* fix broken links when possible.
configuration file for md checker.

* accept code 200...

* more fixes

* more fixes

* more fixes
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.

2 participants