Skip to content

Conversation

@denik
Copy link
Contributor

@denik denik commented Mar 31, 2025

This failure is caused by 6 digit timestamp being converted to 5 digit if there is a leading zero:

           >>> [CLI] bundle deploy -t dev
           Building python_artifact...
          -Uploading dist/project_name_[UNIQUE_NAME]-0.0.1+[NUMBER].[NUMBER]-py3-none-any.whl...
          +Uploading dist/project_name_[UNIQUE_NAME]-0.0.1+[NUMBER].63807-py3-none-any.whl...
           Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/project_name_[UNIQUE_NAME]/dev/files...
           Deploying resources...
           Updating deployment state...

Also fix Python selection variable: it's not UV_VERSION, it's UV_PYTHON.

@denik denik temporarily deployed to test-trigger-is March 31, 2025 08:07 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is March 31, 2025 08:22 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is March 31, 2025 08:33 — with GitHub Actions Inactive
@denik denik changed the title acc: Fix default-python integration test wrt timestamp replacement acc: Fix default-python integration test Mar 31, 2025
@denik denik temporarily deployed to test-trigger-is March 31, 2025 08:36 — with GitHub Actions Inactive
@denik denik marked this pull request as ready for review March 31, 2025 08:36
@denik denik enabled auto-merge March 31, 2025 08:43
@denik denik temporarily deployed to test-trigger-is March 31, 2025 10:37 — with GitHub Actions Inactive
@denik denik added this pull request to the merge queue Mar 31, 2025
Merged via the queue into main with commit 8fc7b96 Mar 31, 2025
9 checks passed
@denik denik deleted the denik/acc-fix-integration_classic branch March 31, 2025 11:08
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