Commit Graph

13 Commits

Author SHA1 Message Date
Yeuoly 51a36c7fb0 refactor: naming 2025-11-17 15:58:50 +08:00
Novice 63a12615ab feat(cli): add github ci to template (#183)
* feat(cli): add github ci to template

* chore: change the trigger condition to release

* feat: add guide document

* fix: add .github to .gitignore

---------

Co-authored-by: Yeuoly <admin@srmxy.cn>
2025-04-15 13:34:29 +08:00
Yeuoly 975f9d5c31 fix: move packager to pkg 2025-02-06 18:16:49 +08:00
非法操作 caf5251e5e only allow lowercase letters 2025-01-21 16:11:59 +08:00
Yeuoly 15060ee312 refactor: move entities to pkg 2025-01-06 14:52:02 +08:00
Yeuoly 311a1aa025 feat: returns a non-zero code when package failed 2024-11-26 18:42:18 +08:00
Yeuoly bb5bcc920b feat: support bundle README and tags 2024-11-19 17:43:10 +08:00
Yeuoly e54b307a4d refactor: plugin and bundle command, support version command 2024-11-15 17:21:02 +08:00
Yeuoly 9c9a6c26c0 feat: support upload bundle 2024-11-14 22:59:51 +08:00
Yeuoly 94646c4194 fix: Save should be called after midifieried dependencies 2024-11-14 20:54:32 +08:00
Yeuoly 748993db5f fix: convert any to correct type while unmarshaling 2024-11-14 00:25:31 +08:00
Yeuoly ef54a244d0 feat: commandline for bundle packager 2024-11-14 00:02:50 +08:00
Yeuoly c6d7fa1074 feat: add bundle cli commands 2024-11-13 21:27:04 +08:00