Commit graph

16 commits

Author SHA1 Message Date
Daniel 6b10875c4e
💥 Switch to Node.js 16 and npm 8. (#4016) 2021-11-01 17:07:52 +01:00
REJack 4ade31502d add v4-dev to workflow branches 2021-03-23 23:40:17 +01:00
XhmikosR 8e7ca927f9
Add CodeQL Action (#3309)
Ignoring the plugins folders
2021-01-18 10:15:50 +02:00
XhmikosR c88a8f2f0e
Update CI config (#3308)
* remove `CI: true` since it's set by the runner
* update to `actions/setup-node@v2`
* switch to `ruby/setup-ruby` Action
* specify `FORCE_COLOR: 2`
* lowercase `runner.os`
* update to Ruby 2.7
* update to Node.js 14.x
* fix npm cache mismatches due to wrong variable
2021-01-18 10:14:44 +02:00
XhmikosR 7d42f7cceb
Tweak CI cache (#2904)
Enable cache on Windows and fix cache directory to work on all OS'es
2020-07-22 15:53:08 +02:00
XhmikosR d114eabfe6
Update ci.yml (#2866)
Add caching but skip it on Windows due to https://github.com/actions/cache/issues/336

If the issue is fixed, the `if` condition can be removed
2020-07-15 09:53:49 +02:00
XhmikosR 5af47e0398
Update docs.yml
Fix ruby cache invalidation
2020-06-12 14:22:24 +03:00
XhmikosR ab22cb62c7
docs action: fix cache (#2795) 2020-06-04 21:15:54 +02:00
XhmikosR 38e74faf55 Add vnu-jar for HTML validation.
Also, add a GitHub Action which builds the docs and run the validator script.
2020-06-03 22:01:27 +03:00
XhmikosR be58e635f6
Update lint.yml (#2770) 2020-06-02 10:41:53 +02:00
XhmikosR 092028bb49
Run CI for master too. (#2761) 2020-06-01 20:32:29 +02:00
XhmikosR cfe81189f5
Add bundlewatch (#2754) 2020-06-01 20:27:25 +02:00
XhmikosR ffcbdb2029 Add lint and compile tests to CI. 2020-06-01 14:09:56 +03:00
XhmikosR 2eebf1514f
Simplify CI (#2721) 2020-05-31 13:07:42 +02:00
XhmikosR 9b79ce4fa3
Update CI config (#2712)
* remove the non-LTS Node.js 13
* specify `CI: true` environment variable
* switch to `npm ci` which checks for package-lock.json and it's intended for CI
2020-05-30 12:32:39 +02:00
REJack d04b8e0eba move travis-ci to github actions 2020-05-08 16:04:19 +02:00