Commit Graph

6 Commits

Author SHA1 Message Date
e6042e025f feat: 添加buildByConfig2方法以支持新的构建配置,并创建build-log.ts文件 2026-02-25 15:50:06 +08:00
xiongxiao
02a4b86338 feat: add updateRepoInfo method to Repo class and implement build configuration
- Introduced `updateRepoInfo` method in the `Repo` class to allow updating repository information such as description, license, site, and topics.
- Updated test cases to demonstrate the usage of the new `updateRepoInfo` method.
- Modified build script to include a configuration for triggering builds with specific events and environment variables.
- Commented out previous repository list fetching code in tests for clarity.
2026-02-09 00:26:54 +08:00
xiongxiao
285cdddb43 add process 2026-01-13 18:06:05 +08:00
5310ff28ae update 2026-01-12 03:18:09 +08:00
5dff655eb4 update 2026-01-05 10:55:40 +08:00
2724f09a5b update 2026-01-05 10:50:37 +08:00