Skip to content

Fix build errors in existing solutions#1028

Merged
rbergen merged 1 commit intoPlummersSoftwareLLC:drag-racefrom
rbergen:fix-build-errors
Dec 18, 2025
Merged

Fix build errors in existing solutions#1028
rbergen merged 1 commit intoPlummersSoftwareLLC:drag-racefrom
rbergen:fix-build-errors

Conversation

@rbergen
Copy link
Copy Markdown
Contributor

@rbergen rbergen commented Dec 13, 2025

Description

This PR addresses build errors in 4 existing solutions:

  • Assembly/solution_1, Umple/solution_1 and Yoix/solution_1 started failing because the deprecated openjdk Docker Hub images that the solutions' Dockerfiles derived from are no longer available. I have switched these solutions to corresponding eclipse-temurin images instead.
  • Mojo/solution_1 fails because the solution's code is no longer compatible with the version of Mojo that the Dockerfile installs. I have disabled the build and hence benchmark runs for this solution until a fix is provided; I have opened issue Mojo/solution_1 fails to build #1027 to request one.

Contributing requirements

  • I read the contribution guidelines in CONTRIBUTING.md.
  • I placed my solution in the correct solution folder.
  • I added a README.md with the right badge(s).
  • I added a Dockerfile that builds and runs my solution.
  • I selected drag-race as the target branch.
  • All code herein is licensed compatible with BSD-3.

Copy link
Copy Markdown
Contributor

@marghidanu marghidanu left a comment

Choose a reason for hiding this comment

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

LGTM

@rbergen rbergen merged commit bfeeade into PlummersSoftwareLLC:drag-race Dec 18, 2025
171 checks passed
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