Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nonebot/noneflow

NoneBot workflow management bot built with NoneBot
https://github.com/nonebot/noneflow

chore(deps): update codecov/codecov-action action to v5

renovate[bot] opened this pull request 3 months ago
chore(deps): update all non-major dependencies

renovate[bot] opened this pull request 3 months ago
feat: 新增解决拉取请求冲突的插件

BigOrangeQWQ opened this pull request 3 months ago
fix: 将 load_json 函数统一为 json5

BigOrangeQWQ opened this pull request 3 months ago
fix: 修复 Docker Test 无法正常运行的问题

he0119 opened this pull request 3 months ago
fix: 修复 json5 无法正常加载的问题

he0119 opened this pull request 3 months ago
feat: 商店存放 json5 格式的数据

he0119 opened this pull request 3 months ago
feat: Remove 插件新增 auto_merge 功能

BigOrangeQWQ opened this pull request 3 months ago
fix: 修复插件测试报错的 ctx 异常的问题

he0119 opened this pull request 3 months ago
fix: 修复加载出错后依然会显示数据的问题

he0119 opened this pull request 3 months ago
fix: rule 新增 is_publish_related_workflow

he0119 opened this pull request 3 months ago
chore(deps): update dependency pytest-cov to v6

renovate[bot] opened this pull request 3 months ago
chore(deps): update all non-major dependencies

renovate[bot] opened this pull request 3 months ago
fix: 修复 update_file 函数数据序列化问题

BigOrangeQWQ opened this pull request 3 months ago
feat: Remove 插件功能修正,InputConfig 类型默认为 RepoInfo

BigOrangeQWQ opened this pull request 3 months ago
refactor: 新增 get_issue_handler 依赖注入

he0119 opened this pull request 3 months ago
fix: 禁用 store 和 registry 模型中 tag 的验证

he0119 opened this pull request 3 months ago
refactor: 重命名模型名称并增加了几个类型别名

he0119 opened this pull request 3 months ago
chore(config): migrate renovate config

renovate[bot] opened this pull request 3 months ago
fix: 修复未正常同步商店数据的问题

he0119 opened this pull request 3 months ago
fix: 使用 PyPI 提供的标准项目名

he0119 opened this pull request 3 months ago
fix: 修复修改议题后无法重新测试的问题

he0119 opened this pull request 3 months ago
Dependency Dashboard

renovate[bot] opened this issue 3 months ago
chore: Configure Renovate

renovate[bot] opened this pull request 3 months ago
refactor: 重构 remove 插件部分函数

BigOrangeQWQ opened this pull request 3 months ago
fix: 修复商店数据不能及时同步的问题

he0119 opened this pull request 4 months ago
feat: 通过名称加主页避免机器人重复

he0119 opened this pull request 4 months ago
feat: 提供插件审核便捷入口

yanyongyu opened this issue 4 months ago
feat: 从环境变量中读取测试相关变量

he0119 opened this pull request 4 months ago
feat: 重新测试时添加提示

he0119 opened this issue 4 months ago
ci: 修复 nonetest 发布失败的问题

he0119 opened this pull request 4 months ago
fix: 修复 docker-test 工作流的 Dockerfile 路径问题

BigOrangeQWQ opened this pull request 4 months ago
chore: 使用 uv 管理项目

he0119 opened this pull request 4 months ago
feat: 重构 Noneflow

BigOrangeQWQ opened this pull request 5 months ago
chore(deps): bump cryptography from 42.0.8 to 43.0.1

dependabot[bot] opened this pull request 5 months ago
bug: 修改插件标签后 registry 没有同步更新

he0119 opened this issue 6 months ago
chore(deps): bump docker/build-push-action from 5 to 6 in the actions group

dependabot[bot] opened this pull request 6 months ago
chore(deps): 更新 githubkit 0.11.7 与 pydantic 2.8.2

he0119 opened this pull request 7 months ago
fix: 修复主页为空字符串也能通过测试的问题

he0119 opened this pull request 7 months ago
build(deps): bump certifi from 2024.2.2 to 2024.7.4

dependabot[bot] opened this pull request 7 months ago
chore: auto update by pre-commit hooks

pre-commit-ci[bot] opened this pull request 7 months ago
build(deps): bump docker/build-push-action from 5 to 6 in the actions group

dependabot[bot] opened this pull request 7 months ago
build(deps-dev): bump urllib3 from 2.2.1 to 2.2.2

dependabot[bot] opened this pull request 8 months ago
build(deps-dev): bump requests from 2.31.0 to 2.32.0

dependabot[bot] opened this pull request 9 months ago
build(deps): bump jinja2 from 3.1.3 to 3.1.4

dependabot[bot] opened this pull request 9 months ago
chore(deps): 更新至 NoneBot 2.3.0

he0119 opened this pull request 9 months ago
feat: 为`library`类型的插件新增`PEP 561`的检查

shoucandanghehe opened this issue 10 months ago
feat: 添加 reaction 响应提示

