Commit Graph
17 Commits
Author SHA1 Message Date
Vanilagy 23181a9ff6 Also run tests in release script 2025-09-19 14:07:16 +02:00
Alexander von Studnitz 32b3007a3f Pin github actions to commit SHAs
This reduces the attack surface of supply-chain attacks and is generally a good practice.
2025-09-17 11:55:41 +02:00
Jonny BurgerandGitHub 0e6cddc941 Add a test (#77)
* Match Prettier style

This way, people who have Prettier as their default formatter in their Editor (probably the majority of people) will not have the code re-formatted to double quotes if they are saving

* Add trailing-comma option

* Instruct .vscode to use ESLint as a default formatter

* Discard changes to package.json

* Add a first test

* Setup CI

* Rename to test

* move tsconfig hacks to local tsconfig.json

* Better test title

* rename file

* Fix ts setup
2025-08-27 09:12:49 +02:00
Vanilagy 224da29440 Adjust release script, again 2025-08-10 03:50:58 +02:00
Vanilagy c53b9a6fa1 Oops 2025-08-10 03:47:31 +02:00
Vanilagy 835143c2e2 Adjust release script, bump patch 2025-08-10 03:46:12 +02:00
Vanilagy 7a2a23bcb0 And another one 2025-08-08 18:57:10 +02:00
Vanilagy b63d86226f Fix release workflow? 2025-08-08 18:53:06 +02:00
Vanilagy 3371813c33 Bump version to 1.5.0, update release workflow 2025-08-08 18:46:12 +02:00
Vanilagy f59a79dcf7 Bump permissions for Release workflow 2025-07-09 12:05:33 +02:00
Vanilagy 47bae059db Add build artifact upload step to Release workflow 2025-07-09 11:58:15 +02:00
Vanilagy 84c9d37cb7 Revise build step and dist structure for better Webpack, CJS and pnpm support 2025-07-09 11:53:19 +02:00
Vanilagy 47104083c7 Was it this? 2025-07-02 21:57:44 +02:00
Vanilagy 77fd5ed206 Add Release action 2025-07-02 21:38:13 +02:00
VanilagyandGitHub 3d4fece772 Create FUNDING.yml 2025-06-28 19:50:58 +02:00
Vanilagy 7dd4876c52 Adjust CI 2025-06-18 16:45:11 +02:00
Vanilagy 7203ee776c Add CI 2025-06-18 16:43:19 +02:00