Commit graph

173 commits

Author SHA1 Message Date
Kamil Kisiela
4e407fb7a8
Revert Node 20 (use 18) (#3022) 2023-10-10 13:13:28 +02:00
Kamil Kisiela
a3f69f61f4
Update release-stable.yaml 2023-10-10 11:49:49 +02:00
Kamil Kisiela
d3dd0d9baf
git checkout using GUILD_BOT_TOKEN in release-stable workflow 2023-10-10 11:44:46 +02:00
Kamil Kisiela
d6673b8144
Use Node 20.8 (#2990) 2023-10-02 12:12:48 +02:00
renovate[bot]
031fac3e85
chore(deps): update docker/setup-buildx-action action to v3 (#2937)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 12:00:38 +00:00
renovate[bot]
dadb2d011a
chore(deps): update mikefarah/yq action to v4.35.2 (#2917)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 11:27:58 +00:00
Kamil Kisiela
adcb2aac76
Use debian:12.1 to match Apollo Router's glibc requirement (#2948) 2023-09-18 15:51:29 -07:00
Kamil Kisiela
0fb31dc77a
Show top 5 operations in explorer (#2946) 2023-09-18 13:49:47 -07:00
renovate[bot]
f5dbe8b8fd
chore(deps): update simenb/github-actions-cpu-cores action to v2 (#2940)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 06:33:23 -07:00
renovate[bot]
53bd65ee3d
chore(deps): update docker/setup-qemu-action action to v3 (#2938)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 06:33:17 -07:00
renovate[bot]
a5524f94ec
chore(deps): update tj-actions/changed-files action to v39 (#2941)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 06:33:01 -07:00
renovate[bot]
9ac901a269
chore(deps): update actions/upload-artifact action to v3.1.3 (#2902)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-17 18:06:16 -07:00
renovate[bot]
b870698482
chore(deps): update postgres docker tag to v14.9 (#2918)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-17 18:03:56 -07:00
renovate[bot]
1297a54269
chore(deps): update actions/checkout action to v4 (#2853)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-17 13:59:19 -07:00
renovate[bot]
430f6a2062
chore(deps): update docker/bake-action action to v4 (#2854)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-17 13:59:15 -07:00
renovate[bot]
456e159734
chore(deps): update docker/login-action action to v3 (#2855)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-17 13:59:09 -07:00
TheGuildBot
70094a97c1
Update apollo-router to 1.30.0 (#2820)
Co-authored-by: kamilkisiela <kamilkisiela@users.noreply.github.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2023-09-16 19:02:40 -07:00
Kamil Kisiela
34cc7a836a
Increse timeout of integration-tests (vitest step) 2023-08-30 17:39:50 +02:00
Kamil Kisiela
2ce26da142
Increase timeout of publish-rust workflow to 60 minutes 2023-08-30 13:02:57 +02:00
Kamil Kisiela
712ce27ffc
Enable auto-deployment to staging 2023-08-30 11:33:25 +02:00
Kamil Kisiela
ede8b8722f
Fix a memory issue in Router (#2781) 2023-08-28 11:50:06 +00:00
Kamil Kisiela
77fc9ac77a Skip next cache when deploying website 2023-08-24 16:52:13 +02:00
Kamil Kisiela
281d6d0351
Skip CLI when building docker images (#2766) 2023-08-24 14:03:54 +02:00
Kamil Kisiela
6627a03323
Temporarily disable auto-deployment to staging (#2728) 2023-08-10 14:23:18 +02:00
Kamil Kisiela
e9f72af04b
Fix file extension of cf broker worker 2023-07-28 15:39:23 +02:00
Laurin Quast
da27a1606b
use more client preset (#2661) 2023-07-27 12:14:18 +00:00
Kamil Kisiela
7c89f7a310
Optional s3_session_token variable and remove setting region to auto (#2674)
Co-authored-by: Saurav Tapader <tapaderster@gmail.com>
2023-07-27 11:34:29 +00:00
Kamil Kisiela
efc044d498
Detect changes in Cargo.lock and Cargo.toml (#2669) 2023-07-27 09:22:15 +02:00
Kamil Kisiela
631e0c79eb Use GUILD_BOT_TOKEN to create a Pull Request (router updates) 2023-07-25 14:30:59 +02:00
Kamil Kisiela
fa2d695209
Update apollo-router automatically (#2665) 2023-07-25 14:16:52 +02:00
Kamil Kisiela
229ff7653c
No need to cache nextjs in integration tests (#2622) 2023-07-18 09:10:03 +00:00
Kamil Kisiela
24909aaebf
Fix caching of docker bake (#2617) 2023-07-18 09:55:59 +02:00
Kamil Kisiela
cc6dbb514d
Reduce the size of cache (GH Actions) (#2616) 2023-07-17 17:19:08 +02:00
Kamil Kisiela
ca37412092 Move integration/test to test/integration 2023-07-11 12:23:53 +02:00
renovate[bot]
5651803b94
chore(deps): update changesets/action action to v1.4.5 (#2530)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-04 11:39:21 +03:00
Kamil Kisiela
05b37a885e
Update Oclif and test tarballs (#2378) 2023-06-27 19:25:49 +00:00
Dotan Simha
1648e4377c
Remove unused hive-police worker (#2531) 2023-06-27 12:13:40 +02:00
Kamil Kisiela
a695ac297d
Face Lifting (#2418) 2023-06-20 14:01:46 +02:00
Kamil Kisiela
b4f0226919 Force concurrency to match CPU cores on GH Actions 2023-06-12 18:41:40 +02:00
Dimitri POSTOLOV
1cc2a0adca
Operation Collections in Lab (#1610)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2023-06-12 16:56:27 +02:00
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