Grand-cocoa
|
f81ddde881
|
```使用华为云Maven镜像更新Maven依赖项
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
此提交通过修改Maven配置文件和包装脚本,将Maven依赖项来源更新为华为云镜像。此更改旨在优化Maven包的下载速度和稳定性。
```
|
2024-09-18 17:36:11 +08:00 |
|
Grand-cocoa
|
ee6403eb7d
|
```工作流更新与设备信息添加
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
- 重构`.gitea/workflows/build-test.yaml`,优化Maven构建流程,省略非必要步骤。
- 实现`device.json`文件,模拟设备信息,适用于mirai设备。
- 更新`Dockerfile`,自动化构建流程,包括必要的配置文件。
```
|
2024-09-18 17:25:48 +08:00 |
|
Grand-cocoa
|
a7aa2bda2b
|
refactor(miraibot): 更新服务和配置,优化bot初始化- 重构BotConfiguration以使用延迟初始化。
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s
- 直接返回Bot实例以简化代码。
- 更新ExampleService以处理FriendMessageEvent。
- 修正Service.kt中的泛型声明格式。
- 在BotConfig中添加新的ADMIN_ID属性并进行初始化检查。
- 调整工作流文件格式并优化结构。
通过这些更改,我们优化了bot的初始化过程,更新了事件处理服务,使代码更加简洁高效。此外,工作流文件的调整增强了可读性和结构清晰度。
|
2024-09-04 18:32:06 +08:00 |
|
Grand-cocoa
|
16fda28d79
|
fix(dir)
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m27s
|
2024-08-30 14:46:21 +08:00 |
|