Commit Graph

18 Commits

Author SHA1 Message Date
Joe Previte eae094c0d6
refactor: add test:native
This adds a new script to run native tests (i.e. --help which should run
in ci on all platforms).
2022-09-21 11:28:27 -07:00
Joe Previte af37f1f62c
fixup!: add make to centos 2022-09-20 15:07:47 -07:00
Joe Previte d95a3b5566
fixup!: revert node mod caching 2022-09-20 14:41:29 -07:00
Joe Previte ed1cd54d5e
fixup!: only install helm deps if changes 2022-09-20 14:34:08 -07:00
Joe Previte 72d69b6cfd
fixup!: move helm cmd to yaml 2022-09-20 14:26:10 -07:00
Joe Previte 65b74fc59f
fixup!: change to src/**" 2022-09-20 14:19:36 -07:00
Joe Previte e41dc6a55a
fixup!: remove .tsx 2022-09-20 14:18:16 -07:00
Joe Previte f9b3bda9d5
fixup!: update ids for caching 2022-09-19 13:01:32 -07:00
Joe Previte 614f047e53
fixup!: move helm step 2022-09-19 12:58:50 -07:00
Joe Previte 90308733ce
feat: collect codecov integration tests 2022-09-19 12:50:56 -07:00
Joe Previte 6ad5d9a7c3
Revert "refactor: move unit tests to separate job"
This reverts commit 6c87b540b4.
2022-09-19 12:44:08 -07:00
Joe Previte 6c87b540b4
refactor: move unit tests to separate job 2022-09-19 12:40:05 -07:00
Joe Previte bbfbab40db
refactor: remove prebuild 2022-09-19 12:40:04 -07:00
Joe Previte fe70ebf4d6
refactor: delete lint, add typecheck job 2022-09-19 12:38:28 -07:00
Joe Previte d8e0dc96ac
refactor: add eslint job and yarn script 2022-09-19 12:36:51 -07:00
Joe Previte 3028e8ebf8
refactor: add helm script and job 2022-09-19 12:36:51 -07:00
Joe Previte f36c1f5b91
refactor: move shellcheck to separate job 2022-09-19 12:36:51 -07:00
Joe Previte 4223cf6e2b
refactor(ci): fix fetch-depth and add some caching (#5563)
* refactor: rename ci -> build.yaml

* feat: add build.yaml

* feat: add node caching to platform jobs

* trigger ci
2022-09-19 11:56:34 -05:00