uppy/.github/workflows
Merlijn Vos c4d97cd972
Fix publishing to CDN in release CI (#5877)
- Output should be `uppy.css` not `styles.css`, as it was before
- Actually run the bundle script in `build`
- Bundled packages are in theory always fixed, they will never be
resolved differently once published, so reflecting that with
`workspace:*`. Hopefully this also triggers changesets to always release
`uppy` if any of its dependencies change (doesn't happen currently)
- Don't force override existing releases in CI
2025-08-05 11:28:14 +02:00
..
bundlers.yml @uppy/companion: make StreamableBlob spec compliant (#5816) 2025-07-13 18:05:27 +02:00
ci.yml Migrate from Cypress to Vitest Browser Mode (#5828) 2025-07-28 11:27:37 +02:00
companion-deploy.yml build(deps): bump docker/login-action from 3.3.0 to 3.4.0 (#5689) 2025-03-31 11:54:41 +02:00
e2e.yml Migrate from Cypress to Vitest Browser Mode (#5828) 2025-07-28 11:27:37 +02:00
lockfile_check.yml Revert "meta: enable CI on 4.x branch" 2024-07-10 17:01:53 +02:00
manual-cdn.yml Migrate from Cypress to Vitest Browser Mode (#5828) 2025-07-28 11:27:37 +02:00
release.yml Fix publishing to CDN in release CI (#5877) 2025-08-05 11:28:14 +02:00