Commit Graph

26 Commits

Author SHA1 Message Date
Daniel
0796503d6d deploy github pages for actions 2023-09-20 19:58:45 +05:30
REJack
99a2d3742d chore: add github release action 2023-08-06 17:47:28 +02:00
Daniel
4553a244cc minor changes for v4 2023-08-06 17:00:52 +02:00
Daniel
795bc061cd Update node-sass.yml (#5016) 2023-04-04 14:00:36 +05:30
Daniel
940a4475ef Create docs.yml 2023-03-19 16:46:03 +05:30
Daniel
b5a78aee8a Update node-sass.yml 2023-03-19 16:35:45 +05:30
Daniel
e319853903 Create node-sass.yml 2023-03-19 16:28:49 +05:30
Daniel
319e6cea3e update workflow 2023-03-19 14:02:44 +05:30
Daniel
698f0e6f0c Revert "remove workflow"
This reverts commit 09e6c8585d.
2023-03-11 15:07:08 +05:30
Daniel
09e6c8585d remove workflow 2023-02-20 11:26:33 +05:30
Daniel
15c6d4d106 workflows update 2023-01-29 18:32:54 +05:30
Daniel
557ad3cef1 🚀 ci improve 2021-11-29 20:44:45 +05:30
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