Laurin Quast
38591b48ba
fix: be more chill about the config model ( #2086 )
2023-04-21 08:54:40 +00:00
Laurin Quast
7fafb0774f
chore: refactor cli configuration + artifact command ( #1541 )
2023-04-20 10:34:57 +00:00
Kamil Kisiela
99f7c66a44
Fix publishing of a service right after deleting it ( #1326 )
2023-02-09 16:45:36 +01:00
Kamil Kisiela
afae33eb21
New and improved model of Schema Registry ( #789 )
2023-02-02 19:35:59 +01:00
Denis Badurina
8287a51255
prettier should be responsible for import sorting instead of eslint ( #1027 )
2023-01-23 10:30:38 +01:00
Dimitri POSTOLOV
a9ae5500e3
replace all Boolean(...) with !!... with new guild eslint config ( #973 )
2023-01-10 12:38:46 +01:00
Kamil Kisiela
a972fe26f2
Improvements in change detection and the strictness of the registry ( #930 )
2022-12-30 14:51:42 +00:00
Dimitri POSTOLOV
02469da474
[ 🔧 ESLint] fixes for no-implicit-coercion ( #742 )
...
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-12-28 21:04:17 +01:00
Dimitri POSTOLOV
7ad5e26c34
[ 🔧 ESLint] import sort ( #736 )
2022-12-28 20:22:54 +01:00
renovate[bot]
1afe0ec73a
Update dependency @theguild/prettier-config to v1 ( #676 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-11-24 10:00:41 +00:00
Laurin Quast
2cbf27fdc9
feat: add user-agent header to fetcher functions ( #655 )
...
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-11-21 10:44:25 +01:00
Saihajpreet Singh
642daaf494
Use Envelop v3 and GraphQL Yoga v3 ( #443 )
...
Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-10-06 13:48:01 +02:00
Laurin Quast
7656b7957d
feat: clean app env ( #422 )
...
* feat: document environment variables
* more env documentation
* wip
* add noop for backend env
* typo
* feat: embed environment validation/parsing in built app
* fix the sentry integration 😌
* feat: use env
* feat: decode the usage service environment
* feat: decode the webhooks service environment
* feat: disallow process.env
* feat: decode the tokens service environment
* feat: decode the stripe-billing service environment
* feat: decode server service environment
* feat: decode schema service environment
* feat: decode rate-limit service environment
* feat: decode usage-estimator service environment
* feat: decode emails service environment
* adjust env
* remove commented out code
* adjust env variable name
* use separate env variables
* env fixes
* more environmental stuff :)
* ...
* replace POSTGRES_CONNECTION_STRING with specific environment variables
* handle optional clickhouse (for now :)
* add missing POSTGRES_DB environment variable
* make ENVIRONMENT optional
* the other matters lol
* feat: support delivering mails via SMTP (#412 )
* feat: optional CDN (#410 )
* feat: optional CDN
* enable CDN in deployment
* enable the CDN in integration tests
* add sendmail provider
* remove unused env variables from the deployment
* only show login alert when legacy auth0 migration is enabled
* feat: make TOKENS_ENDPOINT mandatory and RATE_LIMIT_ENDPOINT optional for usage service
* feat: upgrade supertokens and enable server side email confirmation (#423 )
* feat: upgrade supertokens and enable server side email confirmation
* feat: opt into required email verification
* docs: self hosting (#428 )
* docs: self-hosting quick start
* Update packages/web/docs/pages/self-hosting/get-started.mdx
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
* feat: optional GitHub and Slack environment variables (#440 )
* feat: optional github integration environment variables
* feat: optional slack integration (#441 )
* use latest stable supertokens
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-10-04 14:30:21 +02:00
Davé
829df19964
Code Cleanup of base-command.ts file ( #367 )
2022-09-16 12:53:22 +02:00
Kamil Kisiela
30f11c4005
Temporary experimental_acceptBreakingChanges flag ( #357 )
2022-09-13 19:14:21 +02:00
Kamil Kisiela
d4bb130ee0
Enable Authorization header and /graphql endpoint ( #217 )
2022-07-01 12:15:57 +02:00
Kamil Kisiela
25d6b0191b
Migrate X-API-Token to Authorization header ( #122 )
2022-07-01 11:43:27 +02:00
Laurin Quast
80358619b1
feat: always log unexpected errors ( #215 )
...
* feat: always log unexpected errors
* feat: better handling for syntax errors on CLI and API
* chore: add changesets
* Update integration-tests/tests/cli/schema.spec.ts
* chore: ignore test fixture from prettier formatting
* run prettier
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-07-01 11:25:34 +02:00
Kamil Kisiela
17786f9fad
Enable linkToWebsite ( #205 )
2022-06-29 13:45:54 +02:00
Kamil Kisiela
8a66800537
Disable linkToWebsite in CLI ( #203 )
2022-06-29 13:04:19 +02:00
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
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
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
Kamil Kisiela
20e3129caa
$ prettier <all> ( #46 )
...
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
2022-05-24 16:31:53 +03:00
Kamil Kisiela
dc3bc1ec87
Hello
2022-05-18 09:26:57 +02:00