sunnylqm
|
b973ace443
|
Update version to 2.3.1 in package.json and add support for harmony platform in runReactNativeBundleCommand to handle asset copying and file movement.
|
2025-10-26 18:05:18 +08:00 |
|
sunnylqm
|
e81744b52a
|
Refactor bundle file handling by introducing isPPKBundleFileName utility; streamline diff logic for bundle files in bundle.ts.
|
2025-10-25 16:07:41 +08:00 |
|
sunnylqm
|
89da1e5238
|
fix typo
|
2025-10-25 15:52:53 +08:00 |
|
sunnylqm
|
603e2adf47
|
add install command
|
2025-10-25 15:49:35 +08:00 |
|
sunnylqm
|
f8edbb8083
|
Refactor Hermes option handling in CLI and bundle commands; rename 'disableHermes' to 'hermes' for clarity and update related logic in bundle.ts and provider.ts.
|
2025-10-25 11:20:09 +08:00 |
|
sunnylqm
|
15c8052459
|
Update version to 2.2.4 in package.json and enhance argument handling in runReactNativeBundleCommand for improved functionality.
|
2025-10-25 10:53:50 +08:00 |
|
sunnylqm
|
c633af549d
|
Update version to 2.2.3 in package.json and implement recursive file copying with special handling for assets in bundle.ts
|
2025-10-24 23:58:57 +08:00 |
|
sunnylqm
|
78159f362b
|
Update version to 2.2.2 in package.json and refactor argument handling in runReactNativeBundleCommand for better clarity and efficiency.
|
2025-10-24 22:04:24 +08:00 |
|
sunnylqm
|
b76440d018
|
Update version to 2.2.1 in package.json and refactor argument handling in runReactNativeBundleCommand for improved clarity and efficiency.
|
2025-10-24 20:41:46 +08:00 |
|
波仔糕
|
f6ed8872bd
|
add logic to support android aab package hot update (#17)
* add logic to support android aab package hot update
* update
* udpate
|
2025-09-23 15:22:34 +08:00 |
|
sunnylqm
|
fd46bafb98
|
Update version to 2.1.3 in package.json; set baseUrl in .swcrc; refactor API query logic to use dynamic base URL and update defaultEndpoints in constants.ts
|
2025-09-14 17:25:35 +08:00 |
|
sunny.ll
|
917f99f2ab
|
Fix package selection logic to match by package name instead of version; improve error handling for package retrieval.
|
2025-09-10 17:11:12 +08:00 |
|
sunny.ll
|
ac13464d4d
|
Enhance package command options to include packageId and packageVersion; improve package selection logic with error handling for missing packages.
|
2025-09-10 16:18:34 +08:00 |
|
sunny.ll
|
f82bab887a
|
Remove console log for module registration in module-manager.ts
|
2025-09-10 15:38:56 +08:00 |
|
sunny.ll
|
07ff19fbe5
|
Update version to 2.1.1 in package.json and improve error handling for package loading in dep-versions.ts
|
2025-09-10 11:05:24 +08:00 |
|
sunny.ll
|
a4467717bc
|
Add deletePackage command with confirmation and error handling; update version to 2.1.0 and enhance localization for delete operations
|
2025-09-09 12:34:06 +08:00 |
|
sunnylqm
|
e6de3eeef3
|
Enhance upload commands to support custom versioning and update documentation. Added version option to uploadIpa, uploadApk, and uploadApp commands. Updated README and localization files to reflect changes.
|
2025-08-22 10:09:37 +08:00 |
|
波仔糕
|
e98bcf504f
|
cli modular refactor (#16)
* add logic to support SENTRY_PROPERTIES parameter
* remove update.json and meta.json files in ppk
* udpapte
* refactor modles
* update
* add package-module file
* update
* update readme file
* modifu cli.json file
* fix command issues
* improve version workflow logic
* udpate
* update
* update
* update
* udpate
* udpate
* add example
* update readme file
* udpate version
* change logic to use pushy command uniformly
|
2025-07-24 11:46:20 +08:00 |
|
波仔糕
|
bd7d78e7ac
|
remove update.json and meta.json files in ppk (#15)
* add logic to support SENTRY_PROPERTIES parameter
* remove update.json and meta.json files in ppk
* udpapte
|
2025-06-28 17:13:13 +08:00 |
|
sunnylqm
|
91a602979d
|
Refactor command exports to use specific command groups for app, bundle, package, user, and version modules
|
2025-06-23 11:30:36 +08:00 |
|
sunnylqm
|
2cfe451db5
|
one in all command
|
2025-06-20 20:32:06 +08:00 |
|
波仔糕
|
2e37d6f1c7
|
add logic to support SENTRY_PROPERTIES parameter (#14)
|
2025-06-15 10:10:04 +08:00 |
|
sunnylqm
|
6e7d5de82e
|
Update version to 1.45.5, clean up imports in package.ts, and enhance localization for rollout and version messages in English and Chinese locales
|
2025-05-16 10:36:59 +08:00 |
|
sunnylqm
|
3266f09644
|
Update version to 1.45.4, add dryRun option in cli.json and versions.ts, and enhance localization for dryRun messages
|
2025-05-16 09:32:46 +08:00 |
|
sunnylqm
|
848f528625
|
Rename semverRange to packageVersionRange in cli.json and versions.ts for consistency
|
2025-05-15 22:48:15 +08:00 |
|
sunnylqm
|
18d772b1bc
|
fix version compare
|
2025-05-15 22:45:08 +08:00 |
|
sunnylqm
|
8c31ee5762
|
semver range
|
2025-05-15 22:13:42 +08:00 |
|
sunnylqm
|
002e8662d6
|
Update version to 1.44.7 and modify import in zip.js to use readEntry instead of readEntire
|
2025-05-15 11:58:36 +08:00 |
|
sunnylqm
|
ebfb9dd4b9
|
Update version to 1.44.6, add Node.js import protocol setting, and clean up import statements across multiple files
|
2025-05-14 16:08:27 +08:00 |
|
sunnylqm
|
59c5be2719
|
inline latest version code
|
2025-05-07 14:51:32 +08:00 |
|
sunnylqm
|
2e8e242e75
|
fix latestverion timeout
|
2025-05-07 13:20:56 +08:00 |
|
sunnylqm
|
0cfb1a9beb
|
Update i18n strings to include whitespace in file size exceeded messages for English and Chinese locales
|
2025-04-23 20:55:33 +08:00 |
|
波仔糕
|
b22c598ca4
|
add paramaters for bundle command to auto publish (#12)
* add paramaters for bundle command to auto publish
* Update bundle.ts
---------
Co-authored-by: Sunny Luo <sunnylqm@gmail.com>
|
2025-04-23 11:19:26 +08:00 |
|
sunnylqm
|
573ab60e44
|
fix i18n
|
2025-04-20 00:04:18 +08:00 |
|
sunnylqm
|
4613da1fbe
|
Update version to 1.44.1 and adjust i18n strings for lock file detection in English and Chinese locales
|
2025-04-16 14:37:54 +08:00 |
|
sunnylqm
|
f2f33a190d
|
cleanup
|
2025-04-16 07:51:27 +08:00 |
|
sunnylqm
|
cc6c1aae79
|
check lockfile in workspaces
|
2025-04-15 22:39:01 +08:00 |
|
sunnylqm
|
91b26ebc87
|
fix some output
|
2025-04-15 17:40:31 +08:00 |
|
波仔糕
|
9cb8d458ad
|
add logic to support multi language (#11)
* add logic to support multi language
* Update en.ts
* Update en.ts
---------
Co-authored-by: Sunny Luo <sunnylqm@gmail.com>
|
2025-04-13 17:02:52 +08:00 |
|
sunnylqm
|
d853918d8d
|
Update i18n strings to include whitespace in total apps count for English and Chinese locales
|
2025-04-12 00:38:04 +08:00 |
|
sunnylqm
|
c4a34490e3
|
fix versions command
|
2025-04-11 16:09:33 +08:00 |
|
sunnylqm
|
e2737a29eb
|
Fix comparison operator in package version retrieval in versions.ts
|
2025-04-10 21:53:29 +08:00 |
|
sunnylqm
|
9b55610675
|
Update version to 1.43.4 and add 'txt.map' to ignored packing extensions
|
2025-04-10 21:43:04 +08:00 |
|
sunnylqm
|
5d1466ddec
|
Update i18n strings to include whitespace control in ppkPackageGenerated messages for English and Chinese locales
|
2025-04-10 21:22:59 +08:00 |
|
sunnylqm
|
20010a9ea6
|
Update version to 1.43.1 and handle optional chaining for origin URL in getCommitInfo function
|
2025-04-07 19:56:17 +08:00 |
|
sunnylqm
|
d281d72737
|
check lockfiles
|
2025-04-02 08:27:05 +08:00 |
|
sunnylqm
|
d351243ab7
|
check lockfile
|
2025-04-01 23:24:02 +08:00 |
|
sunnylqm
|
fbdacfffd2
|
add gitignore check
|
2025-04-01 23:13:20 +08:00 |
|
sunnylqm
|
b725d2b08e
|
i18n
|
2025-03-30 23:40:28 +08:00 |
|
sunnylqm
|
3f1b43e38e
|
update i18n
|
2025-03-25 09:36:58 +08:00 |
|