-
Notifications
You must be signed in to change notification settings - Fork 418
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
Extend file.pe Fieldset #1071
Extend file.pe Fieldset #1071
Conversation
Co-authored-by: Mathieu Martin <webmat@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking really good.
For stage 1 we don't need to have all fields hashed out. So let's discuss them a bit, but if any of the discussions on the field end up being thorny, we can capture these concerns in the RFC and this shouldn't be a blocker for stage 1.
Co-authored-by: Mathieu Martin <webmat@gmail.com>
Co-authored-by: Mathieu Martin <webmat@gmail.com>
Co-authored-by: Mathieu Martin <webmat@gmail.com>
Co-authored-by: Mathieu Martin <webmat@gmail.com>
Co-authored-by: Ross Wolf <31489089+rw-access@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I took another pass. The main item I see remaining before advancing is capturing the outstanding questions/concerns within the RFC doc for future discussion.
@andrewstucki @rw-access any other feedback here?
Co-authored-by: Eric Beahan <ebeahan@gmail.com>
updated types and packers to `normalize: array`
removed hashing algorithms that exist under `hast.*`.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally this looks pretty good to me as far as the initial fields to fight over are concerned 😅
I'll leave it to @ebeahan to opine on whatever additional formatting for the RFC doc itself might need to be done prior to merge.
@ebeahan just checking on this to see what the next steps are. |
I made some minor housekeeping edits to the field definitions:
Unless there are any issues with these changes, I think we're good for this proceeding with advancing 🎉 |
Thanks @ebeahan glad to be moving this along! Thanks for those changes. Looks good. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made the last set of changes prior to merging:
- Assigned RFC number and advance date
- Updated the stage name from
proposal
todraft
to align with the new stages - Updated the markdown comments as well to align with the new stages (primarily removing the legacy stage 4 sections)
@peasead Now that this is merged, I recommend opening the stage 2 PR even if only the stage number is updated. By having that PR open in advance, we have a spot to capture feedback or have more discussion. |
Issue
Resolves #1039
make test
? Yesmake
and committed those changes? YesRFC Preview