Louis Lam
852b3fa61b
Merge branch '1.23.X'
...
# Conflicts:
# package-lock.json
# server/database.js
# server/server.js
# server/util-server.js
1 year ago
Louis Lam
476deb9fec
Pin npm@9
1 year ago
Louis Lam
a36f2a75ca
Enable auto-test for 1.23.X branch
1 year ago
Adam Stachowicz
04b8681cfb
Fix few markdownlint warnings ( #3825 )
1 year ago
DevMirza
82bad6deaa
🐛 fix: AutoTest workflow ( #3725 )
1 year ago
Louis Lam
faf8b5e7ce
Fix prevent-file-change ( #3722 )
1 year ago
Louis Lam
fd680feb97
Prevent to modify lang files ( #3720 )
1 year ago
Louis Lam
a8bc0f8d6a
Fix auto test ( #3702 )
1 year ago
Louis Lam
64b97c0f29
Lock to npm@9 ( #3670 )
1 year ago
Louis Lam
31c00081fa
Merge branch 'master' into 2.0.X
1 year ago
Nelson Chan
fe431d6385
Chore: Run test on PR to v2 branch ( #3582 )
1 year ago
Louis Lam
ce0289855d
Remove hard-coded node versions as upstream fixed ( #3576 )
1 year ago
Louis Lam
d33b4f46e4
Disable e2e test temporarily and update some docs
1 year ago
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>
1 year ago
Louis Lam
59245e624d
Update workflow's Node.js version to 20 ( #3503 )
1 year ago
Frank Elsinga
baf5613dfa
Fixed `Replit` not being mentioned in the help template ( #3430 )
1 year ago
Louis Lam
19873e5b9e
Remove npm cache from the auto test workflow ( #3359 )
1 year ago
Louis Lam
c583037dff
Fix auto test for armv7
1 year ago
Louis Lam
eaee55fc8f
Add arm runners to this repo ( #3326 )
1 year ago
Louis Lam
fea8ef8367
Update bug_report.yaml
1 year ago
Louis Lam
68f389868c
Update bug_report.yaml
1 year ago
Louis Lam
dfe6f52f6a
Add test for Node.js 20, drop 19
2 years ago
Grant Birkinbine
501dc29e6d
use exclude file
2 years ago
grantbirki
27b0895722
fix branch names
2 years ago
grantbirki
e687698851
add json / yaml validate job
2 years ago
Louis Lam
5266e713e6
Update ask-for-help.yaml
2 years ago
Louis Lam
86579d245f
Update ask-for-help.yaml
2 years ago
Louis Lam
8092640e20
Update security report guide ( #2762 )
2 years ago
Adam Stachowicz
e0f0178644
Do not run auto-test for markdown-only commits. Update versions
2 years ago
401Unauthorized
f125534829
remove WIP
2 years ago
401Unauthorized
5683896910
docs: prepare for weblate
2 years ago
Louis Lam
cc4ed308b0
Merge pull request #2581 from twiggotronix/add-frontend-unit-tests
...
Add frontend unit tests
2 years ago
David Twigger
636fc8fcfc
Fix workflow
2 years ago
David Twigger
1c05ba09dc
Add cypress unit tests to workflow
2 years ago
Louis Lam
24d1dd4c34
[auto-test] Drop Node.js 17, add 19
2 years ago
Louis Lam
2c3abdc146
[stale-bot] Do not close pr
2 years ago
Louis Lam
443235b20b
Update stale-bot.yml
2 years ago
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)
2 years ago
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.
2 years ago
Louis Lam
9a7c2d562a
Update PULL_REQUEST_TEMPLATE.md
2 years ago
Louis Lam
c4cb825fef
Update PULL_REQUEST_TEMPLATE.md
2 years ago
rezzorix
f503488618
Create stale-bot.yml
2 years ago
tamasmagyar
986c03aecd
test cypress run
2 years ago
Louis Lam
3210264e28
Update PULL_REQUEST_TEMPLATE.md
2 years ago
Adam Stachowicz
5c852db1cf
Fix actions/setup-node task name
...
Addendum to 000cbeb0ce
3 years ago
Louis Lam
000cbeb0ce
Lower check-linters node version to 14, add Node.js 18, set timeout 15mins for each job
3 years ago
Louis Lam
63c8d24d6f
As legacy-peer-deps is specified in .npmrc, `install-legacy` and `update-legacy` are not actually needed.
3 years ago
Louis Lam
254a6bfd36
[CI] Run check linters first
3 years ago
Adam Stachowicz
3019d5dd64
Shorter node matrix
3 years ago
Adam Stachowicz
dcdbb7be8b
Use separate job for linters
3 years ago