tldraw/.github/workflows
Dan Groshev cc1e5196dd
Use github actions to mirror templates from monorepo to appropriate repos (#2781)
The idea here is to mirror project templates from our monorepo to the
corresponding "top level" repos in our organisation. The main benefits
are:

- being able to easily synchronise template versions to the last release
on release
- being able to test those templates together with the rest of the
project
- being able to deploy the unreleased version of the templates 

However, this PR will only do the synchronisation part. The main
roadblock for the latter at the moment is running `yarn install` on
packages in the current `main` that are still unreleased. There are ways
around that, but this PR is deliberately minimalistic to land it sooner.

### Change Type

- [x] `internal` — Any other changes that don't affect the published
package

---------

Co-authored-by: Taha <98838967+Taha-Hassan-Git@users.noreply.github.com>
2024-02-29 10:48:31 +00:00
..
checks.yml Use github actions to mirror templates from monorepo to appropriate repos (#2781) 2024-02-29 10:48:31 +00:00
deploy.yml Introduce a Cloudflare health worker (#2499) 2024-01-29 09:47:50 +00:00
playwright-update-snapshots.yml Bump Yarn to 4.0.2 and add version constraints (#2481) 2024-01-18 11:09:17 +00:00
playwright.yml Bump Yarn to 4.0.2 and add version constraints (#2481) 2024-01-18 11:09:17 +00:00
prune-preview-deploys.yml fix prune preview deployment script (#2698) 2024-01-31 16:37:51 +00:00
publish-canary.yml Bump Yarn to 4.0.2 and add version constraints (#2481) 2024-01-18 11:09:17 +00:00
publish-manual.yml Use github actions to mirror templates from monorepo to appropriate repos (#2781) 2024-02-29 10:48:31 +00:00
publish-new.yml Use github actions to mirror templates from monorepo to appropriate repos (#2781) 2024-02-29 10:48:31 +00:00
publish-templates.yml Use github actions to mirror templates from monorepo to appropriate repos (#2781) 2024-02-29 10:48:31 +00:00
trigger-production-build.yml unbrivate, dot com in (#2475) 2024-01-16 14:38:05 +00:00