-
Notifications
You must be signed in to change notification settings - Fork 41
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
Feat: immutable file digests route for CardanoDatabase
artifacts aggregator
#2204
Feat: immutable file digests route for CardanoDatabase
artifacts aggregator
#2204
Conversation
8616fdb
to
0cf2629
Compare
…leFileDigestRepository'
…seDigestListItemMessage' messages
0cf2629
to
f1bbaf6
Compare
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.
LGTM 👍
mithril-aggregator/src/database/repository/immutable_file_digest_repository.rs
Outdated
Show resolved
Hide resolved
mithril-aggregator/src/database/repository/immutable_file_digest_repository.rs
Outdated
Show resolved
Hide resolved
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.
LGTM
Some refactoring suggestions
mithril-aggregator/src/database/query/immutable_file_digest/delete_immutable_file_digest.rs
Outdated
Show resolved
Hide resolved
mithril-aggregator/src/database/query/immutable_file_digest/get_immutable_file_digest.rs
Outdated
Show resolved
Hide resolved
mithril-aggregator/src/database/query/immutable_file_digest/upsert_immutable_file_digest.rs
Outdated
Show resolved
Hide resolved
mithril-aggregator/src/database/repository/immutable_file_digest_repository.rs
Outdated
Show resolved
Hide resolved
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.
LGTM
mithril-aggregator/src/database/repository/immutable_file_digest_repository.rs
Outdated
Show resolved
Hide resolved
* mithril-aggregator from `0.6.9` to `0.6.10` * mithril-common from `0.4.101` to `0.4.102` * mithril-end-to-end from `0.4.60` to `0.4.61` * openapi.yaml from `0.1.40` to `0.1.41`
Content
This PR includes the implementation of the immutable file digests route for
CardanoDatabase
artifacts in the aggregator.Pre-submit checklist
Issue(s)
Closes #2174