Tldraw/scripts
Mitja Bezenšek beb0bca5fe
Uploading the static assets to R2 bucket (#3921)
Uploads all the folders inside `./assets` folder to a new R2 bucket
called `cdn`. Uses the package version as the prefix, so that we can
host multiple versions of the assets.

### Change Type

<!--  Please select a 'Scope' label ️ -->

- [ ] `sdk` — Changes the tldraw SDK
- [ ] `dotcom` — Changes the tldraw.com web app
- [ ] `docs` — Changes to the documentation, examples, or templates.
- [ ] `vs code` — Changes to the vscode plugin
- [x] `internal` — Does not affect user-facing stuff

<!--  Please select a 'Type' label ️ -->

- [ ] `bugfix` — Bug fix
- [ ] `feature` — New feature
- [ ] `improvement` — Improving existing features
- [ ] `chore` — Updating dependencies, other boring stuff
- [ ] `galaxy brain` — Architectural changes
- [ ] `tests` — Changes to any test code
- [x] `tools` — Changes to infrastructure, CI, internal scripts,
debugging tools, etc.
- [ ] `dunno` — I don't know


### Test Plan

1. Add a step-by-step description of how to test your PR here.
2.

- [ ] Unit Tests
- [ ] End to end tests

### Release Notes

- Upload our static assets (fonts, icons, embed-icons, translations) to
a R2 bucket so that we can move away from using unpkg and start using
our own cdn.
2024-06-14 12:25:42 +00:00
..
lib Better generated docs for react components (#3930) 2024-06-13 13:09:27 +00:00
vercel
CHANGELOG.md
api-check.ts
build-api.ts
build-package.ts
check-scripts.ts
check-tsconfigs.ts
clean.sh
deploy.ts
license-report.ts
lint.ts
package.json
postpack.sh
prepack.ts
prune-preview-deploys.ts
publish-canary.ts Uploading the static assets to R2 bucket (#3921) 2024-06-14 12:25:42 +00:00
publish-manual.ts Uploading the static assets to R2 bucket (#3921) 2024-06-14 12:25:42 +00:00
publish-new.ts Uploading the static assets to R2 bucket (#3921) 2024-06-14 12:25:42 +00:00
publish-patch.ts Uploading the static assets to R2 bucket (#3921) 2024-06-14 12:25:42 +00:00
purge-css.ts
refresh-assets.ts
tsconfig.json
typecheck.ts
update-pr-template.ts
upload-static-assets.ts Uploading the static assets to R2 bucket (#3921) 2024-06-14 12:25:42 +00:00