Ship v3.0.3 to release/oculix#245
Merged
Merged
Conversation
Companion workflow to project-status-sync.yml — when an issue closes, remove every `status:*` label so closed issues stop carrying transient workflow state in the label list. Project v2 board remains the single source of truth for closed-state status (✅ Done). Category / area / priority / quality labels are untouched. Triggered on issues:closed only, idempotent, fails open per-label so a single label-removal failure doesn't abort the rest.
Release v3.0.3-rc5 Brings rc5 into master. See CHANGELOG.md for details.
…es from CHANGELOG - Bump 6 poms 3.0.3-rc5 -> 3.0.3 (root, API, IDE, MCP, Reporter, build-extensions) - CHANGELOG.md: add stable [v3.0.3] section above [v3.0.3-rc5], focused on user-facing evolution (universal typing, IDE rebrand, slimmer fat-jars, CLI auto-run, MCP maturity, build banner) plus known issues / not-in-this-release transparency block and contributors credits. - .github/workflows/release.yml: read release notes from CHANGELOG.md per version (mirrors release-rc.yml). Falls back to a minimal note if no matching section is found. Adds gh release edit branch when re-running. Pushing this on release/oculix triggers the stable release workflow: build win/mac/lux artifacts, create GitHub release v3.0.3 with the new CHANGELOG section as body, upload jars.
release: bump to v3.0.3 stable + CHANGELOG entry + stable release not…
julienmerconsulting
added a commit
that referenced
this pull request
Jun 9, 2026
Ship v3.0.3 to release/oculix
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.
Ships v3.0.3 stable from master to release/oculix.
Triggers
release.ymlworkflow → builds win/mac/lux jars + createsGitHub Release v3.0.3 with the
## [v3.0.3]section of CHANGELOG.md as body + uploads jars.