Commit graph

247 commits

Author SHA1 Message Date
Kamil Kisiela
4aadc77c59
Remove console.logs (#5500) 2024-08-24 13:52:31 +00:00
renovate[bot]
9ef86f944a
chore(deps): update actions/upload-artifact action to v4.3.6 (#5441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 09:39:43 +03:00
renovate[bot]
595fb482c8
chore(deps): update mikefarah/yq action to v4.44.3 (#5443) 2024-08-18 19:50:14 +03:00
renovate[bot]
e2c46cade6
chore(deps): update postgres docker tag to v14.13 (#5433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 15:24:38 +03:00
Kamil Kisiela
9244b2659b
Include relevant config files in eslint cache key (#5299) 2024-08-01 07:20:12 +00:00
Laurin Quast
00926e750c
chore: remove app operation check command (#5280) 2024-07-25 10:46:58 +02:00
Laurin Quast
576126145b
chore: publish CLI docker images for alpha versions (#5277) 2024-07-25 08:48:35 +02:00
Laurin Quast
a899810fad
chore: publish graphql schema as pulumni action (#5275) 2024-07-24 12:42:24 +02:00
renovate[bot]
95304fb338
fix(deps): update dependency @theguild/components to v6.6.3 (#5208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
2024-07-23 12:42:43 +02:00
Laurin Quast
9c03a8a01e
chore: pass persisted documents parameter for staging deployment (#5269) 2024-07-23 07:12:31 +00:00
Laurin Quast
04bdfe12c5
chore: app operation check command (#5265) 2024-07-22 17:14:34 +02:00
Laurin Quast
8c7a393fd6
feat: upload persisted documents from app to R2 (#5264) 2024-07-22 12:00:55 +02:00
Kamil Kisiela
ee29432458
Pin node to v22.4 in release-alpha.yaml (#5252) 2024-07-19 22:10:12 +02:00
Kamil Kisiela
122227bbc5
Remove Windows installer (#5250) 2024-07-19 11:33:31 +00:00
renovate[bot]
9871cc685f
chore(deps): update actions/upload-artifact action to v4.3.4 (#5170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-07 08:52:05 +00:00
renovate[bot]
fe3c9ea325
chore(deps): update mikefarah/yq action to v4.44.2 (#5023)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 10:03:45 +03:00
renovate[bot]
dbb7881f06
chore(deps): update docker/bake-action action to v5 (#5029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 09:20:19 +03:00
Kamil Kisiela
d7b874d50b
Node v22 (#4980) 2024-06-21 12:42:02 +02:00
Kamil Kisiela
20e2041288
ClickHouse in dev and integration tests - log to stdout/stderr (#4960) 2024-06-13 10:26:33 +00:00
renovate[bot]
a79c104cb4
chore(deps): update postgres docker tag to v14.12 (#4870)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 09:43:00 +03:00
Kamil Kisiela
368f284a97
Replace Next with Vite + tanstack/router (#4612) 2024-05-17 14:30:10 +02:00
renovate[bot]
f8bbf71774
chore(deps): update mikefarah/yq action to v4.44.1 (#4739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-12 09:10:54 +03:00
TheGuildBot
2a2c40c873
Update apollo-router to 1.46.0 (#4700)
Co-authored-by: kamilkisiela <8167190+kamilkisiela@users.noreply.github.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2024-05-09 13:49:44 +02:00
Kamil Kisiela
bf5a5576fa
Redesign the Create Organization page (#4601) 2024-04-25 09:46:23 +00:00
renovate[bot]
98ee197a24
chore(deps): update actions/upload-artifact action to v4.3.3 (#4560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-24 09:41:02 +03:00
renovate[bot]
241063fa6f
chore(deps): update azure/setup-helm action to v4.2.0 (#4541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 08:11:58 +03:00
Kamil Kisiela
4bbab6ca6e
Include Apollo GraphOS in Apollo alternative page (#4532)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-16 11:04:17 +00:00
Kamil Kisiela
f53ed75c12
Use GH_PAT_WORKFLOW in prettier workflow (#4536) 2024-04-16 12:52:23 +02:00
Kamil Kisiela
ebf22534ae
Fix Prettier workflow (#4534) 2024-04-16 12:11:45 +02:00
Kamil Kisiela
42514dabb7
Github Workflow to run prettier --write and commit to a branch (#4533) 2024-04-16 11:56:17 +02:00
Kamil Kisiela
d3bf716d22
Capture videos and screenshots of failed e2e tests (only in CI) (#4398) 2024-04-03 13:24:34 +00:00
Kamil Kisiela
6b322e0272
Move "troubleshoot containers" after "cypress" in e2e tests (#4397) 2024-04-03 13:12:40 +02:00
Kamil Kisiela
25f9536a4a
Upgrade Next to v14 and enable --turbo (#4350) 2024-04-03 10:16:41 +00:00
renovate[bot]
3ac6b8ecdc
chore(deps): update tj-actions/changed-files action to v44 (#4364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-31 15:22:19 +03:00
Dotan Simha
7ca0205a00
fix dispatch config for staging deployments (#4345) 2024-03-26 09:20:47 +02:00
Kamil Kisiela
ab5e57d8b5
Bring auto-deployment (staging) back (#4334) 2024-03-26 08:57:53 +02:00
Tuval Simha
b82073f6ae
Hive Docs website: New guild/component migration (#4284) 2024-03-25 19:32:51 +02:00
renovate[bot]
7025c5198c
chore(deps): update mikefarah/yq action to v4.43.1 (#4321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-24 10:13:20 +02:00
renovate[bot]
abee2f86c1
chore(deps): update changesets/action action to v1.4.7 (#4281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 14:37:58 +02:00
renovate[bot]
4c689c0c33
chore(deps): update tj-actions/changed-files action to v43 (#4239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-17 07:59:12 +02:00
Dotan Simha
95025ebf24
Full type-safe for Helm charts in Pulumi deployment code (#4205) 2024-03-13 12:17:52 +02:00
TheGuildBot
3a2edff198
Update apollo-router to 1.40.2 (#4166)
Co-authored-by: kamilkisiela <8167190+kamilkisiela@users.noreply.github.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2024-03-07 15:28:55 +01:00
Dotan Simha
f194cb1647
update nodejs to v21 (#4086) 2024-02-28 11:41:46 +02:00
renovate[bot]
8c2870c8ae
chore(deps): update mikefarah/yq action to v4.42.1 (#4072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 09:03:10 +02:00
renovate[bot]
636528f4ea
chore(deps): update changesets/action action to v1.4.6 (#3997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-18 20:03:23 +02:00
renovate[bot]
2984fc2668
chore(deps): update mikefarah/yq action to v4.41.1 (#3990)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-18 14:58:11 +02:00
renovate[bot]
79b22fc267
chore(deps): update postgres docker tag to v14.11 (#3970)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-13 16:07:48 +02:00
renovate[bot]
7c77a314bf
chore(deps): update mikefarah/yq action to v4.40.7 (#3955)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 09:26:35 +02:00
renovate[bot]
d012b71413
chore(deps): update actions/upload-artifact action to v4.3.1 (#3924)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 18:51:57 +02:00
renovate[bot]
45435b87fd
chore(deps): update peter-evans/create-pull-request action to v6 (#3909)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 14:46:17 +02:00