FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update OSS-Fuzz Scripts to Use New QA-Assets Repo Structure by DaveLak · Pull Request #1913 · gitpython-developers/GitPython · GitHub

Update OSS-Fuzz Scripts to Use New QA-Assets Repo Structure - #1913

Merged
Byron merged 1 commit into
gitpython-developers:mainfrom
DaveLak:refactor-oss-fuzz-scripts-to-use-new-qa-assets-repo-layout
May 8, 2024
Merged

Update OSS-Fuzz Scripts to Use New QA-Assets Repo Structure#1913
Byron merged 1 commit into
gitpython-developers:mainfrom
DaveLak:refactor-oss-fuzz-scripts-to-use-new-qa-assets-repo-layout

Conversation

DaveLak commented May 8, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

merging gitpython-developers/qa-assets#2 should be coordinated with merging this PR.

This change is required to support the changes to the seed data repo structure introduced in:
gitpython-developers/qa-assets#2

This moves most of the seed data related build steps into the OSS-Fuzz Docker image build via container-environment-bootstrap.sh. This includes moveing the dictionaries into that repo.

The fuzzing/README.md here should be updated in a follow-up with a link to the qa-assets repo (and probably some context setting about corpora in general) but I have opted to defer that as I think the functionality added by the seed data improvements is valuable as is and shouldn't be blocked by documentation writers block.

This change is required to support the changes to the seed data repo
structure introduced in:
gitpython-developers/qa-assets#2

This moves most of the seed data related build steps into the OSS-Fuzz
Docker image build via `container-environment-bootstrap.sh`. This
includes moveing the dictionaries into that repo.

The fuzzing/README.md here should be updated in a follow-up with a link
to the qa-assets repo (and probably some context setting about corpora
in general) but I have opted to defer that as I think the functionality
added by the seed data improvements is valuable as is and shouldn't be
blocked by documentation writers block.

Byron left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks a lot for driving fuzzing forward, relentlessly!

I will set this to auto-merge so when done, you could merge the PR in qa-assets yourself.

DaveLak commented May 8, 2024

Copy link
Copy Markdown
Contributor Author

Thanks a lot for driving fuzzing forward, relentlessly!

Thanks for letting me! I've still got my eyes on gitoxide fuzzing, so don't worry 😄

I will set this to auto-merge so when done, you could merge the PR in qa-assets yourself.

Thanks! Will do.

Byron commented May 8, 2024

Copy link
Copy Markdown
Member

It turns out there is no auto-merging for me, so I will just merge both myself when I get back.

Byron merged commit a5815b6 into gitpython-developers:main May 8, 2024
DaveLak deleted the refactor-oss-fuzz-scripts-to-use-new-qa-assets-repo-layout branch May 8, 2024 15:49
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL