-
Notifications
You must be signed in to change notification settings - Fork 297
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
[Flytekit] Support extra copy commands in ImageSpec #2715
Commits on Aug 27, 2024
-
feat: support building images with extra copy commands
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2f0d516 - Browse repository at this point
Copy the full SHA 2f0d516View commit details -
feat: add
copy
function in ImageSpecSigned-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f675359 - Browse repository at this point
Copy the full SHA f675359View commit details -
test: build image with extra copy cmds
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4808d32 - Browse repository at this point
Copy the full SHA 4808d32View commit details -
test: ImageSpec with extra copy cmds
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 53b859c - Browse repository at this point
Copy the full SHA 53b859cView commit details -
fix: f-string syntax error in copy command
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4f9dafe - Browse repository at this point
Copy the full SHA 4f9dafeView commit details
Commits on Sep 4, 2024
-
fix: rename copy function and related arguments
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 76520a0 - Browse repository at this point
Copy the full SHA 76520a0View commit details -
Merge branch 'master' of https://github.com/mao3267/flytekit into add…
…-copy-command
Configuration menu - View commit details
-
Copy full SHA for 9a9707d - Browse repository at this point
Copy the full SHA 9a9707dView commit details -
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e390c51 - Browse repository at this point
Copy the full SHA e390c51View commit details
Commits on Sep 12, 2024
-
Merge branch 'master' of https://github.com/mao3267/flytekit into add…
…-copy-command Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d1adcee - Browse repository at this point
Copy the full SHA d1adceeView commit details -
fix: update digest with copy files
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a8bbb1a - Browse repository at this point
Copy the full SHA a8bbb1aView commit details -
feat: support computing digest from list of files
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e2ec68f - Browse repository at this point
Copy the full SHA e2ec68fView commit details -
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 02611de - Browse repository at this point
Copy the full SHA 02611deView commit details -
Merge branch 'master' of https://github.com/mao3267/flytekit into add…
…-copy-command Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 948447e - Browse repository at this point
Copy the full SHA 948447eView commit details
Commits on Sep 13, 2024
-
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a619773 - Browse repository at this point
Copy the full SHA a619773View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8545f3 - Browse repository at this point
Copy the full SHA e8545f3View commit details
Commits on Sep 14, 2024
-
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1c46800 - Browse repository at this point
Copy the full SHA 1c46800View commit details
Commits on Sep 17, 2024
-
fix: copy local files to tmp_dir for docker copy
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eca2063 - Browse repository at this point
Copy the full SHA eca2063View commit details -
test: update default builder test and files for copy
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dea9233 - Browse repository at this point
Copy the full SHA dea9233View commit details -
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 954b27b - Browse repository at this point
Copy the full SHA 954b27bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d5215c - Browse repository at this point
Copy the full SHA 4d5215cView commit details
Commits on Sep 18, 2024
-
feat: support list of strings and strings in
with_copy
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8f0e3af - Browse repository at this point
Copy the full SHA 8f0e3afView commit details -
fix: change ImageSpec.copy to list[str]
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3b4070d - Browse repository at this point
Copy the full SHA 3b4070dView commit details
Commits on Sep 20, 2024
-
Merge branch 'master' of https://github.com/mao3267/flytekit into add…
…-copy-command
Configuration menu - View commit details
-
Copy full SHA for b2f5659 - Browse repository at this point
Copy the full SHA b2f5659View commit details
Commits on Sep 21, 2024
-
fix: remain source tree structure
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b7e37dd - Browse repository at this point
Copy the full SHA b7e37ddView commit details -
fix: path separator diff on windows
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 53ddf88 - Browse repository at this point
Copy the full SHA 53ddf88View commit details
Commits on Sep 25, 2024
-
fix: use update_attribute instead
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e9b1c96 - Browse repository at this point
Copy the full SHA e9b1c96View commit details -
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ff7699f - Browse repository at this point
Copy the full SHA ff7699fView commit details -
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b1ee46a - Browse repository at this point
Copy the full SHA b1ee46aView commit details -
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4e347b9 - Browse repository at this point
Copy the full SHA 4e347b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a15940d - Browse repository at this point
Copy the full SHA a15940dView commit details