Commit graph

133 commits

Author SHA1 Message Date
Laurin Quast
93c3e761cb
chore: analyse code with sonar (#2382) 2023-06-05 11:08:10 +02:00
renovate[bot]
381ffb3104
chore(deps): update tj-actions/changed-files action to v36 (#2359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 09:07:36 +00:00
renovate[bot]
b9073df6fb
chore(deps): update mikefarah/yq action to v4.34.1 (#2296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-23 05:43:23 +00:00
renovate[bot]
81423e4e21
chore(deps): update postgres docker tag to v14.8 (#2225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-16 12:13:46 +03:00
renovate[bot]
9fc1e1524b
chore(deps): update changesets/action action to v1.4.4 (#2193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-10 11:16:41 +03:00
renovate[bot]
dc3b0bbb12
chore(deps): update changesets/action action to v1.4.3 (#2178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-09 20:10:35 +03:00
Kamil Kisiela
90c2aba7ec
Extract operation name from the DocumentNode at usage-ingestor level (#2088) 2023-04-21 12:12:20 +02:00
Kamil Kisiela
7683fc1aaa
Update main-rust.yaml 2023-04-20 13:51:41 +02:00
Kamil Kisiela
91306e0d45
Update main.yaml 2023-04-20 13:50:40 +02:00
Kamil Kisiela
3ab2a4b2fd
Skip Rust related CI when Rust is not touched (#2077) 2023-04-20 13:31:23 +02:00
renovate[bot]
155aeb2201
chore(deps): update docker/bake-action action to v3 (#2070)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2023-04-20 08:57:00 +00:00
Gil Gardosh
10377c52da
Algolia cleanup (#2041) 2023-04-17 14:06:28 +02:00
renovate[bot]
28db05a399
chore(deps): update mikefarah/yq action to v4.33.3 (#1997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-13 11:53:18 +03:00
Laurin Quast
1f4f7fef4f
chore: add local OIDC server, development instructions and end2end test (#1755) 2023-04-12 11:17:07 +00:00
Kamil Kisiela
ad27ef258a
No bundle analysis (#2008) 2023-04-12 09:45:34 +00:00
renovate[bot]
9bc707042c
chore(deps): update peter-evans/create-or-update-comment action to v3 (#1946)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-05 10:27:30 +00:00
Dotan Simha
ea453394d2
Split pr and rust-pr workflows (#1940) 2023-04-05 09:42:12 +03:00
renovate[bot]
40ca70c887
chore(deps): update mikefarah/yq action to v4.33.2 (#1910)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-02 10:54:45 +03:00
Dotan Simha
e659748abf
Unify landing page and docs into a single deployment (#1847) 2023-03-27 17:23:44 +03:00
renovate[bot]
8e9d5abbf0
chore(deps): update mikefarah/yq action to v4.33.1 (#1846)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-26 01:47:03 +00:00
renovate[bot]
226fe20991
chore(deps): update mikefarah/yq action to v4.32.2 (#1775)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-21 04:10:55 +02:00
renovate[bot]
faf08e0391
chore(deps): update mikefarah/yq action to v4.32.1 (#1767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-18 05:12:25 +00:00
Kamil Kisiela
00451c502e
Cache .next/cache to speed up builds (#1637) 2023-03-14 16:12:50 +01:00
Dotan Simha
087fe549d7
Fix storybook build issues (#1614) 2023-03-07 09:12:09 +01:00
renovate[bot]
87839d95e2
chore(deps): update mikefarah/yq action to v4.31.2 (#1566)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-03 12:00:13 +02:00
Dotan Simha
627df54206
2️⃣ Drop Personal organizations (#1452) 2023-02-28 08:52:37 +01:00
Dotan Simha
4f862ba2ba
Upgrade Postgres to v14 (#1513) 2023-02-27 11:08:21 +01:00
Kamil Kisiela
ac27dfcd8f
Welcome StoryBook (#1486)
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
2023-02-26 13:46:41 +00:00
Laurin Quast
1e2ab08f95
replace tag-operations with client preset (#1441) 2023-02-24 15:39:44 +01:00
Dotan Simha
9e52269b3a
rc releases for Changesets release PR (#1456) 2023-02-23 03:11:09 +02:00
Dimitri POSTOLOV
e0d790c287
Update nextjs-bundle-analysis.yml (#1429) 2023-02-20 22:16:21 +00:00
Dimitri POSTOLOV
a97cef74aa
add Next.js bundle analyzer action (#1414) 2023-02-20 20:19:32 +00:00
renovate[bot]
99617e44b2
chore(deps): update mikefarah/yq action to v4.31.1 (#1422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-20 13:00:19 +02:00
renovate[bot]
6860edd776
chore(deps): update postgres docker tag to v13.10 (#1346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-12 03:34:35 +02:00
Dimitri POSTOLOV
de7ba835e4
migrate to vitest (#921)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2023-02-10 11:11:23 +01:00
Dimitri POSTOLOV
e1b3fe2df5
restrict 0.0.0.0 in code files and 0.0.0.0 in .env.template files (#1323) 2023-02-10 10:15:24 +09:00
Dotan Simha
8b506f021e
Remove old always-auth flag (#1278) 2023-02-07 10:49:38 +01:00
Kamil Kisiela
0d0570032d
Update pr.yaml 2023-01-31 14:50:33 +01:00
Kamil Kisiela
572e86c8d9
Use latest (unreleased yet) graphql-parser (#1198) 2023-01-31 11:05:36 +01:00
Kamil Kisiela
e1c4b4f998
Update main.yaml 2023-01-27 15:41:06 +01:00
Dotan Simha
63a51954f1
Use latest buildx (#1156) 2023-01-27 10:23:59 +00:00
Kamil Kisiela
f1e464f226 Run PR workflow when created by changeset 2023-01-26 10:31:25 +01:00
Kamil Kisiela
da5f291277
Move docker-related files to docker directory (#1116) 2023-01-24 18:15:24 +00:00
Kamil Kisiela
7c7673bf6c
Fix release pipeline of Rust (binaries) (#1104) 2023-01-23 18:23:52 +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
4c0ab096c9
Separate Docker build for app and Rust in "main" pipeline (#1073) 2023-01-19 17:36:43 +00:00
Dotan Simha
4b2b4fcaa4
Try to fix Docker image push failures (#1070) 2023-01-19 17:25:33 +00:00
Kamil Kisiela
cdc3e7930b
Update Apollo Router and fix Docker Image (#972) 2023-01-18 21:00:23 +01:00
Dotan Simha
2f491a747f
Migrations refactoring, separate migrations/storage packages and support .mts migrations with dependencies (#1044) 2023-01-18 08:54:47 +01:00
Kamil Kisiela
a52e6d50bc
Update build-and-dockerize.yaml 2023-01-17 17:39:16 +01:00