nebula-contrib / ngbatis

NGBATIS is a database ORM framework base NebulaGraph + spring-boot, which takes advantage of the mybatis’ fashion development, including some de-factor operations in single table and vertex-edge, like mybatis-plus. NGBATIS 是一款针对 NebulaGraph + Springboot 的数据库 ORM 框架。借鉴于 MyBatis 的使用习惯进行开发。https://graph-cn.github.io/ngbatis-docs/
https://nebula-contrib.github.io/ngbatis/
Apache License 2.0
125 stars 42 forks source link

chore: deploy config #277

Closed CorvusYe closed 9 months ago

CorvusYe commented 9 months ago

I used this configuration again, but it was successfully released, which is really surprising. Previously, this configuration was clearly unusable.

config: https://github.com/CorvusYe/test-mvn-deploy/blob/java8/.github/workflows/snapshot.yaml

result: https://github.com/CorvusYe/test-mvn-deploy/actions/runs/7186803835

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3800210) 0.00% compared to head (9c7ed71) 0.00%. Report is 1 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #277 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 75 75 Lines 2574 2574 Branches 279 279 ====================================== Misses 2574 2574 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

CorvusYe commented 9 months ago

@wey-gu Failed again. 😭 Is it possible that the password has expired

wey-gu commented 9 months ago

but isn't it the same as we releasing snapshot packages, where we could publish w/o issue?

CorvusYe commented 9 months ago

That's right.

Let me fix the style check in this failure first.