he0119 opened this pull request 10 months ago
fix(plugin_test): 调整测试时 Fake 驱动器设置位置

he0119 opened this pull request 10 months ago
fix: 使用当前环境的 Python 版本进行测试

he0119 opened this pull request 10 months ago
feat: 默认使用 fake 适配器

he0119 opened this pull request 10 months ago
fix: 插件测试时设置为 10 分钟超时

he0119 opened this pull request 10 months ago
build(deps): bump idna from 3.6 to 3.7

dependabot[bot] opened this pull request 10 months ago
feat: 项目计划

he0119 opened this issue 10 months ago
chore: auto update by pre-commit hooks

pre-commit-ci[bot] opened this pull request 10 months ago
style: 启用 ruff 的 RUF 与 ASYNC 规则

he0119 opened this pull request 11 months ago
chore(deps): 更新依赖至正式版本

he0119 opened this pull request 11 months ago
build(deps): bump cryptography from 42.0.2 to 42.0.4

dependabot[bot] opened this pull request 12 months ago
fix(store_test): 修复指定 key 时无法正确读取配置的问题

he0119 opened this pull request 12 months ago
build(deps): bump the actions group with 7 updates

dependabot[bot] opened this pull request about 1 year ago
refactor: 整理常量同时直接获取所需数据

he0119 opened this pull request about 1 year ago
fix: 修复项目名不用 - 分割时无法提取到版本的问题

he0119 opened this pull request about 1 year ago
feat: 升级至 Pydantic 2

he0119 opened this pull request about 1 year ago
fix: 延长 registry_update 触发等待时间到 5 分钟

he0119 opened this pull request about 1 year ago
fix: 从议题中获取的插件信息

he0119 opened this pull request about 1 year ago
fix: 等待 2 分钟后再触发 registry_update

eya46 opened this pull request about 1 year ago
chore: auto update by pre-commit hooks

pre-commit-ci[bot] opened this pull request about 1 year ago
feat: 插件测试时检查元数据的配置是否为 BaseModel 子类

he0119 opened this pull request over 1 year ago
fix: 不使用 asdict 避免遇到无法处理的类而报错

he0119 opened this pull request over 1 year ago
feat: 通过 GitHub API 获取文件

he0119 opened this issue over 1 year ago
chore: auto update by pre-commit hooks

pre-commit-ci[bot] opened this pull request over 1 year ago
fix(plugin_test): 修复未通过标签判断是否是插件发布的问题

he0119 opened this pull request over 1 year ago
refactor: 将测试所需外部文件的地址统一放置

he0119 opened this issue over 1 year ago
fix: 修复插件测试中的插件列表地址

he0119 opened this pull request over 1 year ago
feat: 使用商店的新格式

he0119 opened this pull request over 1 year ago
fix: 修复因 missing_adapters 的类型为集合导致的编码报错

he0119 opened this pull request over 1 year ago
chore: auto update by pre-commit hooks

pre-commit-ci[bot] opened this pull request over 1 year ago
chore: auto update by pre-commit hooks

pre-commit-ci[bot] opened this pull request over 1 year ago
fix: 修复验证出错时无法更新插件版本信息的问题

he0119 opened this pull request over 1 year ago
fix: 修复版本解析失败时无法匹配到插件版本的问题

he0119 opened this pull request over 1 year ago
fix: 修复跳过插件测试时无法获取插件版本与时间的问题

he0119 opened this pull request over 1 year ago
style: 使用 ruff 格式化代码

he0119 opened this pull request over 1 year ago
feat: 用 PyPI 项目的文件上传时间替换测试时间

he0119 opened this pull request over 1 year ago
feat: 用 PyPI 项目的文件上传时间替换测试时间

he0119 opened this issue over 1 year ago
chore: auto update by pre-commit hooks

pre-commit-ci[bot] opened this pull request over 1 year ago
fix: 修复支持的适配器字段验证信息错误的问题

he0119 opened this pull request over 1 year ago
feat: 翻译 Pydantic 验证错误信息

he0119 opened this pull request over 1 year ago
fix(store_test): 修正字段名称为 skip_test

he0119 opened this pull request over 1 year ago
fix: 支持发布跳过插件测试的插件

he0119 opened this pull request over 1 year ago
feat: 检查网址时返回具体的报错信息

he0119 opened this pull request over 1 year ago
feat: 发布信息更新后如果发现不通过将拉取请求转成草稿

he0119 opened this pull request over 1 year ago
fix: 处理冲突时直接重新提交

he0119 opened this pull request over 1 year ago
feat!: 调整商店测试输出内容

he0119 opened this pull request over 1 year ago
feat: 拆分验证模块并使用 jinja 渲染结果

he0119 opened this pull request over 1 year ago
feat: 检查网址时返回具体的报错信息

he0119 opened this issue over 1 year ago
bug: 错误的 metadata 会导致运行出错

he0119 opened this issue over 1 year ago