Commit Graph

136 Commits

Author SHA1 Message Date
Louis Lam
faf8b5e7ce
Fix prevent-file-change (#3722) 2023-09-09 19:45:11 +08:00
Louis Lam
fd680feb97
Prevent to modify lang files (#3720) 2023-09-09 19:25:09 +08:00
Louis Lam
a8bc0f8d6a
Fix auto test (#3702) 2023-09-06 21:34:43 +08:00
Louis Lam
64b97c0f29
Lock to npm@9 (#3670) 2023-09-01 17:30:09 +08:00
Louis Lam
31c00081fa Merge branch 'master' into 2.0.X 2023-08-16 16:14:04 +08:00
Nelson Chan
fe431d6385
Chore: Run test on PR to v2 branch (#3582) 2023-08-16 16:05:52 +08:00
Louis Lam
ce0289855d
Remove hard-coded node versions as upstream fixed (#3576) 2023-08-15 17:13:35 +08:00
Louis Lam
d33b4f46e4 Disable e2e test temporarily and update some docs 2023-08-11 22:17:31 +08:00
Matthew Nickson
8a92054c2b
Added JSDoc to ESLint (#3529)
* Added JSDoc to eslint rules

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>

* Fixed JSDoc eslint errors

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>

* Update the check-linters workflow to Node.js 20

---------

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2023-08-11 15:46:41 +08:00
Louis Lam
59245e624d
Update workflow's Node.js version to 20 (#3503) 2023-07-30 19:02:36 +08:00
Frank Elsinga
baf5613dfa
Fixed Replit not being mentioned in the help template (#3430) 2023-07-16 22:43:51 +08:00
Louis Lam
19873e5b9e
Remove npm cache from the auto test workflow (#3359) 2023-07-05 21:03:02 +08:00
Louis Lam
c583037dff
Fix auto test for armv7 2023-07-04 23:13:08 +08:00
Louis Lam
eaee55fc8f
Add arm runners to this repo (#3326) 2023-06-28 21:04:38 +08:00
Louis Lam
fea8ef8367
Update bug_report.yaml 2023-06-09 20:50:13 +08:00
Louis Lam
68f389868c
Update bug_report.yaml 2023-06-03 16:25:49 +08:00
Louis Lam
dfe6f52f6a Add test for Node.js 20, drop 19 2023-05-02 16:17:37 +08:00
Grant Birkinbine
501dc29e6d
use exclude file 2023-03-30 11:46:28 +01:00
grantbirki
27b0895722
fix branch names 2023-03-26 22:35:00 +01:00
grantbirki
e687698851
add json / yaml validate job 2023-03-26 22:34:25 +01:00
Louis Lam
5266e713e6
Update ask-for-help.yaml 2023-03-25 23:06:51 +08:00
Louis Lam
86579d245f
Update ask-for-help.yaml 2023-03-25 23:06:23 +08:00
Louis Lam
8092640e20
Update security report guide (#2762) 2023-02-13 00:33:37 +08:00
Adam Stachowicz
e0f0178644 Do not run auto-test for markdown-only commits. Update versions 2023-02-03 07:10:10 +01:00
401Unauthorized
f125534829
remove WIP 2023-01-24 16:02:43 +08:00
401Unauthorized
5683896910
docs: prepare for weblate 2023-01-23 21:06:58 +08:00
Louis Lam
cc4ed308b0
Merge pull request #2581 from twiggotronix/add-frontend-unit-tests
Add frontend unit tests
2023-01-11 13:36:20 +08:00
David Twigger
636fc8fcfc Fix workflow 2023-01-10 08:43:39 +01:00
David Twigger
1c05ba09dc Add cypress unit tests to workflow 2023-01-10 08:24:15 +01:00
Louis Lam
24d1dd4c34 [auto-test] Drop Node.js 17, add 19 2023-01-09 20:24:20 +08:00
Louis Lam
2c3abdc146
[stale-bot] Do not close pr 2022-12-05 20:11:28 +08:00
Louis Lam
443235b20b
Update stale-bot.yml 2022-09-24 00:11:22 +08:00
rezzorix
dcbd9c12cf
Update stale-bot.yml
1. cron every 6 hours (from 24hrs)
2. close after 2 days scale (from 7)
3. operations per run 200 (from 90)
2022-09-23 21:59:38 +08:00
rezzorix
565e9233fe
Update stale-bot.yml
Adding "operations-per-run: 90" to ensure the action catches all 600+ items that need to be processed etc.

If not defined, the default is 30 which captures only about 200 items a run which is not enough.
2022-09-21 18:27:18 +08:00
Louis Lam
9a7c2d562a
Update PULL_REQUEST_TEMPLATE.md 2022-09-19 23:15:19 +08:00
Louis Lam
c4cb825fef
Update PULL_REQUEST_TEMPLATE.md 2022-09-19 23:14:25 +08:00
rezzorix
f503488618
Create stale-bot.yml 2022-09-11 14:54:33 +08:00
tamasmagyar
986c03aecd test cypress run 2022-07-18 20:51:17 +02:00
Louis Lam
3210264e28
Update PULL_REQUEST_TEMPLATE.md 2022-06-01 14:20:49 +08:00
Adam Stachowicz
5c852db1cf Fix actions/setup-node task name
Addendum to 000cbeb0ce
2022-05-02 01:23:05 +02:00
Louis Lam
000cbeb0ce Lower check-linters node version to 14, add Node.js 18, set timeout 15mins for each job 2022-05-01 18:25:52 +08:00
Louis Lam
63c8d24d6f As legacy-peer-deps is specified in .npmrc, install-legacy and update-legacy are not actually needed. 2022-05-01 12:32:06 +08:00
Louis Lam
254a6bfd36 [CI] Run check linters first 2022-05-01 12:23:28 +08:00
Adam Stachowicz
3019d5dd64 Shorter node matrix 2022-04-26 02:03:47 +02:00
Adam Stachowicz
dcdbb7be8b Use separate job for linters 2022-04-26 01:57:49 +02:00
Juan Calderon-Perez
2197b98444
Upgrade to actions/checkout@v3 2022-04-23 09:47:57 -04:00
Matthew Nickson
d3f0bdb440
Added JSDoc requirement in contributing docs
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-04-21 16:30:53 +01:00
Louis Lam
2642e70fc8 Fix auto test failed due to autocrlf 2022-04-14 01:20:54 +08:00
Louis Lam
e0175d0010
Delete stale-bot.yml, no idea why it deleted some feature request 2022-03-03 10:21:34 +08:00
Louis Lam
211b44269c
Do not close feature-request 2022-02-21 11:48:03 +08:00