Skip to content

ref: Convert GetUninvoicedContractsResponse to return contract_ids#213

Merged
noahsmartin merged 2 commits intomainfrom
addContractIds
Apr 23, 2026
Merged

ref: Convert GetUninvoicedContractsResponse to return contract_ids#213
noahsmartin merged 2 commits intomainfrom
addContractIds

Conversation

@noahsmartin
Copy link
Copy Markdown
Contributor

When working on the implementation of this I realized the caller will only need the contract ids because these will be the input to taskworker jobs that run for each contract. The job will then use the id to request the full contract from the contract service.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 23, 2026

The latest Buf updates on your PR. Results from workflow ci / buf-checks (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed⏩ skipped✅ passed✅ passedApr 23, 2026, 10:58 PM

@noahsmartin noahsmartin merged commit c39da70 into main Apr 23, 2026
12 checks passed
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.

3 participants