Huáng Jùnliàng
ecbbd9da48
chore: always check yarn lock and dedupe during update ( #12508 )
...
* chore: always check yarn lock and dedupe during update
* update yarn.lock
2020-12-15 10:18:51 -05:00
Nicolò Ribaudo
c139d1602b
Prepare codebase for inline Babel 8 breaking changes ( #12440 )
2020-12-04 21:30:40 +01:00
Nicolò Ribaudo
4b79ab4a90
Migrate from Travis to GH actions ( #12412 )
...
* Migrate linting to GH actions
* Migrate windows tests
* Migrate parser tests
* Update .github/workflows/ci.yml
Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
* Run parser tests in a single job
* Use a single yarn cache
* Remove unused commands from Makefile
* Update .github/workflows/ci.yml
Co-authored-by: Kristoffer K. <merceyz@users.noreply.github.com>
Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
Co-authored-by: Kristoffer K. <merceyz@users.noreply.github.com>
2020-12-01 08:55:51 +00:00
Huáng Jùnliàng
7850682387
chore: pin stack-utils to 1.0.2 on legacy node tests ( #12365 )
2020-11-16 10:16:24 -05:00
Huáng Jùnliàng
07607fa7c7
chore: remove Node.js 13 from CI ( #12328 )
2020-11-09 12:08:23 -05:00
Huáng Jùnliàng
09c0ee0a8b
chore: bump Jest to v26 ( #12190 )
2020-10-30 12:06:14 +01:00
Huáng Jùnliàng
f04bbf62b5
chore: test on node 15 ( #12265 )
2020-10-27 17:33:43 -04:00
Huáng Jùnliàng
4e66b8eb6b
Specify runtime exports ( #10853 )
2020-10-14 20:06:56 +02:00
Nicolò Ribaudo
2a3dfa051a
Yarn 2.3 ( #12134 )
...
Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
2020-10-05 17:39:14 +02:00
Huáng Jùnliàng
c8f0b6dc1e
chore: use latest node on ci workflow when possible ( #12049 )
2020-09-10 17:33:19 -04:00
Huáng Jùnliàng
a8505c2c96
Revert "Update Yarn to 2.2.2 ( #12023 )" ( #12031 )
...
This reverts commit b5481cccbf4aeac6bfdf1c3e37ccc7de5a70c3b9.
2020-09-03 11:09:23 -04:00
Huáng Jùnliàng
b5481cccbf
Update Yarn to 2.2.2 ( #12023 )
...
* chore: update Yarn to 2.2.2
* chore: add yarn dedupe check on CI
2020-09-03 09:24:34 +02:00
Huáng Jùnliàng
97075c9091
Restructure CI workflow ( #12002 )
...
* chore: share build artifacts in node version tests
* chore: build runtime in test stage
* Update .github/workflows/ci.yml
* Update .github/workflows/ci.yml
* Update .travis.yml
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
2020-08-26 13:14:04 -04:00
Huáng Jùnliàng
b8f3453d3c
chore: improve Yarn 2 cache on CI ( #11781 )
...
* chore: add cache actions for yarn
* chore: validate yarn cache before CI jobs
* chore: remove restore-keys as cache-hit must be true
* chore: disable post install scripts in yarn-cache validate
* chore: use pnp linker in validate-yarn-cache step
* chore: add job names
2020-08-26 11:53:06 -04:00
Huáng Jùnliàng
028a051c2b
Move legacy node version tests to GitHub actions ( #11952 )
...
* chore: run node 6 and 8 test on GitHub actions
* fix: apply dynamicImportUrlToPath polyfill on publish
* Apply hacks unconditionally
* try fix highlight issues
* address review comments
* chore: add test-legacy build env
* Update .travis.yml [skip ci]
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
2020-08-14 14:20:06 -04:00
Nicolò Ribaudo
12dc4966ad
Push changelog to main instead of master ( #11764 )
2020-06-30 17:43:11 +02:00
Huáng Jùnliàng
87d747976d
chore: use latest node in GitHub actions ( #11598 )
...
* chore: use latest node and update actions
* chore: clean up unused information
2020-05-22 22:12:31 -04:00
Huáng Jùnliàng
eaff9f837a
chore: migrate lock threads to github actions ( #11163 )
...
Co-Authored-By: Armin Sebastian <hi@armin.dev>
Co-authored-by: Armin Sebastian <github@armin.dev>
2020-02-22 11:18:52 +01:00
Huáng Jùnliàng
83993b08d5
chore: separate build-standalone with coverage ( #10905 )
...
* chore: separate build-standalone with coverage
* style polish
2019-12-23 19:03:45 +01:00
Huáng Jùnliàng
c5cfc83182
Move coverage to GitHub actions ( #10898 )
...
* chore: remove Circle CI test config
* chore: add GitHub Actions: Report Coverage
* chore: polish the step names
* chore: remove Circle CI test job definition
* chore: remove cache actions as it seems that they are hanging forever
2019-12-20 21:32:22 +01:00
Nicolò Ribaudo
e4b4831100
Update GitHub actions to v2 ( #10441 )
...
* Update GitHub actions to v2 [skip ci]
* Only run when needed for issues [skip ci]
2019-09-16 22:38:12 +02:00