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

Split noop ray transform into ray and python runtimes. #221

Merged
merged 21 commits into from
Jun 4, 2024
Merged

Conversation

daw3rd
Copy link
Member

@daw3rd daw3rd commented May 31, 2024

Why are these changes needed?

This is a first step towards splitting each transform into separate python, ray and spark runtimes.
Also get all other transforms ready for the split by adopting the -runtime naming conventions there.

Related issue number (if any).

#185

Signed-off-by: David Wood <dawood@us.ibm.com>
daw3rd and others added 5 commits May 31, 2024 18:51
Signed-off-by: David Wood <dawood@us.ibm.com>
…rkflow

Signed-off-by: David Wood <dawood@us.ibm.com>
Signed-off-by: David Wood <dawood@us.ibm.com>
Signed-off-by: Revital Sur <eres@il.ibm.com>
Signed-off-by: Revital Sur <eres@il.ibm.com>
daw3rd added 15 commits June 3, 2024 13:51
Especially rename of <xyz>_transform.py to <xyz>_transform_ray.py and <xyz>:0.a.b image to <xyz>-[ray|spark]:0.a.b

Signed-off-by: David Wood <dawood@us.ibm.com>
…dy done in the python only testing and it slows builds down.

Signed-off-by: David Wood <dawood@us.ibm.com>
Signed-off-by: David Wood <dawood@us.ibm.com>
…ng transform distributions.

Signed-off-by: David Wood <dawood@us.ibm.com>
Signed-off-by: David Wood <dawood@us.ibm.com>
Signed-off-by: David Wood <dawood@us.ibm.com>
Signed-off-by: David Wood <dawood@us.ibm.com>
Signed-off-by: David Wood <dawood@us.ibm.com>
Signed-off-by: David Wood <dawood@us.ibm.com>
Signed-off-by: David Wood <dawood@us.ibm.com>
…ommit.

Signed-off-by: David Wood <dawood@us.ibm.com>
Signed-off-by: David Wood <dawood@us.ibm.com>
Signed-off-by: David Wood <dawood@us.ibm.com>
@daw3rd daw3rd merged commit f7ff340 into dev Jun 4, 2024
14 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