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

Cleanup CI #2480

Merged
merged 16 commits into from
Dec 13, 2023
Merged

Cleanup CI #2480

merged 16 commits into from
Dec 13, 2023

Conversation

dhrubabasu
Copy link
Contributor

@dhrubabasu dhrubabasu commented Dec 12, 2023

Why this should be merged

This PR consolidates all our of CI tests into a single workflow file. They all had the same permissions.

How this works

Move to one file. Rename to be more a e s t h e t i c.

How this was tested

CI lol

shell: bash
if: matrix.os == 'ubuntu-22.04' # Only run on Ubuntu 22.04
run: ./scripts/build_fuzz.sh 15 # Run each fuzz test 15 seconds
TIMEOUT: ${{ env.TIMEOUT }}

Choose a reason for hiding this comment

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

Suggested change
TIMEOUT: ${{ env.TIMEOUT }}
TIMEOUT: ${{ env.TIMEOUT }}

@dhrubabasu dhrubabasu self-assigned this Dec 12, 2023
@dhrubabasu dhrubabasu added testing This primarily focuses on testing cleanup Code quality improvement labels Dec 12, 2023
@dhrubabasu dhrubabasu added this to the v1.10.18 milestone Dec 12, 2023
@StephenButtolph StephenButtolph added the ci This focuses on changes to the CI process label Dec 12, 2023
@StephenButtolph StephenButtolph added this pull request to the merge queue Dec 13, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 13, 2023
@StephenButtolph StephenButtolph added this pull request to the merge queue Dec 13, 2023
Merged via the queue into dev with commit 1461137 Dec 13, 2023
17 checks passed
@StephenButtolph StephenButtolph deleted the separate-fuzz branch December 13, 2023 05:40
marun pushed a commit that referenced this pull request Dec 20, 2023
Co-authored-by: Stephen Buttolph <[email protected]>
marun pushed a commit that referenced this pull request Dec 21, 2023
Co-authored-by: Stephen Buttolph <[email protected]>
marun pushed a commit that referenced this pull request Dec 22, 2023
Co-authored-by: Stephen Buttolph <[email protected]>
marun pushed a commit that referenced this pull request Dec 22, 2023
Co-authored-by: Stephen Buttolph <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci This focuses on changes to the CI process cleanup Code quality improvement testing This primarily focuses on testing
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants