Commit graph

6304 commits

Author SHA1 Message Date
Kamil Kisiela
87dd0a84ea Prettier packages/libraries/router/.dockerignore 2022-08-31 16:57:34 +02:00
Kamil Kisiela
8d50fe24f8 Use GitHub Container registry 2022-08-31 16:56:14 +02:00
Rob Crowe
a52340957d
Publish router docker image (#324)
Given router isn't get versioned, drop semver tags for now
2022-08-31 16:51:30 +02:00
Kamil Kisiela
1152a1b03b
Bump ts-node to solve ERR_LOADER_CHAIN_INCOMPLETE error (#326)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2022-08-31 14:32:03 +02:00
Kamil Kisiela
2fa97196d4
No longer detect the SchemaPublishMissingServiceError (#322) 2022-08-26 16:44:31 +02:00
Kamil Kisiela
68e9bfd054
Add Retry button in Operations view (#321) 2022-08-26 16:10:50 +02:00
Kamil Kisiela
091b75f38a
Fix calculation of total number of requests per client (#318) 2022-08-26 13:33:48 +02:00
Kamil Kisiela
d9b0aa65f9
Add "Copy Invite Link" button to invitations (#317)
* Add Copy Invite Link button to invitations
* Adjust the logic behind picking agg tables

Closes #316
2022-08-26 12:15:36 +02:00
Kamil Kisiela
8cd7a4a885
New invitation system (#315)
* New invitation system

* Fix format

* Deployment
2022-08-25 21:01:37 +02:00
Kamil Kisiela
4c63f32d23
Update LICENSE 2022-08-24 13:19:23 +02:00
Kamil Kisiela
79a03f0242
Create LICENSE 2022-08-24 13:18:32 +02:00
github-actions[bot]
01c383e5a5
chore(release): update monorepo packages versions (#309)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-23 15:55:39 +02:00
Kamil Kisiela
5a212f61f2
Avoid marking the same type as used twice (#308)
Fixes #305
2022-08-23 15:49:10 +02:00
Kamil Kisiela
5761d9e790
Fix sample_rate in Router (#297)
* Fix sample_rate
* Sort definitions
2022-08-23 14:31:02 +02:00
Kamil Kisiela
3339d83352
Fix Rust build (#307)
* Fix Rust build

* Fixes
2022-08-23 14:13:14 +02:00
Kamil Kisiela
db19282bf8
Implement new ClickHouse DB structure (#304)
FF_CLICKHOUSE_V2_TABLES
2022-08-23 12:53:22 +02:00
Ryan Perry-Nguyen
c8135f9e9f
fix postgres container healthcheck (#299) 2022-08-23 09:28:56 +02:00
Laurin Quast
31b3df00bd
docs-software (#300) 2022-08-17 10:01:42 +02:00
Kamil Kisiela
3b525b789c
Switching between projects/targets does not always work (#298)
Fixes #276
2022-08-16 16:32:26 +00:00
Kamil Kisiela
d050785810 Fix CLI intallation script 2022-08-16 16:09:15 +02:00
github-actions[bot]
1494017528
chore(release): update monorepo packages versions (#295)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-16 12:29:44 +02:00
Kamil Kisiela
511f9a477b Add missing @changesets/changelog-github 2022-08-16 12:24:43 +02:00
Kamil Kisiela
efb03e184d
Bump @oclif/core and update CLI installation script (#292)
* Bump @oclif/core

* Update CLI installation script
2022-08-16 12:10:55 +02:00
Dotan Simha
5b7e079151
Use latest changesets, fix changesets config (#294) 2022-08-16 12:03:34 +02:00
Kamil Kisiela
3711c0ebf9
Add --config router.yaml to Router in Monitoring 2022-08-16 10:36:38 +02:00
github-actions[bot]
3bdfdb0364
chore(release): update monorepo packages versions (#288)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-12 16:08:01 +02:00
Kamil Kisiela
d02f9efdf0
Initial Emails service (#261)
* Initial Emails service

* Fix yarn.lock

* Metrics

* Fixes
2022-08-12 14:51:09 +02:00
Kamil Kisiela
52969c0632
Hash operation based on its body, name, list of sorted coordinates (#283)
* Hash operation based on its body, name, list of sorted coordinates

* Support Docker Compose v2

* martynka

* Move hashing behind cache

* Add comments

* Move transformation of coordinates to the caching layer

* Add another test
2022-08-12 11:23:07 +02:00
Kamil Kisiela
a0b0dc06a5
Log errors comming from the useAuth0 (#287) 2022-08-12 10:29:04 +02:00
Kamil Kisiela
ef18a38cca
Show error messages in the client when publishing the schema (#272)
Closes #267
2022-08-12 10:15:19 +02:00
Ryan Perry-Nguyen
617192779b
docs: add auth0 app docs (#286) 2022-08-11 22:10:25 +02:00
Kamil Kisiela
5cb6df7be2
Do not capture schema building errors (#285)
* Do not Sentry.capture schema building errors
* To not pass originalError
2022-08-11 18:13:49 +02:00
Kamil Kisiela
854f987d20
More logs and a circuit breaker in IdempotentRunner (#284) 2022-08-11 17:19:47 +02:00
Kamil Kisiela
5cf6b92766
Use Slonik v30 (#282) 2022-08-11 10:58:36 +02:00
Kamil Kisiela
505e62bcce
Use transaction when publishing schema (#274) 2022-08-09 12:33:44 +02:00
Kamil Kisiela
ccabff3284
Do not log collected or processed reports (#273) 2022-08-09 10:58:50 +02:00
Kamil Kisiela
23d55d7e0e
Remove comment (#271) 2022-08-08 15:07:10 +02:00
Kamil Kisiela
2e3ccfe033
map a step output to a job output (#270) 2022-08-08 15:05:22 +02:00
Kamil Kisiela
449b0f6e37
Initial version a plugin for Apollo Router (#266) 2022-08-08 14:58:22 +02:00
github-actions[bot]
206f1ddcb4
chore(release): update monorepo packages versions (#265)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-03 11:45:54 +02:00
JYC
c0e08216b0
fix: hide missing token warning when disabled (#260)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-08-03 11:39:57 +02:00
Kamil Kisiela
3f1b6edc97
Update turbo to v1.4.2 (#264) 2022-08-03 11:19:44 +02:00
Kamil Kisiela
43f6817e1f
Schema Explorer (experimental) (#241) 2022-07-29 16:13:52 +02:00
github-actions[bot]
3a65f79a5e
chore(release): update monorepo packages versions (#240)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-27 17:15:38 +02:00
Kamil Kisiela
a94fd68503
Introduce createSupergraphManager (#262) 2022-07-27 17:12:23 +02:00
Kamil Kisiela
e4f11585d1
your 2022-07-21 17:44:58 +02:00
Kamil Kisiela
c22582cd8a
New landing page (#259) 2022-07-21 12:16:36 +02:00
Kamil Kisiela
5a70aee15b
One-time invitation link (#258)
Closes #250
2022-07-20 17:02:04 +02:00
Kamil Kisiela
9e90b1a53d
Client exclusions in breaking change detection (#243)
* Replace date-fns-tz with Intl.DateTimeFormat
2022-07-19 16:24:41 +02:00
Kamil Kisiela
79602c26d0
Explain logic in police worker (#248) 2022-07-19 09:36:42 +02:00