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
renovate[bot]
3083386322
Update dependency tslib to v2.4.1 ( #582 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-24 09:59:20 +01:00
github-actions[bot]
ca9411399c
Upcoming Release Changes ( #669 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-22 18:03:46 +01:00
github-actions[bot]
8b5c7098f8
Upcoming Release Changes ( #660 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-21 17:11:31 +01:00
renovate[bot]
31fc457ef7
Update oclif ( #652 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-21 13:00:54 +01: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
github-actions[bot]
ea15b73954
Upcoming Release Changes ( #649 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-11 12:07:38 +01:00
Kamil Kisiela
84a78fc2a4
bump ( #648 )
2022-11-11 12:02:21 +01:00
github-actions[bot]
a3e045d081
Upcoming Release Changes ( #647 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-11 11:49:35 +01:00
Kamil Kisiela
65f3372dfa
npm-shrinkwrap, this time for real ( #646 )
2022-11-11 11:46:18 +01:00
github-actions[bot]
1bccc6818c
Upcoming Release Changes ( #644 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-11 10:26:01 +01:00
Kamil Kisiela
71105559b6
Ignore npm-shrinkwrap.json ( #645 )
2022-11-11 10:17:21 +01:00
github-actions[bot]
b726eb5d94
Upcoming Release Changes ( #643 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-11 10:01:00 +01:00
Kamil Kisiela
ce55b724b0
Use non-dev bin for CLI in integration tests ( #641 )
2022-11-11 09:54:11 +01:00
github-actions[bot]
08c2a9fe31
Upcoming Release Changes ( #632 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-10 17:10:46 +01:00
github-actions[bot]
0b4466a7d8
Upcoming Release Changes ( #630 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-10 16:13:39 +01:00
Kamil Kisiela
750b46d155
Fix oclif tarballs ( #629 )
2022-11-10 16:07:39 +01:00
github-actions[bot]
c9dba870cc
Upcoming Release Changes ( #628 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-10 15:05:01 +01:00
Kamil Kisiela
78096dcfbd
Update oclif to latest ( #627 )
2022-11-10 14:57:29 +01:00
github-actions[bot]
3cd155e360
Upcoming Release Changes ( #625 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-10 13:47:59 +01:00
Arda TANRIKULU
2e036acc4c
Update GraphQL Tools ( #466 )
2022-11-10 12:43:24 +01:00
Denis Badurina
9e81130c12
TS skipLibCheck everywhere, starting from root tsconfig ( #588 )
2022-11-03 15:00:58 +00:00
Dimitri POSTOLOV
12ceda69dc
Use pnpm instead of yarn ( #477 )
...
Co-authored-by: enisdenjo <badurinadenis@gmail.com>
Co-authored-by: Denis Badurina <denis@domonda.com>
2022-11-01 02:11:53 +02:00
renovate[bot]
10a08ad340
Update dependency git-parse to v2.1.2 ( #548 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-27 04:11:16 +03:00
renovate[bot]
79ca43ce1d
Update dependency @oclif/plugin-update to v3.0.4 ( #506 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-26 04:46:09 +03:00
renovate[bot]
5c135b79e7
Update dependency @oclif/plugin-help to v5.1.16 ( #505 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-26 04:03:18 +03: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
github-actions[bot]
bce8aa2c16
Upcoming Release Changes ( #358 )
2022-09-13 19:40:32 +02:00
Kamil Kisiela
30f11c4005
Temporary experimental_acceptBreakingChanges flag ( #357 )
2022-09-13 19:14:21 +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
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
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
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
41ec31b3d2
Update GraphQL Inspector to 3.2.0 ( #239 )
2022-07-12 00:28:05 +02:00
github-actions[bot]
1d05a46077
chore(release): update monorepo packages versions ( #216 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-01 12:35:37 +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
github-actions[bot]
bd49d18daa
chore(release): update monorepo packages versions ( #209 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-29 15:24:08 +02:00
Kamil Kisiela
fa5045f188
Use graphql as direct dependency of CLI ( #168 )
...
* ESLint cache
2022-06-29 14:58:08 +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
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