Michael H.
|
5b59e39a8a
|
chore: improve actions performance and security practices (#5970)
* chore: bump actions and pin versions
* build: switch to blacksmith
* fix: use rust-toolchain stable
* build: improve pnpm store caching
* chore: remove emoji from workflows
* fix: run prepare job on blacksmith
* chore: kebab case id
* build: add concurrency groups to limit duplicate jobs
* build: switch around node setup and pnpm setup task
* chore: bump to nodejs 24, fix pnpm caching
* fix: enable corepack
* fix: concurrency deadlock in frontend preview
* fix: approve build scripts
* fix: just don't cancel concurrent previews
* build: remove pnpm setup action everywhere
* build: cache apt packages
* build: yet another attempt at fixing concurrency
* build: lower runner type for frontend deploy
* fix: eslint not existing
* build: add sccache to turbo-ci
* fix: correct nextest pkg
* fix: turbo ignoring sccache
* revert me: test labrinth tests
* Revert "revert me: test labrinth tests"
This reverts commit def5cc19183d5c0fe3b6f3c03635d73bb59bd312.
* build: compile app before docker build
* build: lower runner types
* build: remove docker inline caching
* build: try mold on labrinth
* build: tweak labrinth prod build profile
* fix: app windows builds and caching
* fix: tombi format cargo.toml
* fix: swap ping test to cubecraft to avoid CI flakiness
* typos fix
---------
Co-authored-by: aecsocket <aecsocket@tutanota.com>
|
2026-05-03 14:18:31 +02:00 |
|
Calum H.
|
c2359275ff
|
feat: use ci for storybook (#5686)
* feat: use ci for storybook
* feat: sha short
* feat: storybook url
|
2026-05-02 18:35:12 +02:00 |
|
Calum H.
|
c09f7fd5e6
|
devex: changelog system (#5309)
* devex: changelog system
* feat: changelog CIs
* feat: web alias for platform + hosting
* feat: upload binaries to gh release
* feat: improve copy text
* fix: release workflow
* fix: changelog CIs + PR health check comment
* fix: action
* fix: comment style
* fix: comment
* fix: remove health
* fix: deploy use Modrinth bot machine account
* feat: new system
* fix: pr comment structure
|
2026-03-23 17:45:43 +00:00 |
|
Michael H.
|
4ee7623837
|
build: deploy on both environments (#5129)
* build: deploy on both environments
* build: missing whitespace
* build: add path filter
* build: add sentry env
* build: inherit secrets
* remove if check
* Revert "remove if check"
This reverts commit b2ffe1d611269ddaf13bdbfacfdb89cd40316c29.
* remove if check 2
* Fix Wrangler env
* Fix Wrangler env but for real this time
* Alternative method of getting URLs
* Check for environment instead
* Fix comment
* Clickable commit
* Set PREVIEW build var
* Fix commit shown in comment
* Fix linting errors
* )
* add preview banner
* prepr
* prepr again
* ..
---------
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
|
2026-01-16 01:40:10 +00:00 |
|