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

Add checksum and structure validation support #58

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rtamalin
Copy link
Collaborator

Update data item, bundle and report handling to support generating MD5 checksums of their content, and handle the associated error return values.

Add or update appropriate validation directives to data item, bundle and report structure definitions.

Removed checksum fields from bundle and report tables in the data store as they can only be generated once the appropriate bundle or report is being generated as part of submission.

Also update dependency versions to the latest versions available for go 1.21.

Ensure Makefile.golang defines an appropriate coverage file value if invoked directly.

Update data item, bundle and report handling to support generating
MD5 checksums of their content, and handle the associated error
return values.

Add or update appropriate validation directives to data item, bundle
and report structure definitions.

Removed checksum fields from bundle and report tables in the data
store as they can only be generated once the appropriate bundle or
report is being generated as part of submission.

Also update dependency versions to the latest versions available for
go 1.21.

Ensure Makefile.golang defines an appropriate coverage file value
if invoked directly.
@rtamalin rtamalin requested a review from gbuenodevsuse March 14, 2025 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant