File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed
acceptance/bundle/integration_whl Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ resources:
3232
3333>>> [CLI] bundle deploy
3434Building python_artifact...
35- Uploading my_test_code-0.0.1-py3-none-any.whl...
35+ Uploading dist/ my_test_code-0.0.1-py3-none-any.whl...
3636Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
3737Deploying resources...
3838Updating deployment state...
@@ -50,7 +50,7 @@ Got arguments:
5050=== Make a change to code without version change and run the job again
5151>>> [CLI] bundle deploy
5252Building python_artifact...
53- Uploading my_test_code-0.0.1-py3-none-any.whl...
53+ Uploading dist/ my_test_code-0.0.1-py3-none-any.whl...
5454Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
5555Deploying resources...
5656Updating deployment state...
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ resources:
3232
3333>>> [CLI] bundle deploy
3434Building python_artifact...
35- Uploading my_test_code-0.0.1-py3-none-any.whl...
35+ Uploading dist/ my_test_code-0.0.1-py3-none-any.whl...
3636Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
3737Deploying resources...
3838Updating deployment state...
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ resources:
3232
3333>>> [CLI] bundle deploy
3434Building python_artifact...
35- Uploading my_test_code-0.0.1-py3-none-any.whl...
35+ Uploading dist/ my_test_code-0.0.1-py3-none-any.whl...
3636Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
3737Deploying resources...
3838Updating deployment state...
@@ -50,7 +50,7 @@ Got arguments:
5050=== Make a change to code without version change and run the job again
5151>>> [CLI] bundle deploy
5252Building python_artifact...
53- Uploading my_test_code-0.0.1-py3-none-any.whl...
53+ Uploading dist/ my_test_code-0.0.1-py3-none-any.whl...
5454Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
5555Deploying resources...
5656Updating deployment state...
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ resources:
3232
3333>>> [CLI] bundle deploy
3434Building python_artifact...
35- Uploading my_test_code-0.0.1-py3-none-any.whl...
35+ Uploading dist/ my_test_code-0.0.1-py3-none-any.whl...
3636Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
3737Deploying resources...
3838Updating deployment state...
@@ -50,7 +50,7 @@ Got arguments:
5050=== Make a change to code without version change and run the job again
5151>>> [CLI] bundle deploy
5252Building python_artifact...
53- Uploading my_test_code-0.0.1-py3-none-any.whl...
53+ Uploading dist/ my_test_code-0.0.1-py3-none-any.whl...
5454Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
5555Deploying resources...
5656Updating deployment state...
Original file line number Diff line number Diff line change 33
44>>> [CLI] bundle deploy
55Building my_test_code...
6- Uploading my_test_code-0.0.1-py3-none-any.whl...
6+ Uploading dist/ my_test_code-0.0.1-py3-none-any.whl...
77Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
88Deploying resources...
99Updating deployment state...
@@ -21,7 +21,7 @@ Got arguments:
2121=== Make a change to code without version change and run the job again
2222>>> [CLI] bundle deploy
2323Building my_test_code...
24- Uploading my_test_code-0.0.1-py3-none-any.whl...
24+ Uploading dist/ my_test_code-0.0.1-py3-none-any.whl...
2525Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
2626Deploying resources...
2727Updating deployment state...
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ resources:
3232
3333>>> [CLI] bundle deploy
3434Building python_artifact...
35- Uploading my_test_code-0.0.1-py3-none-any.whl...
35+ Uploading dist/ my_test_code-0.0.1-py3-none-any.whl...
3636Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
3737Deploying resources...
3838Updating deployment state...
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ resources:
3232
3333>>> [CLI] bundle deploy
3434Building python_artifact...
35- Uploading my_test_code-0.0.1-py3-none-any.whl...
35+ Uploading dist/ my_test_code-0.0.1-py3-none-any.whl...
3636Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/[UNIQUE_NAME]/files...
3737Deploying resources...
3838Updating deployment state...
You can’t perform that action at this time.
0 commit comments