Commit graph

266 commits

Author SHA1 Message Date
Kamil Kisiela
77b2e24765
Expose link to the website when publishing schema in GraphQL API (#198)
* Expose link to the website when publishing schema in GraphQL API
* Print link to the website in the cli
2022-06-29 09:00:39 +02:00
Kamil Kisiela
173b4844f1
Add heartbeats to tokens, webhooks and usage-ingestor services (#186)
Support BetterUptime Heartbeats
2022-06-27 13:17:32 +02:00
github-actions[bot]
d640cccf16
chore(release): update monorepo packages versions (#177)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-24 21:12:17 +02:00
Kamil Kisiela
23eb4cc07f
Add message about empty schema registry in schema:check (#176)
* Add message about empty schema registry in schema:check

* prettier on changeset...
2022-06-24 21:04:50 +02:00
github-actions[bot]
40cbbb2786
chore(release): update monorepo packages versions (#161)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-23 12:09:31 +02:00
Kamil Kisiela
5de7e381a6
Support SchemaPublishMissingUrlError in CLI (#157)
This PR adds a dedicated error message with instructions when a service URL is missing (federated projects) thanks to the recently added `SchemaPublishMissingUrlError` type.
2022-06-23 11:21:49 +02:00
Kamil Kisiela
c82b22ac05
Simplify the schema publishing logic (#156)
- Removes the uniqueness requirement of commit it
- Makes the logic of schema publishing simpler and more readable
- Updating the service url results in a new version (previously an update of existing version)
- Introduces a requirement of defining service url in federated projects (new `SchemaPublishMissingUrlError` type)
2022-06-23 10:00:43 +02:00
Kamil Kisiela
5d0f0770d8
Revert "Simplify the schema publishing logic (#153)" (#155)
This reverts commit 38f6a92d39.
2022-06-22 15:16:36 +02:00
Dotan Simha
38f6a92d39
Simplify the schema publishing logic (#153)
- Removes the uniqueness requirement of commit it
- Makes the logic of schema publishing simpler and more readable
- Updating the service url results in a new version (previously na update of existing version)
- Introduces a requirement of defining service url in federated projects (new `SchemaPublishMissingUrlError` type)
2022-06-22 12:41:46 +02:00
github-actions[bot]
fb16a65b01
chore(release): update monorepo packages versions (#93)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-25 16:16:00 +02:00
github-actions[bot]
41c1f0b6da
chore(release): update monorepo packages versions (#91)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-25 15:56:27 +02:00
github-actions[bot]
76aa445625
chore(release): update monorepo packages versions (#88)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-25 15:21:49 +02:00
Kamil Kisiela
0a5dbeb852
Point libraries to graphql-hive.com (#87) 2022-05-25 15:18:31 +02:00
Kamil Kisiela
20e3129caa
$ prettier <all> (#46)
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
2022-05-24 16:31:53 +03:00
Kamil Kisiela
4f4a5821ac
Update package.json 2022-05-18 09:50:28 +02:00
Kamil Kisiela
dc3bc1ec87 Hello 2022-05-18 09:26:57 +02:00