Commit Graph

29 Commits

Author SHA1 Message Date
Tim Griesser e9dc7e0c4a chore: Fix codecov 2022-05-15 16:59:29 -04:00
Tim Griesser 9a1050792b chore: attempt to fix the dripip workflow, again 2022-05-15 14:56:32 -04:00
Tim Griesser df9cb700a9 chore: update the dripip workflow, bump lint-staged 2022-05-15 14:50:03 -04:00
Jason Kuhrt bc12ca0f8e chore: use dripip reusable workflow 2022-03-10 14:02:20 -05:00
Tim Griesser bbc969a5b0
chore: update github workflows (#1053) 2022-03-05 14:12:48 -05:00
Tim Griesser 0d06f26b12
feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
Jason Kuhrt df7d1370f9
feat: field config with name (#938) 2021-06-23 16:27:02 -04:00
Tim Griesser 2759c551c7
feat: TO_NEXUS symbol for adding types via metaprogramming (#932) 2021-06-14 17:37:30 -04:00
Jason Kuhrt 06cd0a02e6 chore: yaml style 2021-02-19 23:51:28 -05:00
Jason Kuhrt 9b1f212ca4 fix: ci/cd workflow for trunk branch 2020-12-14 12:26:32 -05:00
Flavian Desverne 80ad53135c
improve!: rename package to nexus (#699)
Co-authored-by: Jason Kuhrt <jasonkuhrt@me.com>

COMPLETES INITIAL DEVELOPMENT

BREAKING CHANGE:

You will now need to install Nexus Schema from the npm package `nexus` instead of `@nexus/schema`.
2020-12-14 09:41:29 -05:00
Jason Kuhrt 7091438fcb fix(ci): restore ci config to normal 2020-12-07 14:15:18 -05:00
Jason Kuhrt 591f600df1 fix(ci): debug preview releases 4 2020-12-07 13:58:32 -05:00
Jason Kuhrt 470a771045 chore(ci): debug preview releases 3 2020-12-07 13:55:16 -05:00
Jason Kuhrt 4f818aadf0 chore(ci): debug preview releases 2 2020-12-07 13:48:23 -05:00
Jason Kuhrt 5489c80307 chore(ci): debug preview releases 2020-12-07 13:48:08 -05:00
Tim Griesser 439864aabb
chore: Prettier on the codebase for JSDoc formatting (#706) 2020-12-06 15:47:58 -05:00
Tim Griesser cf5b2695dc
feat: support graphql@^14.5 (#677) 2020-11-27 14:22:48 -05:00
Jason Kuhrt d3af6076df chore: publish canary releases on every trunk commit
closes #676
2020-11-26 09:48:14 -05:00
Tim Griesser 481e2c77fe
feat: Allow contextType to specify an TypingImport config (#606)
Co-authored-by: Flavian DESVERNE <flavian.desverne@epitech.eu>
Co-authored-by: Jason Kuhrt <jasonkuhrt@me.com>
2020-11-20 11:00:18 -05:00
Tim Griesser b4e0debd95
feat: add onObjectDefinition / onInputObjectDefinition (#533) 2020-10-07 13:08:43 -04:00
Tim Griesser 393de57b29
chore: update test in trunk.yml
Running test:ci to trigger coverage
2020-10-04 11:32:23 -04:00
Tim Griesser a8df05ced2
chore: Use codecov/codecov-action GH action (#534) 2020-10-04 09:21:16 -04:00
Tim Griesser 85bf467cde
chore: Restoring codecov (#532) 2020-10-03 17:31:01 -04:00
Jason Kuhrt f0c163a745 chore: move renovate config into github dir 2020-07-02 18:31:07 -04:00
Jason Kuhrt bf0df64ebd
tests: add windows to os matrix (#405) 2020-06-10 10:02:04 -04:00
Jason Kuhrt 9deb327dbe chore: setup renovate 2020-04-04 13:29:19 -04:00
Jason Kuhrt 82b6a31e75 chore: fix github workflow condition 2020-03-30 16:17:23 -04:00
Jason Kuhrt fc627fdcd8
fix: schema component import refs (#403)
Also migrates to GH Actions away from CircleCI
2020-03-30 16:14:47 -04:00