Commit graph

66 commits

Author SHA1 Message Date
Laurin
14c73e5751
feat: remove supertokens-core and supertokens-node (#7705) 2026-03-12 10:19:16 +01:00
jdolle
82dd36a88b
Add redis as workflows dependency (#7755) 2026-02-27 15:02:49 -08:00
jdolle
9357d39646
Add schema proposal composition background job (#7706) 2026-02-27 13:53:14 -08:00
Laurin Quast
4aee31e7f7
use webhooks config for workflows heartbeats (#7486) 2026-01-13 11:33:50 +01:00
Laurin Quast
ed3fea1423
remove emails and webhooks service (#7458) 2026-01-12 15:11:33 +01:00
Laurin Quast
ec77725ca1
feat: persistent job queue with postgraphile worker (#7383)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
2026-01-12 13:13:23 +01:00
Laurin Quast
6d802aa09a
chore: allow skip schema and persisted app publish via environment variable (#7428) 2025-12-15 13:08:35 +01:00
Laurin Quast
9c19215cab
feat: aws lambda cdn handler (#7292) 2025-11-24 11:04:22 +01:00
Laurin Quast
93852ce6f3
chore: use hive console in addition to additional trace collector (#7104) 2025-10-21 11:13:52 +02:00
Laurin Quast
4f70fc9555
feat: otel telemetry collection and dashboard (#6796)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
Co-authored-by: Denis Badurina <denis@denelop.com>
2025-10-10 14:06:02 +02:00
Dotan Simha
5570ef71fa
standalone domains for dev/staging (#7009) 2025-09-17 16:16:15 +03:00
Laurin Quast
9bdc6d59e2
chore: hive gateway as entrypoint for the public api (#6703)
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2025-04-16 10:03:33 +02:00
Dotan Simha
393fc5b7f9
chore(deployment): remove unused sentry-events-monitor for k8s (deprecated) (#6620) 2025-03-17 11:58:50 +02:00
Laurin Quast
0fd4d966ab
feat(deployment): use organization access tokens (#6613) 2025-03-13 18:10:35 +08:00
Laurin Quast
8c3413a207
feat(usage): report with organization access tokens (#6538)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-06 09:19:37 +08:00
Dotan Simha
a31fbd0206
fix(deployment): adjust the resources needed for otel-collector in each env (#6576) 2025-03-04 15:50:12 +02:00
Kamil Kisiela
f60ae6e83e
Replaces rate-limit, stripe-billing and usage-estimator with commerce (#6540) 2025-02-24 10:41:01 +00:00
Dotan Simha
ba207485ad
feat: open telemetry tracing for usage service (#6351) 2025-01-17 10:40:18 +01:00
Dimitri POSTOLOV
e0eb3bdb28
feat: preflight scripts for laboratory (#5564)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2024-12-27 10:06:52 +00:00
Tuval Simha
38c14e21d8
feat: audit log for organizations (#5530)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2024-12-27 10:00:29 +01:00
Dotan Simha
6bc7d1c7a7
Loosen CSP configuration for dev and staging (#6140) 2024-12-18 17:06:30 +02:00
Dotan Simha
290a5d933e
Make CSP loose for staging and dev (#6127) 2024-12-16 14:33:17 +02:00
Dotan Simha
89dbff953a
CSP adjustments to support Lab preflight worker (#6082) 2024-12-16 12:26:19 +02:00
Laurin Quast
316715783b
chore: wake up clickhouse before publishing app deployment (#6088)
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2024-12-09 10:24:31 +02:00
Kamil Kisiela
42b48708b2
Correct the table suffix of CF's Analytics Engine (#5554) 2024-08-29 15:20:56 +02:00
Laurin Quast
23d09836df
feat: CDN request retry race from multiple S3 buckets (#5543)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2024-08-28 21:48:57 +02:00
Laurin Quast
5bf4abd6d6
feat: write artifacts and persisted documents to s3 mirror (#5538)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2024-08-27 19:03:09 +00:00
Laurin Quast
f9f2e387f4
chore: publish app deployment as part of pulumni step (#5279) 2024-07-25 10:37:49 +02:00
Laurin Quast
a899810fad
chore: publish graphql schema as pulumni action (#5275) 2024-07-24 12:42:24 +02:00
Laurin Quast
c1ccea8876
feat: opt-in app deployments persisted documents for hive app (#4866) 2024-07-23 08:45:04 +02:00
Dotan Simha
86cbe95bd2
distributed tracing (#4219) 2024-04-07 11:57:03 +03:00
Kamil Kisiela
f44fdd474a
Move SuperTokens-node to GraphQL server (#4288) 2024-03-26 13:42:56 +01:00
Dotan Simha
df0310dce6
Refactor deployment code (#4138) 2024-03-04 13:56:12 +01:00
Dotan Simha
ff14f7ddb9
Use Sentry to monitor K8s errors instead of Botkube and fixed K8s probes (#4108) 2024-02-29 15:41:57 +00:00
Kamil Kisiela
53c36f8116
Complete Auth0 Migration (#2773)
No more Auth0 mapping.
2023-11-24 10:18:43 +01:00
renovate[bot]
abba794763
chore(deps): update helm release contour to v13 and also update Pulumi dependencies (#2954)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2023-09-26 12:57:40 +02:00
Dotan Simha
ced56449f8
Implement topologySpreadConstraints for K8s deployments (#2824) 2023-09-16 17:33:28 -07:00
Kamil Kisiela
be84818b5b
Prepare deployment setup for Support Ticketing (#2795) (#2805) 2023-09-06 12:27:22 +00:00
Dotan Simha
1648e4377c
Remove unused hive-police worker (#2531) 2023-06-27 12:13:40 +02:00
Dotan Simha
9238a1f915
Schema policy checks using graphql-eslint (#1730) 2023-05-09 10:07:17 +02:00
Dotan Simha
e659748abf
Unify landing page and docs into a single deployment (#1847) 2023-03-27 17:23:44 +03:00
Kamil Kisiela
22a8e5f7aa
Make tokens service replicable (#1134) 2023-01-26 16:39:41 +01:00
Laurin Quast
162bda92d9
feat: use s3 bucket for validating CDN access tokens (#1143) 2023-01-26 16:36:49 +01:00
Laurin Quast
8ea694c7c2
fix: use correct key for encrypting the keys (#1142) 2023-01-26 11:44:01 +01:00
Laurin Quast
0b4ed81f24
feat: store/import legacy s3 key on s3 [2/4] (#1043) 2023-01-24 09:42:24 +01:00
Dotan Simha
06c694215f
Allow to force rerun migrations jobs and allow to clear db as part of deployment (#1090) 2023-01-21 19:43:18 +00:00
Dimitri POSTOLOV
7ad5e26c34
[🔧 ESLint] import sort (#736) 2022-12-28 20:22:54 +01:00
Dotan Simha
1171b6fa34
Adjustments to Pulumi code to support more pre-prod envs (#845) 2022-12-22 14:00:10 +02:00
Dotan Simha
69ff4d3a24
Replace tgz artifacts with Docker images and refactor all CI pipelines (#808) 2022-12-20 16:34:46 +02:00
Dotan Simha
deb4a7ff92
Ignore CSP and security headers for CDN endpoints (#785) 2022-12-12 12:45:45 +01:00