| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
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.
There was a problem hiding this comment.
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.
Sorry, something went wrong.
Thanks for letting me! I've still got my eyes on gitoxide fuzzing, so don't worry 😄
Thanks! Will do. |
Sorry, something went wrong.
|
It turns out there is no auto-merging for me, so I will just merge both myself when I get back. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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.