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 datasets on ComputeAsset, new start compute fn #1870

Merged
merged 13 commits into from
Nov 18, 2024

Conversation

paulo-ocean
Copy link
Contributor

@paulo-ocean paulo-ocean commented Oct 31, 2024

Fixes #1867 .

Changes proposed in this PR:

  • Support for C2D V2 , startCompute now has datasets merged with additionalAssets, add supports fileObject
  • refer to C2D Docker ocean-node#705
  • start free compute job support (startCompute changes)
  • signature support for initializeCompute

Copy link

codeclimate bot commented Oct 31, 2024

Code Climate has analyzed commit e1c5194 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2

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

This pull request will bring the total coverage in the repository to 70.6% (-1.0% change).

View more on Code Climate.

@alexcos20
Copy link
Member

can you change the commit target to https://github.com/oceanprotocol/ocean.js/tree/release_4.0 please ?
Release 4.0 will have a lot of breaking changes

@paulo-ocean paulo-ocean changed the base branch from main to release_4.0 November 6, 2024 12:24
Copy link
Member

@alexcos20 alexcos20 left a comment

Choose a reason for hiding this comment

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

lgtm

@paulo-ocean paulo-ocean merged commit 94a6619 into release_4.0 Nov 18, 2024
23 checks passed
@paulo-ocean paulo-ocean deleted the issue-1867-c2d-v2 branch November 18, 2024 09:59
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.

C2D V2 support - Add fileObject types
2 participants