Skip to content

Add Eclipse workspace marker model and cross-platform CI - #1

Merged
ORESoftware merged 3 commits into
mainfrom
agent/den-2508-workspace-marker-model
Aug 8, 2026
Merged

Add Eclipse workspace marker model and cross-platform CI#1
ORESoftware merged 3 commits into
mainfrom
agent/den-2508-workspace-marker-model

Conversation

@ORESoftware

@ORESoftwareORESoftware commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

What changed

  • add a Java workspace model for multiple Zed package roots
  • project issues into Problems-style marker records with .zpkg.toml fallbacks
  • add confirmation-gated quick-fix command previews with exact executable, argv, and cwd
  • run Java 21 Maven/JUnit on fixed Ubuntu 24.04, macOS 15, and Windows 2025
  • pin checkout/setup-java by full commit SHA and disable persisted checkout credentials
  • record the hardened workflow properties in machine-readable conformance metadata

Validation

Current review head: 246b46048cced1d1072afd3bedc9849efe3a8a8f.

The implementation + immutable/fixed-runner workflow head immediately preceding the metadata-only conformance update passed CI run 31238416607. The current exact-head rerun is pending/queued in the hosted runner pool at last observation; no test failure has been reported.

Tracking

  • Linear: DEN-2508
  • Independent certification: zed-pkg-test/zed-pkg-e2e#112, pinned to this exact head
  • Remaining native gates: PDE/OSGi bundle, resource listeners, view/quick-fix UI, Eclipse application tests, p2 packaging

@linear-code

Copy link
Copy Markdown

DEN-2508

@ORESoftware
ORESoftware marked this pull request as draft August 7, 2026 19:09
@ORESoftwareChatGPT Codex Connector

Copy link
Copy Markdown
ContributorAuthor

Independent exact-head certification is green in zed-pkg-test/zed-pkg-e2e#112 / workflow run 31210197200. This PR head e65e8086f328a20adf3f941e1be988d0d757dc0f passed Java 21 Maven/JUnit there, in addition to cross-platform repo-local CI 31209660197. Keeping this draft until review and the PDE/OSGi, Eclipse application, and p2 publication gates are completed.

@ORESoftware
ORESoftware marked this pull request as ready for review August 8, 2026 05:04
@ORESoftware
ORESoftware merged commit 9bff83b into mainAug 8, 2026
3 checks passed
Sign up for freeto 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.

1 participant

@ORESoftware