renovate[bot]
|
80186fca76
|
chore(deps): update actions/checkout action to v4
|
2023-09-04 14:34:40 +00:00 |
|
LongYinan
|
07d03c9435
|
chore: MSRV 1.63.0
|
2023-08-10 10:44:55 +08:00 |
|
LongYinan
|
a7eeb0c31c
|
fix(napi): promise resolve error (#1664)
|
2023-07-24 00:36:24 +08:00 |
|
LongYinan
|
73ac74d2d9
|
ci: release-npm depends on others
|
2023-07-19 10:39:28 +08:00 |
|
LongYinan
|
092f9d5290
|
ci: add release npm cli
|
2023-07-18 11:06:45 +08:00 |
|
LongYinan
|
6d62b3f714
|
chore: upgrade dependencies (#1657)
|
2023-07-17 14:56:02 +08:00 |
|
LongYinan
|
53cf696cf8
|
ci: reduce the complex of CI config (#1628)
|
2023-06-17 17:03:57 +08:00 |
|
LongYinan
|
c7d6ee6e4b
|
refactor(cli): --profile flag (#1604)
|
2023-05-27 12:00:43 +08:00 |
|
kxxt
|
173553c037
|
ci: add riscv64gc-unknown-linux-gnu
|
2023-05-26 09:48:19 +08:00 |
|
LongYinan
|
1d78f6c294
|
chore: upgrade npm dependencies (#1557)
|
2023-04-11 10:47:52 +08:00 |
|
LongYinan
|
752ffea1d9
|
fix(napi): revert Promise changes because of the flaky test
|
2023-04-10 17:14:26 +08:00 |
|
LongYinan
|
a57a59f735
|
ci: remove depracated action (#1555)
|
2023-04-08 23:37:28 +08:00 |
|
forehal
|
a781a4f27e
|
feat(cli): brand new cli tool with both cli and programmatical usage (#1492)
BREAKING CHANGE: requires node >= 16 and some cli options have been renamed
|
2023-04-06 11:04:53 +08:00 |
|
LongYinan
|
550ef7c3cc
|
feat: export registers in wasm32 target (#1529)
|
2023-03-20 18:42:27 +08:00 |
|
LongYinan
|
f2d3804506
|
ci: cancel-in-progress duplicated job
|
2023-03-12 18:31:13 +08:00 |
|
LongYinan
|
60dea3d6d0
|
chore: ci components upgrade (#1512)
|
2023-03-12 18:24:48 +08:00 |
|
LongYinan
|
0904dc5d43
|
build: fix Docker build context
|
2023-03-12 17:50:38 +08:00 |
|
LongYinan
|
1867c9f476
|
build: add libc++ in aarch64-linux-gnu Docker (#1511)
|
2023-03-12 17:25:53 +08:00 |
|
LongYinan
|
4fc7cb12f4
|
chore: add opencollective link
|
2023-02-22 13:06:49 +08:00 |
|
LongYinan
|
2f527938b2
|
fix(napi): build error with zig@0.10.1
|
2023-01-20 21:31:46 +08:00 |
|
LongYinan
|
bdbdbccb56
|
chore: zig 0.10.1
|
2023-01-19 13:31:02 +08:00 |
|
LongYinan
|
2abc94681e
|
fix(cli): zig cross armv7 (#1384)
|
2022-12-09 18:56:50 +08:00 |
|
LongYinan
|
e1864d68ff
|
ci: upgrade toolchain (#1382)
|
2022-12-09 17:29:03 +08:00 |
|
LongYinan
|
0731e00217
|
ci: test for zig 0.10
|
2022-11-04 23:39:24 +08:00 |
|
LongYinan
|
c328d8ece5
|
ci: update docker image monthly
|
2022-10-24 12:08:58 +08:00 |
|
LongYinan
|
1037e6f14d
|
chore: upgrade dependencies (#1349)
|
2022-10-23 23:03:18 +08:00 |
|
LongYinan
|
d3fc689269
|
ci: remove clear cargo cache in MSRV job
|
2022-10-02 10:31:36 +08:00 |
|
Hana
|
22adc885d6
|
chore: fix ci for forked repo (#1302)
|
2022-09-09 18:54:23 +08:00 |
|
LongYinan
|
b7a3103f0c
|
feat(napi-derive): catch_unwind attribute (#1280)
|
2022-08-19 23:36:36 +08:00 |
|
LongYinan
|
037d960607
|
ci: fix self testing for Android platforms (#1248)
|
2022-07-27 15:25:28 +08:00 |
|
LongYinan
|
496fc3e54a
|
chore: add team members into FUNDING.yml
|
2022-06-30 19:43:37 +08:00 |
|
LongYinan
|
227de9efe0
|
fix(cli): android CI template
|
2022-06-30 19:43:37 +08:00 |
|
forehalo
|
f90d63ccde
|
fix(build): broken android target build caused by ndk upgrade
|
2022-06-10 15:19:56 +08:00 |
|
Jose Acevedo
|
796ba363f5
|
test(napi-derive): add trybuild negative macro tests
|
2022-05-23 11:55:19 +08:00 |
|
LongYinan
|
65b4b34f40
|
test(napi): add electron tests
|
2022-05-10 18:39:37 +08:00 |
|
LongYinan
|
652aa3cc57
|
feat(cli): new command upgrade
- Add .gitignore file
- Upgrade actions in CI.yml
- Using the new cross compile image for x86_64-linux-gnu and aarch64-linux-gnu
|
2022-05-03 17:24:48 +08:00 |
|
LongYinan
|
44b4cc34e0
|
fix(napi-derive): invalid TypeScript return type
|
2022-04-27 18:23:45 +08:00 |
|
LongYinan
|
2e96297e1a
|
chore: drop node 17, add node 18
|
2022-04-27 13:17:39 +08:00 |
|
LongYinan
|
454d3b8cab
|
chore: build node 18 linux arm image
|
2022-04-22 23:16:06 +08:00 |
|
LongYinan
|
9c55588889
|
ci: more effective cache config
|
2022-04-15 21:40:20 +08:00 |
|
LongYinan
|
5dd96c1b89
|
ci: check all napi features
|
2022-04-15 21:40:20 +08:00 |
|
LongYinan
|
9b0103cf22
|
fix(napi): remove CString::from_vec_with_nul_unchecked
|
2022-04-13 01:29:23 +08:00 |
|
LongYinan
|
8700da1776
|
fix(cli): should not throw if cargoName is provided but no package.name
|
2022-04-01 17:07:53 +08:00 |
|
LongYinan
|
183c2d8896
|
ci: upgrade configuration
|
2022-04-01 14:33:34 +08:00 |
|
LongYinan
|
c32f7f5dbc
|
ci: add binary build check
|
2022-04-01 14:04:29 +08:00 |
|
LongYinan
|
30310d0a81
|
ci: install dependencies with x64 Node.js while testing windows i686
|
2022-03-13 18:36:16 +08:00 |
|
LongYinan
|
5005aaa5af
|
chore: upgrade dependencies
|
2022-03-13 18:30:11 +08:00 |
|
LongYinan
|
1cac0ac804
|
feat(cli): upgrade ci.yml templates
|
2022-03-07 11:05:52 +08:00 |
|
LongYinan
|
9f3fbaa8e0
|
fix(napi): race issues with Node.js worker_thread (#1081)
Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
|
2022-03-05 14:14:32 +08:00 |
|
LongYinan
|
5f359dfaae
|
fix(cli): compatible for Node.js 10x
|
2022-02-09 12:41:56 +08:00 |
|