LongYinan
|
bdbdbccb56
|
chore: zig 0.10.1
|
2023-01-19 13:31:02 +08:00 |
|
LongYinan
|
62b16d6a89
|
chore: upgrade npm dependencies (#1443)
|
2023-01-19 00:32:52 +08:00 |
|
LongYinan
|
895e4caf95
|
fix(cli): android cmake build
|
2023-01-03 21:02:13 +08:00 |
|
LongYinan
|
abc4566bbb
|
chore(cli): update CI template (#1416)
|
2023-01-03 14:58:33 +08:00 |
|
Tadas Dailyda
|
870552e0ee
|
cli: fix ci-template typo
|
2022-12-19 17:40:43 +08:00 |
|
Tadas Dailyda
|
cf68288232
|
cli: universal support for CI template
|
2022-12-19 17:40:43 +08:00 |
|
Tadas Dailyda
|
cc9c650949
|
cli: add universal-apple-darwin platform
|
2022-12-19 17:40:43 +08:00 |
|
LongYinan
|
bd1d3fe0a6
|
fix(cli): ci template upgrade
|
2022-12-09 19:17:10 +08:00 |
|
Horu
|
d48d106588
|
ci: remove unused ci condition (#1363)
|
2022-11-14 12:11:15 +08:00 |
|
LongYinan
|
d5a6445bee
|
chore(cli): increase ava timeout (#1314)
|
2022-09-14 17:01:53 +08:00 |
|
LongYinan
|
8784ed9459
|
Merge pull request #1265 from liby/feature/update-ci-template
chore(napi): use recommended `vmactions/freebsd-vm@v0`
|
2022-08-12 17:40:10 +08:00 |
|
LongYinan
|
1d1ef3d69e
|
fix(cli): ignore preinstall scripts on FreeBSD while installing yarn
|
2022-08-12 16:19:59 +08:00 |
|
Bryan Lee
|
b13d6b68a1
|
chore(napi): use recommended vmactions/freebsd-vm@v0
|
2022-08-12 14:43:16 +08:00 |
|
LongYinan
|
9b9cd5d23b
|
fix(cli): npm i -g flag is deprecated
|
2022-08-12 13:25:45 +08:00 |
|
LongYinan
|
0db6ae1282
|
style(cli): update lib.rs
|
2022-08-09 13:25:22 +08:00 |
|
LongYinan
|
1cf5a0dc75
|
fix(cli): add .yarn and __test__ folder to .npmignore
|
2022-08-09 13:24:21 +08:00 |
|
LongYinan
|
e30019aa5c
|
chore(napi): update ci template
|
2022-07-31 18:01:47 +08:00 |
|
LongYinan
|
fd2060baa4
|
fix(cli): android build due to GitHub Actions environments change
Ref: https://github.com/actions/virtual-environments/issues/5879
|
2022-07-27 14:40:07 +08:00 |
|
LongYinan
|
ed5fd4083c
|
fix(cli): upgrade freebsd ci
|
2022-07-23 00:00:42 +08:00 |
|
LongYinan
|
5cfff2ad5c
|
chore(cli): upgrade npm dependencies
|
2022-07-06 21:18:00 +08:00 |
|
LongYinan
|
227de9efe0
|
fix(cli): android CI template
|
2022-06-30 19:43:37 +08:00 |
|
LongYinan
|
8f6a10c89a
|
feat(cli): upgrade new project template to yarn3
|
2022-06-10 18:07:05 +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
|
183c2d8896
|
ci: upgrade configuration
|
2022-04-01 14:33:34 +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
|
b977265cfa
|
feat(cli): provide rename command to rename everything in package-template project
|
2021-12-10 16:52:59 +08:00 |
|
LongYinan
|
d495cc11f8
|
fix(cli): android armv7 CI config in new command
|
2021-12-02 21:27:16 +08:00 |
|
LongYinan
|
68b0483c81
|
feat(cli): support android armv7 target
|
2021-12-02 13:33:57 +08:00 |
|
LongYinan
|
5f222038d3
|
feat(cli): fail the pipeline if artifacts not been built
|
2021-12-02 13:11:43 +08:00 |
|
LongYinan
|
dca5ada995
|
feat(cli): export android toolchains to PATH before build
|
2021-11-21 18:50:43 +08:00 |
|
LongYinan
|
4c3fe26478
|
feat(cli): refactor cli build
|
2021-11-19 18:22:40 +08:00 |
|
LongYinan
|
179f20a7c5
|
feat(cli): generate js binding to avoid dynamic require logic
|
2021-11-09 21:43:51 +08:00 |
|
yisibl
|
9570899025
|
chore: CI templates add ignore files (paths-ignore)
|
2021-11-06 13:51:54 +08:00 |
|
João Moreno
|
03125d44b8
|
Make sure CI fails if yarn test fails (#818)
make sure CI fails if `yarn test` fails
Co-authored-by: LongYinan <lynweklm@gmail.com>
|
2021-10-29 21:19:18 +08:00 |
|
LongYinan
|
68f767b96d
|
ci: fix arm build
|
2021-10-27 15:38:24 +08:00 |
|
LongYinan
|
cbb71a9a51
|
fix(cli): workflow file generated by new command
|
2021-10-27 15:38:24 +08:00 |
|
LongYinan
|
1c9a307dc9
|
feat(cli): strip android binary in CI
|
2021-10-01 17:13:30 +08:00 |
|
LongYinan
|
860a02a7cb
|
fix(cli): missing main and types field in created package.json
|
2021-10-01 15:01:23 +08:00 |
|
LongYinan
|
c3852543a5
|
fix(cli): cargo config path and ci template in new command
|
2021-09-15 00:13:08 +08:00 |
|
LongYinan
|
45d3e68ff3
|
fix(cli): ci template
|
2021-09-02 23:35:30 +08:00 |
|
LongYinan
|
2c23f444b0
|
feat(cli): add back new command
|
2021-09-01 23:21:11 +08:00 |
|
LongYinan
|
67ad0a4d4d
|
feat(cli): upgrade clipanion v3
Remove napi new command
|
2021-08-07 00:23:17 +08:00 |
|
LongYinan
|
e99aba0a57
|
ci: upgrade to actions/cache@v2
|
2021-07-30 13:20:40 +08:00 |
|
LongYinan
|
9aac6267b7
|
feat(cli): update new project template
|
2021-06-07 22:17:19 +08:00 |
|
LongYinan
|
5ef1887ea9
|
fix(cli): new command without npm scope
|
2021-02-06 14:10:17 +08:00 |
|
LongYinan
|
84a6ea9223
|
fix(cli): mkdir -p is not valid command in powershell
|
2021-01-15 00:51:42 +08:00 |
|
LongYinan
|
1ee3145756
|
ci: upgrade actions/setup-node
|
2021-01-05 23:53:23 +08:00 |
|
LongYinan
|
84a6a8613b
|
feat(cli): create .cargo/config if needed
|
2020-12-29 14:32:25 +08:00 |
|
LongYinan
|
1537f44038
|
feat(cli): create npm dir while creating new project
|
2020-12-25 18:10:53 +08:00 |
|