Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

发布proto、geom-spring-boot-starter失败 #38

Merged
merged 7 commits into from
Sep 13, 2024
Merged

发布proto、geom-spring-boot-starter失败 #38

merged 7 commits into from
Sep 13, 2024

Conversation

xezzon
Copy link
Owner

@xezzon xezzon commented Sep 12, 2024

PR Checklist

  • base分支是 develop
  • 选择合适的标签(单选) feature/bug/refactor/document
  • 关联 Milestone。
  • 关联 issue(针对featurebug
  • 关联 Projects(针对document

更新说明

CR Checklist

  • 满足需求规格说明书中的功能性需求、非功能性需求。
    • [ ]
  • 文档已更新。
    • 接口清单
    • 详细设计文档
    • Javadoc
  • 对外接口保持兼容。
  • 代码风格符合规范。
  • 不存在不可接受的安全风险、性能风险。
  • ...

xezzon and others added 7 commits July 13, 2024 21:43
之前的部署方式是 mvn deploy -pl,但是未包含根模块,所以继承不到对应信息。
现在更新为通过 maven-deploy-plugin 跳过不发布为 jar 包的模块。缺陷是不发布的模块仍然会被执行,延长发布时间。
@xezzon xezzon added the bug Something isn't working label Sep 12, 2024
@xezzon xezzon added this to the 0.2 milestone Sep 12, 2024
@xezzon xezzon self-assigned this Sep 12, 2024
@xezzon xezzon linked an issue Sep 12, 2024 that may be closed by this pull request
@xezzon xezzon changed the title Issue 37 发布proto、geom-spring-boot-starter失败 Sep 12, 2024
@xezzon xezzon marked this pull request as ready for review September 12, 2024 16:54
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
75.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

Copy link

github-actions bot commented Sep 12, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ COPYPASTE jscpd yes 20 2.31s
❌ EDITORCONFIG editorconfig-checker 16 1 0.04s
✅ REPOSITORY checkov yes no 26.05s
❌ REPOSITORY devskim yes 5 2.06s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 1.34s
✅ REPOSITORY git_diff yes no 0.13s
❌ REPOSITORY grype yes 27 21.72s
✅ REPOSITORY secretlint yes no 1.77s
✅ REPOSITORY syft yes no 1.97s
✅ REPOSITORY trivy yes no 36.25s
✅ REPOSITORY trivy-sbom yes no 28.73s
✅ REPOSITORY trufflehog yes no 6.44s
⚠️ SPELL cspell 17 119 6.01s
✅ SPELL lychee 3 0 0.03s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@xezzon xezzon merged commit 201dfca into develop Sep 13, 2024
13 of 17 checks passed
@xezzon xezzon deleted the issue-37 branch September 13, 2024 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

发布proto、geom-spring-boot-starter失败
1 participant