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

Removing getdkan/contracts as much as possible #20

Merged
merged 7 commits into from
Dec 16, 2024
Merged

Conversation

paul-m
Copy link
Contributor

@paul-m paul-m commented May 5, 2024

Pulls Contracts\BulkRetrieverInterface and Contracts\StorerInterface into Harvest\Storage\StorageInterface which originally just composed them.

Still requires getdkan/contracts as a DEVELOPMENT requirement because we use Contracts\Mock\Storage\Memory in HarvestTest\MemStore.

We don't (yet) deprecate Contracts\BulkRetrieverInterface and Contracts\StorerInterface because they're in use in Contracts\Mock\Storage\Memory.

@paul-m paul-m marked this pull request as draft May 5, 2024 16:05
@paul-m paul-m marked this pull request as ready for review December 13, 2024 03:52
@paul-m paul-m requested a review from dafeder December 13, 2024 03:52
@paul-m paul-m self-assigned this Dec 13, 2024
@dafeder dafeder merged commit d17ec60 into master Dec 16, 2024
10 checks passed
@dafeder dafeder deleted the no-contracts branch December 16, 2024 14:48
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.

2 participants