-
-
Notifications
You must be signed in to change notification settings - Fork 3
Quick fix #171
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
Quick fix #171
Conversation
Signed-off-by: Shahm Najeeb <[email protected]>
Signed-off-by: Shahm Najeeb <[email protected]>
Signed-off-by: Shahm Najeeb <[email protected]>
WalkthroughYo, so basically, this PR is all about cleaning up some GitHub Actions workflows related to ClusterFuzzLite. Three workflow files - Changes
Possibly related PRs
Suggested Labels
Suggested Reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (3)
💤 Files with no reviewable changes (3)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Code Climate has analyzed commit 8dbd61e and detected 0 issues on this pull request. View more on Code Climate. |
|
This pull request removes several GitHub Actions workflows related to ClusterFuzzLite. These workflows were responsible for batch fuzzing, continuous builds, and scheduled cron tasks. The removal of these workflows simplifies the repository's CI/CD setup. Removed workflows:
|
Removed the fuzzers, dunno why i thought it was a good idea to add them <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Removed multiple GitHub Actions workflows related to ClusterFuzzLite, including batch fuzzing, continuous builds, and cron tasks. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Removed the fuzzers, dunno why i thought it was a good idea to add them
Summary by CodeRabbit