Skip to content

chore: add maven publish workflow#158

Merged
wangyb-A merged 2 commits intomainfrom
chore/mvn
Mar 5, 2026
Merged

chore: add maven publish workflow#158
wangyb-A merged 2 commits intomainfrom
chore/mvn

Conversation

@wangyb-A
Copy link
Copy Markdown
Contributor

@wangyb-A wangyb-A commented Mar 5, 2026

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Issue Link, if available

close #129

Description

  • Add maven publish workflow
  • Include jar in the github release, currently I only include sdk and testing lib, easy to add the others if required.

Demo/Screenshots

Checklist

  • I have filled out every section of the PR template
  • I have thoroughly tested this change

Testing

Unit Tests

N/A

Integration Tests

N/A

Examples

Comment thread .github/scripts/maven_publish.sh
Comment thread pom.xml
Comment thread .github/workflows/release_maven.yml
Comment thread .github/workflows/release_maven.yml
Comment thread .github/workflows/release_maven.yml
zhongkechen
zhongkechen previously approved these changes Mar 5, 2026
@wangyb-A
Copy link
Copy Markdown
Contributor Author

wangyb-A commented Mar 5, 2026

Include jar in the github release, currently I only include sdk and testing lib, it's easy to add the others if required.

@wangyb-A wangyb-A merged commit eaa110e into main Mar 5, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Chore]: automate the maven publish workflow

2 participants