Skip to content

Conversation

@pyranota
Copy link
Contributor

@pyranota pyranota commented Feb 3, 2025

#5196 Allows us to handle it safely

pyranota and others added 7 commits February 3, 2025 16:11
Current schema:

S3-Bucket
├── python_311
│   ├── wheel==1.0
│   └── wheel2==1.0
└── python_312
    ├── wheel==1.0
    └── wheel2==1.0

New schema:

S3-Bucket
├── linux_aarch64
│   └── ...
└── linux_x86_64
    ├── python_311
    │   ├── wheel==1.0
    │   └── wheel2==1.0
    └── python_312
        ├── wheel==1.0
        └── wheel2==1.0
@cloudflare-workers-and-pages
Copy link

Deploying windmill with  Cloudflare Pages  Cloudflare Pages

Latest commit: b272be9
Status: ✅  Deploy successful!
Preview URL: https://d2074de4.windmill.pages.dev
Branch Preview URL: https://py-enable-s3-windows.windmill.pages.dev

View logs

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.

2 participants