Commit graph

30 commits

Author SHA1 Message Date
Iha Shin (신의하)
3e52e4d9bf
chore: update dev env to support workflows service (#7503) 2026-01-16 10:43:36 +01:00
Adam Benhassen
7243fdbf9a
fix(pnpm): remove emails dev task from turbo root (#7500) 2026-01-15 15:22:31 +00:00
Iha Shin (신의하)
2178f2d87c
chore: add missing @hive/tokens#dev to dev:hive (#7103) 2025-10-13 12:47:37 +00:00
Iha Shin (신의하)
81e85654c5
chore: add dev:hive script using turbo (#7053) 2025-09-26 20:21:17 +09:00
Kamil Kisiela
0bc588998a
Remove next build step from runify script (#5841) 2024-10-29 11:53:14 +00:00
Kamil Kisiela
9e37272c18
Add codegen.mts to globalDependencies of turbo (#5842) 2024-10-29 11:16:13 +00:00
Kamil Kisiela
9d4e037340
Versioning of docker images (#5644) 2024-10-09 15:19:34 +02:00
Kamil Kisiela
368f284a97
Replace Next with Vite + tanstack/router (#4612) 2024-05-17 14:30:10 +02:00
Kamil Kisiela
06d465e882
Break /client into /core /yoga /envelop /apollo (#4573) 2024-04-23 17:51:43 +02:00
Laurin Quast
40ea7057fd
fix: include persisted documents in server input (#4083) 2024-02-26 12:03:36 +00:00
Kamil Kisiela
91e170a63b
Make hive/app dependent on hive/server, not the other way around (#2802) 2023-09-06 09:02:49 +00:00
Kamil Kisiela
00212ff984
Use Pino logger in hive/app (#2702) 2023-08-03 11:58:21 +00:00
Laurin Quast
da27a1606b
use more client preset (#2661) 2023-07-27 12:14:18 +00:00
Kamil Kisiela
cc6dbb514d
Reduce the size of cache (GH Actions) (#2616) 2023-07-17 17:19:08 +02:00
Yassin Eldeeb
cc670557fa
ci: migrate-to-pnpm-v8 (#2129) 2023-05-31 10:16:26 +00:00
Dotan Simha
e659748abf
Unify landing page and docs into a single deployment (#1847) 2023-03-27 17:23:44 +03:00
Kamil Kisiela
fb63517c7e
Timout errors should be visible by the user (#1652) 2023-03-23 09:20:08 +00:00
Dotan Simha
8afe6120ce
Fix local build issues (#1455) 2023-02-22 19:22:14 +01:00
Kamil Kisiela
eb313263cb
Update turbo.json 2023-01-26 15:21:50 +01:00
Dotan Simha
44924b249b
Drop build-local scripts, build Workers for all targets, adjust turbo cache (#1105) 2023-01-23 17:44:53 +02:00
Dotan Simha
34b80e9492
Drop dockest, refactor integration testkit, and run all integration tests in parallel (#883)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-12-28 10:37:23 +01:00
Kamil Kisiela
e116841a73
Fix ESM/CJS (#668)
Co-authored-by: enisdenjo <badurinadenis@gmail.com>
2022-11-22 17:58:48 +01:00
Kamil Kisiela
ea8b8295bd
Update TurboRepo (#642) 2022-11-11 10:17:48 +01:00
Kamil Kisiela
51cb4bb412
Request Proxy in CF Worker (#517) 2022-11-07 14:27:19 +01:00
Dimitri POSTOLOV
12ceda69dc
Use pnpm instead of yarn (#477)
Co-authored-by: enisdenjo <badurinadenis@gmail.com>
Co-authored-by: Denis Badurina <denis@domonda.com>
2022-11-01 02:11:53 +02:00
Saihajpreet Singh
642daaf494
Use Envelop v3 and GraphQL Yoga v3 (#443)
Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-10-06 13:48:01 +02:00
Laurin Quast
a03cc58e5b
feat: remove app next.js built-time environment variable requirement (#382)
* feat: retreive stripe public key via runtime environment variable instead of a build-time environment variable

* feat: retreive google and github enabled environment variable  via runtime environment variable instead of a build-time environment variable

* feat: retreive app base url  environment variable via runtime environment variable instead of a build-time environment variable

* feat: retreive mixpanel token environment variable via runtime environment variable instead of a build-time environment variable

* lazy initialize app info

* feat: provide ga tarcking id and crisp website id via environment variable

* make docs url optional

* feat: load sentry config from environment variables

* document hive app environment variables

* add application dockerfile

* add docker build instructions

* lul

* set working directory

* pls fix

* lol this is apollo-router not graphql-hive

* feat: only show sentry stuff if sentry environment variables are set

* use LTS node version

* No mixpanel

* Fallback

Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-09-21 12:47:40 +02:00
Kamil Kisiela
c1a119626a
Remove Mixpanel (#385) 2022-09-20 11:51:36 +02:00
Kamil Kisiela
20e3129caa
$ prettier <all> (#46)
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
2022-05-24 16:31:53 +03:00
Kamil Kisiela
dc3bc1ec87 Hello 2022-05-18 09:26:57 +02:00