Igor Savin
f8c6677458
Run in CI
2026-03-20 23:12:25 +01:00
Jakob Linskeseder
6f1de2025e
Explicitly set region for AWS S3 publishing
...
Fixes the following error:
`Error: Region is missing`
2026-03-18 21:29:06 +01:00
Igor Savin
70b8f1145d
feat: migrate to RSPack ( #2131 )
...
* Migrate to RSPack
* Add tests to CI, address coverage
* fix: Restore AWS sdk
* add simple serve
2026-03-14 23:08:19 +01:00
Igor Savin
2f68d9425b
Migrate to oxlint and oxfmt v2 ( #2130 )
...
* Migrate to oxlint and oxfmt
* Address review comments
2026-03-10 17:27:44 +01:00
Igor Savin
d65683434d
Convert tests to vitest ( #2127 )
...
* Convert tests to vitest
* fix git tests
* Cleanup
* Convert ignore comments
* address code review comments
2026-03-02 21:33:52 +01:00
Igor Savin
22e04868c0
Apply compatibility fixes
2026-03-01 17:26:37 +01:00
Igor Savin
a3ac164642
Refresh Node versions used
2026-03-01 17:26:37 +01:00
Christian Clauss
25c696b889
Upgrade GitHub Actions checkout and setup-node
...
* https://github.com/actions/checkout/releases
* https://github.com/actions/setup-node/releases
2023-12-14 00:07:04 +01:00
Mohamed Akram
ce1f2abf5a
Drop support for EOL Node.js versions
2023-09-20 21:51:23 +02:00
Jonas Thelemann
0bc9f634ca
chore(pull-request-template): correct types path
...
I think it's `/types` now.
2023-09-08 23:12:13 +02:00
Jakob Linskeseder
7147755b55
Allow manually triggering the release-action
2023-08-02 23:03:30 +02:00
Jakob Linskeseder
9413ea99ce
Format *.md files with prettier
...
The `npm run format` command now matches
the husky `lint-staged`-commands.
Also upgraded to prettier v3.
2023-07-30 23:38:10 +02:00
Jakob Linskeseder
f202c501a3
Pass correct environment for AWS S3 publishing
...
See #1972
2023-07-29 21:44:00 +02:00
Jakob Linskeseder
bb55dead2d
Checkout submodules when publishing to AWS S3
...
See #1972
2023-07-29 21:24:52 +02:00
Jakob Linskeseder
6e10b1f658
Fix publishing to AWS S3
...
See #1972
2023-07-29 21:18:15 +02:00
Jakob Linskeseder
65f24eb8b6
Publish latest and tags to AWS S3
...
This recreates the logic from this removed
TravisCI job:
a9a8e40321/.travis.yml (L16-L25)
2023-07-29 21:09:35 +02:00
Jakob Linskeseder
b3ffb16e5d
Fix browser tests in CI pipeline
2023-07-24 21:55:20 +02:00
Jakob Linskeseder
b4a54ad86e
Test with Node 20
2023-05-17 01:30:18 +02:00
Jakob Linskeseder
785a63e0a8
Test on Node 18 and drop EOL Node 10
...
* Updated lock-file to fix https://github.com/npm/cli/issues/4859 .
* Updated integration-tests to webpack 5 to fix
https://github.com/webpack/webpack/issues/14532 .
* Added `mode` to webpack-integration-tests to avoid
the warning `The 'mode' option has not been set...`.
* Replaced outdated `grunt-bg-shell`-package to get rid of
coffee-script warnings
2022-10-16 22:21:56 +02:00
Jakob Linskeseder
e0de1d9a4a
Add CI check for unmet dependencies
...
Fixes #1592
2022-05-20 22:37:11 +02:00
Jakob Linskeseder
c18ed16f71
Update repository URL
...
Related to c295ef085f .
2021-12-30 00:47:47 +01:00
Jakob Linskeseder
82c613244a
Merge branch '4.x' into merge-4.x
2021-12-29 23:10:11 +01:00
Jakob Linskeseder
e2f63da5c0
Don't create security alerts for dev-dependencies
2021-12-29 22:48:01 +01:00
Jakob Linskeseder
03d387bf8e
Fix rollup warning when importing Handlebars as ESM
...
Closes #1696
2021-12-29 21:35:16 +01:00
Jakob Linskeseder
e0f50b4eec
Add integration-tests to CI workflow
2021-12-29 21:35:16 +01:00
Jakob Linskeseder
9ed9418488
Replace Saucelabs with Playwright
...
Also reorganized npm scripts.
2021-12-29 21:35:16 +01:00
Jakob Linskeseder
af92e32822
Run CI tests on more versions
2021-12-03 23:12:20 +01:00
Jay Linski
8eefee56ff
Replace Travis CI with GitHub action ( #1772 )
2021-12-03 19:04:01 +01:00
Nils Knappmeier
74795a3a7f
update jsfiddle
2019-09-24 08:29:11 +02:00
Nils Knappmeier
3fc7e6feb2
chore: add text about security advisories to github templates
2019-02-17 20:50:34 +01:00
Nils Knappmeier
16c654579a
docs: include typings in PR-template
2019-02-08 12:49:10 +01:00
Nils Knappmeier
6c92579faf
Template for issues and pull-request
...
I've noticed that many issues are answered with "Please provide a jsfiddle".
This issue template tells the reporter to do that from the start.
2016-12-30 16:36:24 +01:00