Skip to content

Simplify release publishing workflow#2

Merged
Jawnnypoo merged 1 commit into
mainfrom
single-macos-release
Jun 30, 2026
Merged

Simplify release publishing workflow#2
Jawnnypoo merged 1 commit into
mainfrom
single-macos-release

Conversation

@VeldtJumper

Copy link
Copy Markdown
Contributor

Summary

  • replace the split Ubuntu/macOS release jobs with one macOS release job
  • publish all Maven publications via publishAllPublicationsToMavenCentralRepository, including JS and Wasm artifacts

Verification

  • ANDROID_HOME="$HOME/Library/Android/sdk" ./gradlew publishAllPublicationsToMavenCentralRepository -m -PVERSION_NAME=0.0.0-test --no-configuration-cache --console=plain
  • ANDROID_HOME="$HOME/Library/Android/sdk" ./gradlew :datepickerspinner:publishToMavenLocal -PVERSION_NAME=0.0.0-local --no-configuration-cache --console=plain
  • git diff --check

@Jawnnypoo Jawnnypoo merged commit 7dd24ad into main Jun 30, 2026
2 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.

2 participants