Zach Pomerantz
|
3a0c4ad4db
|
fix: do not cache gql across CI (#6963)
|
2023-07-17 10:33:50 -07:00 |
|
Zach Pomerantz
|
96c58361a5
|
build: rm global yarn cache (#6822)
* build: omit caching global modules
* docs: build omitting cache
|
2023-06-23 14:41:06 -04:00 |
|
Zach Pomerantz
|
011136d0e9
|
build: improve workflow caching (#6825)
* build: only cache on main
* build: do not glob yarn.lock
* build: do not cache on yarn.lock
|
2023-06-23 14:40:58 -04:00 |
|
Charles Bachmeier
|
0baa8a1fff
|
feat: upgrade to node 18 (#6606)
* feat: upgrade to node 18
* use 18.x
* try removing npx from fetch schema fn
* use yarn
* setup github build on 18
* no yarn
* use yarn and sanitize output
* yarn silent
* update workflows
* fully remove unused step
---------
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
|
2023-06-06 11:59:03 -07:00 |
|
Zach Pomerantz
|
44c355c7f0
|
build: caching i18n extractor (#6619)
* fix: do not attempt to cache i18n:extract
* fix: i18n extraction
* docs: improve comments
|
2023-05-24 14:23:40 -07:00 |
|
Zach Pomerantz
|
d28a4b34cd
|
fix: do not attempt to cache i18n:extract (#6616)
|
2023-05-22 14:03:11 -07:00 |
|
Zach Pomerantz
|
11a8df2a3e
|
build: report test failures via Slack (#6539)
* build: report test failures
|
2023-05-12 09:19:20 -07:00 |
|
Zach Pomerantz
|
2150347ba2
|
build: cache generated files across builds (#6495)
* build: cache generated files across builds
* docs: lingui pkg-up comment
* docs: explain clean extraction
|
2023-05-09 15:49:53 -07:00 |
|
Zach Pomerantz
|
2b60961812
|
build: use ignore-path for craco eslint (#6372)
* build: add caching to eslint
* build: add caching to jest
* build: add caching to tsc
* build: add caching to actions
* fix: upgrade upload-artifact to v3
* build: update craco eslint cacheLocation
* build: use ignore-path for craco eslint
|
2023-04-20 13:44:57 -07:00 |
|
Zach Pomerantz
|
7ab6a17b42
|
build: utilize the node_modules/.cache (#6364)
* build: add caching to eslint
* build: add caching to jest
* build: add caching to tsc
* build: add caching to actions
* fix: upgrade upload-artifact to v3
* build: update craco eslint cacheLocation
* fix: pr nits
|
2023-04-17 09:28:00 -07:00 |
|
Zach Pomerantz
|
c48d4c5425
|
build: simplify actions (#4014)
* build: simplify actions
* build: add checkout
* build: fix path
* build: fix all paths
* build: missing steps
* build: update build name
* build: rename action
* build: add shell
* build: formalize lint
* build: cleanup
* build: update release
* build: comment workflows
|
2022-07-01 15:05:37 -07:00 |
|