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
132 stars 42 forks source link

ci drop old gh action, use mvn directly #224

Closed wey-gu closed 1 year ago

wey-gu commented 1 year ago

ref:

close: #223

Let's see how this works now, We don't need the archived action here now

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (ed51dbe) 0.00% compared to head (40c88fe) 0.00%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #224 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 74 74 Lines 2513 2513 Branches 275 275 ====================================== Misses 2513 2513 ```

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

wey-gu commented 1 year ago

OK, now it failed to auth... will check later.

Error:  Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) on project ngbatis: Failed to deploy artifacts: Could not transfer artifact org.nebula-contrib:ngbatis:jar:sources:1.2.0-20230910.095017-137 from/to ossrh (https://s01.oss.sonatype.org/content/repositories/snapshots): authentication failed for https://s01.oss.sonatype.org/content/repositories/snapshots/org/nebula-contrib/ngbatis/1.2.0-SNAPSHOT/ngbatis-1.2.0-20230910.095017-137-sources.jar, status: 401 Unauthorized -> [Help 1]
Error:  
Error:  To see the full stack trace of the errors, re-run Maven with the -e switch.
Error:  Re-run Maven using the -X switch to enable full debug logging.
Error:  
Error:  For more information about the errors and possible solutions, please read the following articles:
Error:  [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Error: Process completed with exit code 1.
CorvusYe commented 1 year ago

Maybe the road to good things is rough. hahaha