-
Notifications
You must be signed in to change notification settings - Fork 8
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
Feat!: Remove SDK installation from our base image #443
Merged
+192
−298
Merged
Changes from 2 commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
a02a7c5
remove SDK from base image
SebastianMorawiec 35382ab
change default image used
SebastianMorawiec 005edf7
fix cuda dockerfile
SebastianMorawiec fe77b8b
remove default template
SebastianMorawiec caa942d
fix style
SebastianMorawiec 9f15ea8
fix integration tests
SebastianMorawiec 580c25e
use custom WDR image
SebastianMorawiec f7f78f9
pass without sdk
SebastianMorawiec a3b748d
remove another place with sdk info
SebastianMorawiec bac9598
change to staging nexus
SebastianMorawiec d6ee436
Add pip install
SebastianMorawiec d7ac9a4
fix args
SebastianMorawiec 45138e6
name change
SebastianMorawiec 1c9128b
pip
SebastianMorawiec 88559c1
temp stuff
SebastianMorawiec 7f76896
add sdk everywhere
SebastianMorawiec 2290414
try once again
SebastianMorawiec 3f629c8
add runtime everywhere
SebastianMorawiec 0c65a89
fix data aggregation step
SebastianMorawiec 5d2739b
install minimum stuff
SebastianMorawiec dbe0d47
redo how we read sdk version installation in worker
SebastianMorawiec d3e2cb9
Merge remote-tracking branch 'origin/main' into Morawiec/sdk_base
SebastianMorawiec 1db2516
remove fitering out and warning on server side
SebastianMorawiec a33f4bc
fix data aggregation step
SebastianMorawiec 8ee94ce
fixes
SebastianMorawiec c4447b0
head_node_image has to be backwards-compatible
SebastianMorawiec 02a6bc8
add custom image on client side
SebastianMorawiec d332f4c
cleanup IR
SebastianMorawiec 5ba2dbb
remove bad code
SebastianMorawiec 6d508d4
fix installation of workflow runtime
SebastianMorawiec a92fa30
fix sdk fast tests
SebastianMorawiec dd5f446
add gitignore for generated jsons for tests
SebastianMorawiec fcced82
satisfy pyright
SebastianMorawiec eee917a
add comment
SebastianMorawiec e36e25b
fix handling dev environment
SebastianMorawiec a350529
fix style
SebastianMorawiec 801b8f9
filter warnings
SebastianMorawiec 71e5831
add repo download to tests
SebastianMorawiec 64d2208
change url
SebastianMorawiec f0f2fec
change to github import
SebastianMorawiec 8771762
add subdirectory
SebastianMorawiec 1eb9545
remove stubbed version
SebastianMorawiec c8cb657
fix style
SebastianMorawiec c25d9df
try fixing tests
SebastianMorawiec 002ca72
style
SebastianMorawiec 38d3edd
fix integration tests
SebastianMorawiec 06fbecf
fix integration tests
SebastianMorawiec 8ed835f
fix tests
SebastianMorawiec cef8c4b
Merge remote-tracking branch 'origin/main' into Morawiec/sdk_base
SebastianMorawiec 0e9ab97
review adjustments
SebastianMorawiec 83fb603
fix style
SebastianMorawiec File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's the 3rd call?