chore: release — develop → main#197
Open
github-actions[bot] wants to merge 3 commits into
Open
Conversation
…o 0.8.0-beta.2 - Add post-setup UIManager.put for dark-purple theme in ThemeRegistry - Remove ThemeRegistry import from EditorPanel (fallback uses inline color) - Bump version to 0.8.0-beta.2 in all pom.xml files
fix: dark-purple theme editor bg + beta.2 version bump
Automated Checks (advisory, non-blocking)✅ All checks passed. Surmado Code Review — Free tier limit reachedYou've used all 10 free reviews this month. Deterministic checks (secrets, model strings) still ran above. Upgrade to the Paid plan for 100 reviews/month + $15 per additional 100: https://app.surmado.com/checkout?plan=pr_review_starter Or wait until your next monthly window for 10 more free reviews. Surmado Code Review (v1.2-mt) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's in this release
Commits on develop not yet in main:
Release checklist
ci.ymlpasses (build + unit tests)ui-tests.ymlpasses (Swing UI tests in Docker)native-check.ymlpasses (jlink + jpackage on Linux, macOS, Windows)pom.xmlmatches the intended releaseAfter merging, create a git tag on main (e.g.
v0.7.0) and publish a GitHub release to trigger the release workflow.