Commit Graph

263 Commits

Author SHA1 Message Date
Luis Blanco ac0c472be9 Adjust tests 2023-01-04 12:54:39 +04:00
Luis Blanco b05666869a Fix build 2023-01-03 23:45:14 +04:00
Luis Blanco 40e4baeb56 Fix exports 2023-01-03 23:14:04 +04:00
Luis Blanco 3d02cfb49c Add actionVersion test 2023-01-03 22:55:49 +04:00
Luis Blanco fd165d935d Update module structure 2023-01-03 22:20:39 +04:00
Luis Blanco b532ca47bf Update dependencies 2023-01-02 17:09:33 +04:00
Luis Blanco da96b71507 Fix windows compile flags 2022-12-24 21:59:11 +04:00
Luis Blanco 30f5fce2ec Fix platform names 2022-12-24 21:51:35 +04:00
Luis Blanco 6e66f46a4a Allow unknown platforms 2022-12-24 17:20:48 +04:00
Luis Blanco a274cd227e Add aarch64 2022-12-24 17:10:35 +04:00
Luis Blanco d4ed519e71 Remove eslint action matrix 2022-12-10 12:08:42 +04:00
Luis Blanco 3f52e63257 Adjust eslint action 2022-12-10 12:03:00 +04:00
Luis Blanco cd8527cdb1 Fix inline modifier 2022-12-10 11:57:17 +04:00
Luis Blanco 12fe6b4569 Split github action jobs 2022-12-05 23:02:43 +04:00
Luis Blanco 341b5e67a2 Update workflows 2022-12-05 22:54:03 +04:00
Luis Blanco 5d4708dfdf Update info 2022-12-05 22:44:35 +04:00
Luis Blanco eafb17d791 Fix test 2022-12-05 20:03:13 +04:00
Luis Blanco edc530bb5e Export missing test method 2022-12-05 19:55:29 +04:00
Luis Blanco 018b5aca47 Update package lock 2022-12-05 19:52:23 +04:00
Luis Blanco 68731102df Update header 2022-12-05 19:47:08 +04:00
Luis Blanco b77a3cac96 Fix napi error message 2022-11-28 20:24:17 +04:00
Luis Blanco a0a7f6153c Improve download script 2022-09-28 22:37:31 +04:00
Luis Blanco fc183b9793 Merge branch 'master' of https://github.com/node-3d/addon-tools-raub 2022-09-25 12:44:51 +04:00
Luis Blanco 9857670794 Add peer meta 2022-09-25 12:44:26 +04:00
Luis Blanco a7028c0062
remove codeql 2022-09-24 19:44:32 +04:00
Luis Blanco 4ed13bb471
Adjust codeql 2022-09-24 19:38:39 +04:00
Luis Blanco f2f3c440f0
Try codeql 2022-09-24 19:30:21 +04:00
Luis Blanco f9fe9f0124 Adjust readme 2022-09-24 19:11:40 +04:00
Luis Blanco 847a68a2d2 Update deps 2022-09-24 19:02:48 +04:00
Luis Blanco c4d42eea40 Update CI 2021-04-25 11:20:46 +03:00
Luis Blanco 3224521e0c Change CI versions 2021-04-24 09:26:01 +03:00
Luis Blanco cd504c13a3 Remove old actions 2021-04-19 22:52:12 +03:00
Luis Blanco 29681a0b46 Try old actions 2021-04-19 20:38:39 +03:00
Luis Blanco 33b4892dfb Merge CI actions 2021-04-19 20:21:54 +03:00
Luis Blanco 410b704d3d Fix readme 2021-04-19 00:40:17 +03:00
Luis Blanco cca802d932 Fix TS 2021-04-19 00:31:04 +03:00
Luis Blanco 4b98f5f435 Fix lints 2021-04-03 16:07:45 +03:00
Luis Blanco 498de135cb Remove test package 2021-04-03 15:49:45 +03:00
Luis Blanco 3fea905be4 Fix linebreak lint 2021-04-03 15:27:28 +03:00
Luis Blanco 5dd1b40e10 Fix lint ci 2021-04-03 14:13:42 +03:00
Luis Blanco 5f52a14c85 Update workflows 2021-04-03 14:05:05 +03:00
Luis Blanco ae9fd3e8ba Automate NPM publish 2021-03-21 18:23:26 +03:00
Luis Blanco cb8e4841ba Try action Publish 2021-03-21 18:19:00 +03:00
Luis Blanco 0a1b289ce4 Fix scripts 2021-03-21 17:32:38 +03:00
Luis Blanco 773a356788 Fix node version 2021-03-21 17:20:09 +03:00
Luis Blanco 8a2c0187b2 Update deps and tests 2021-03-21 17:11:24 +03:00
Luis Blanco 5af58c65d3 Update deps 2020-08-09 11:32:58 +03:00
Luis Blanco acddbf669d Bump version 2020-04-23 09:35:05 +03:00
Luis Blanco ebdf6d780c
Merge pull request #2 from AlexVestin/patch-1
Use size of the typed array instead of underlying bufffer
2020-04-23 10:31:36 +04:00
AlexVestin d1ee793b75
Use size of the typed array instead of underlying bufffer
If an array is subarrayed from another array they will still have the same underlying buffer giving the wrong size here
2020-04-22 17:25:25 +02:00