You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: set version to 1.15.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: remove tag trigger from internal release workflow
Internal (JFrog) releases should only trigger on branch pushes, not tags.
Tags are reserved for public Maven Central releases.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: resolve detached HEAD push failure in v1 public release
Add target-branch input to shared workflow so the post-release pom.xml
commit is pushed to the correct branch (v1 for 1.x.x tags, main for
others) instead of failing with 'not on a branch' error.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments