OpenAPITools / OpenAPITools/openapi-diff
Do not fail with breaking changes when major version is bumped
未关闭
还没有人认领这个 Issue。
Breaking/Non-Breaking classification
enhancement
- 主要语言
- Java
- 星标
- 1.1k
- 派生
- 190
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hello!
I was wondering if it makes sense to pass the diff check if there are breaking changes, but the major version has been bumped. Right now, I am planning to use this as a required workflow on GitHub PRs and I want to give developers the opportunity to get around the check if they bump the version.
Would love this as a potential built in feature or option when running.
Thanks
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先跟踪 diff 检查,以及在必需的 GitHub PR 工作流中运行该检查时使用的入口点。确定当前检查如何检测破坏性变更,以及进行比较的规范如何公开其主版本;当主版本升级能够明确允许检查通过,并且新行为有相应覆盖时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- api, ci-cd
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100