Commit 4c93b8f
authored
leverage github actions cache for stepped job workflow (#3365)
* Cache builds, node modules, normalize versions
- create a more sensible workflow for PRs
- cache node_modules and build output between jobs
- normalize package.json versions across the monorepo, reduce yarn.lock by 1.2-1.4k lines
- enhance e2e suite visibility
- add .vscode settings
- upgrade js-green-licenses1 parent 2348641 commit 4c93b8f
File tree
34 files changed
+580
-1820
lines changed- .github/workflows
- .vscode
- examples
- graphiql-webpack
- monaco-graphql-nextjs
- monaco-graphql-react-vite
- monaco-graphql-webpack
- packages
- cm6-graphql
- codemirror-graphql
- graphiql-plugin-code-exporter
- graphiql-plugin-explorer
- graphiql-react
- graphiql-toolkit
- graphiql
- graphql-language-service-cli
- graphql-language-service-server
- graphql-language-service
- monaco-graphql
- test
- vscode-graphql-execution
- src/helpers
- vscode-graphql-syntax
- vscode-graphql
34 files changed
+580
-1820
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
37 | 42 | | |
38 | 43 | | |
| |||
This file was deleted.
0 commit comments