Commit Graph

14 Commits

Author SHA1 Message Date
ba8860bb70 Add link to license file, make more terse 2022-02-24 21:37:17 -08:00
960a6438ca Add a contributing file 2022-02-24 21:32:10 -08:00
9d85269bc8 Use the pull_request on event for GH Actions 2022-02-14 15:56:12 -08:00
551b48ffa7 Remove the graphql inspector tests
This requires a token permission that we do not have enabled anymore. We can try running something similar in a container.
2022-02-13 21:58:04 -08:00
dc9c375dab Use pull_request_target instead of pull_request for tests
This should allow downstream forks to execute the graphql tests.
2022-02-13 20:27:04 -08:00
55895ca334 Fixes for dependabot config
This requires a schedule interval and should use `npm` instead
of yarn.
2022-02-12 10:00:20 -08:00
175cfe2678 Add a dependabot configuration 2022-02-12 09:40:50 -08:00
76a8188b41 Create a CODEOWNERS file 2022-02-11 20:16:46 -08:00
e476769d11 Update graphql schema branch 2022-02-11 14:03:39 -08:00
91787fc5dd Use setup-node action to setup nodejs runtime 2022-02-11 12:59:39 -08:00
975b93a31b Run tests on ubuntu-latest 2022-02-11 12:56:00 -08:00
45e8671e3c Run tests on non-self-hosted runners 2022-02-11 12:52:52 -08:00
6045f98e55 Run tests on main branch
Update run-tests to work with the newly re-named main branch,
2022-02-11 12:30:22 -08:00
b19115d138 Add the root directory dot files 2022-02-11 09:56:51 -08:00