Skip to content

Add sbt dockerfile with image and sha#1692

Merged
AbhishekBhaskar merged 4 commits into
mainfrom
abhishekbhaskar/add-sbt-ecosystem
May 15, 2026
Merged

Add sbt dockerfile with image and sha#1692
AbhishekBhaskar merged 4 commits into
mainfrom
abhishekbhaskar/add-sbt-ecosystem

Conversation

@AbhishekBhaskar
Copy link
Copy Markdown
Contributor

This PR adds the required config changes for adding the sbt ecosystem.

@AbhishekBhaskar AbhishekBhaskar self-assigned this May 15, 2026
Copilot AI review requested due to automatic review settings May 15, 2026 19:27
@AbhishekBhaskar AbhishekBhaskar requested a review from a team as a code owner May 15, 2026 19:27
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds configuration needed for the new sbt ecosystem by introducing an sbt updater container reference and wiring it into the container manifest generation.

Changes:

  • Add sbt to the container manifest generation (src/update-containers.ts).
  • Introduce docker/Dockerfile.sbt and register its image in docker/containers.json.
  • Regenerate dist/ bundles to include the updated container map.
Show a summary per file
File Description
src/update-containers.ts Adds sbt to the generated containers manifest.
docker/Dockerfile.sbt Adds the sbt updater Dockerfile pointing at a pinned image reference.
docker/containers.json Registers the sbt updater image in the containers configuration.
dist/main/index.js Updates bundled containers config embedded in the built action.
dist/cleanup/index.js Updates bundled containers config embedded in the cleanup build output.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 3/5 changed files
  • Comments generated: 2

Comment thread docker/Dockerfile.sbt Outdated
Comment thread docker/containers.json Outdated
@AbhishekBhaskar AbhishekBhaskar merged commit 0facf34 into main May 15, 2026
9 checks passed
@AbhishekBhaskar AbhishekBhaskar deleted the abhishekbhaskar/add-sbt-ecosystem branch May 15, 2026 19:41
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.

3 participants