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

wip: update compute status/stop to support agreementId, not documentId, sig fix #1822

Merged
merged 25 commits into from
Jul 1, 2024

Conversation

paulo-ocean
Copy link
Contributor

@paulo-ocean paulo-ocean commented Jun 21, 2024

Fixes #1820 .

Changes proposed in this PR:

  • support for agreementId on get compute job status (documentId is not used, only owner, jobId or agreementId)

@paulo-ocean paulo-ocean marked this pull request as draft June 25, 2024 08:06
@paulo-ocean paulo-ocean marked this pull request as ready for review June 25, 2024 08:58
@paulo-ocean paulo-ocean marked this pull request as draft June 26, 2024 08:01
@paulo-ocean paulo-ocean marked this pull request as ready for review June 26, 2024 09:19
@paulo-ocean paulo-ocean changed the title wip: update compute status to support agreementId, not documentId wip: update compute status/stop to support agreementId, not documentId, sig fix Jun 26, 2024
@jamiehewitt15
Copy link
Member

Looks like there is an issue with the integration test

@paulo-ocean
Copy link
Contributor Author

Looks like there is an issue with the integration test

probably ipfs related, just timeouts... nothing really changed here anyway

Copy link
Member

@jamiehewitt15 jamiehewitt15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Copy link

codeclimate bot commented Jul 1, 2024

Code Climate has analyzed commit 4e0536a and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 50.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 75.6% (0.0% change).

View more on Code Climate.

@paulo-ocean paulo-ocean merged commit b5b301b into main Jul 1, 2024
11 checks passed
@paulo-ocean paulo-ocean deleted the issue-1820-fix-compute-status branch July 1, 2024 16:16
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.

compute Status/Stop is using did instead of agreementId, for the C2D endpoint call
2 participants