Skip to content

Document source build path for Cromwell forks#4

Draft
Copilot wants to merge 2 commits intodevelopfrom
copilot/build-cromwell-fork
Draft

Document source build path for Cromwell forks#4
Copilot wants to merge 2 commits intodevelopfrom
copilot/build-cromwell-fork

Conversation

Copy link

Copilot AI commented Mar 18, 2026

Description

This addresses the gap behind “I want to build the cromwell fork” by adding explicit local build instructions in the repository root docs. The change makes the fork’s build path discoverable without digging through CI config.

  • Build prerequisites
    • Added required runtime/tooling versions: Java 17 and sbt 1.8.2.
  • Canonical build command
    • Added the supported assembly command for producing the server artifact.
  • Artifact location
    • Documented the expected output JAR path for quick verification/consumption.
sbt server/assembly
# -> server/target/scala-2.13/cromwell-<version>.jar

Release Notes Confirmation

CHANGELOG.md

  • I updated CHANGELOG.md in this PR
  • I assert that this change shouldn't be included in CHANGELOG.md because it doesn't impact community users

Terra Release Notes

  • I added a suggested release notes entry in this Jira ticket
  • I assert that this change doesn't need Jira release notes because it doesn't impact Terra users

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: holmeso <7066552+holmeso@users.noreply.github.com>
Copilot AI changed the title [WIP] Add build configuration for cromwell fork Document source build path for Cromwell forks Mar 18, 2026
Copilot AI requested a review from holmeso March 18, 2026 01:51
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