Releases: 0-8-4/miui-auto-tasks
Releases · 0-8-4/miui-auto-tasks
v1.7.3-hotfix3
fix: Resolve inconsistent path issue when running via crontab (#241)
v1.7.3-hotfix2
fix: 修复cookies为""时报错的问题 (#234) * fix: 修复无法构建docker镜像的问题 * Update Dockerfile * :wrench: 自动更新requirements * chore: 添加自动每日运行时间提示 * chore: 将时间类型从str改成int * Add files via upload * chore: 更新日志收集方法 * chore: 遵守代码规范 * chore: update issue templates * chore: 删除测试代码 * chore: 更改日志输出样式 * chore: docker生成配置时随机生成自动运行时间 * chore: trailing-whitespace * chore: 日志添加换行 * chore: 未配置验证码解决方案时直接跳过 * chore: 使用遍历方法找到键值,提升泛用性 * chore: 使用cron执行自动任务 * chore: snake_case * chore: 修改运行时间 * Update config.py * chore: 添加签到重试,仅每日签到获取token * :wrench: 自动更新requirements * chore: 更新版本号 * Update config.py * 改用正则获取成长值 * chore: 更新文档 * fix: 修复在一些情况下cookies被写入false * fix: Method 'get_cookie' should have "self" as first argument * fix: 修复cookies为""时报错的问题 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v1.7.3-hotfix1
fix: 修改依赖 (#232) * fix: 修复无法构建docker镜像的问题 * Update Dockerfile * :wrench: 自动更新requirements * chore: 添加自动每日运行时间提示 * chore: 将时间类型从str改成int * Add files via upload * chore: 更新日志收集方法 * chore: 遵守代码规范 * chore: update issue templates * chore: 删除测试代码 * chore: 更改日志输出样式 * chore: docker生成配置时随机生成自动运行时间 * chore: trailing-whitespace * chore: 日志添加换行 * chore: 未配置验证码解决方案时直接跳过 * chore: 使用遍历方法找到键值,提升泛用性 * chore: 使用cron执行自动任务 * chore: snake_case * chore: 修改运行时间 * Update config.py * chore: 添加签到重试,仅每日签到获取token * :wrench: 自动更新requirements * chore: 更新版本号 * Update config.py * 改用正则获取成长值 * chore: 更新文档 * fix: 修复在一些情况下cookies被写入false * fix: Method 'get_cookie' should have "self" as first argument --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v1.7.3
chore: 添加签到重试,仅每日签到获取token (#229) * fix: 修复无法构建docker镜像的问题 * Update Dockerfile * :wrench: 自动更新requirements * chore: 添加自动每日运行时间提示 * chore: 将时间类型从str改成int * Add files via upload * chore: 更新日志收集方法 * chore: 遵守代码规范 * chore: update issue templates * chore: 删除测试代码 * chore: 更改日志输出样式 * chore: docker生成配置时随机生成自动运行时间 * chore: trailing-whitespace * chore: 日志添加换行 * chore: 未配置验证码解决方案时直接跳过 * chore: 使用遍历方法找到键值,提升泛用性 * chore: 使用cron执行自动任务 * chore: snake_case * chore: 修改运行时间 * Update config.py * chore: 添加签到重试,仅每日签到获取token * :wrench: 自动更新requirements * chore: 更新版本号 * Update config.py --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v1.7.2-hotfix8
chore(deps): bump cryptography from 41.0.5 to 41.0.6 (#219) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.7.2-hotfix7
chore: 使用遍历方法找到键值,提升泛用性 (#211) * fix: 修复无法构建docker镜像的问题 * Update Dockerfile * chore: 更新日志收集方法 * chore: 遵守代码规范 * chore: update issue templates * chore: 删除测试代码 * chore: 更改日志输出样式 * chore: docker生成配置时随机生成自动运行时间 * chore: trailing-whitespace * chore: 日志添加换行 * chore: 未配置验证码解决方案时直接跳过 * chore: 使用遍历方法找到键值,提升泛用性 * chore: 使用cron执行自动任务 * chore: snake_case * chore: 修改运行时间 * Update config.py
v1.7.2-hotfix6
chore: 更新日志收集方法 (#203) * fix: 修复无法构建docker镜像的问题 * Update Dockerfile * chore: 更新日志收集方法 * chore: 遵守代码规范 * chore: update issue templates
v1.7.2-hotfix5
fix: 修复无法构建docker镜像的问题 (#198) * fix: 修复无法构建docker镜像的问题 * Update Dockerfile
v1.7.2-hoxfix2
Tzdata (#191) * fix: 修复低版本python无法获取时区 * fix: 修复低版本python无法获取时区
v1.7.2-hotfix4
remove pdm.lock and mirror settings in Dockerfile (#195) create Dockerfile-cn for China users