opendevstack / opendevstack/ods-quickstarters

Maintenance of Scala agent and quickstarter

Open
#967 1 comment 0 reactions 0 assignees View on GitHub

A pull request for this has already been merged.

  • #1050 by @BraisVQ — merged
enhancement maintenance
Dominant language
Shell
Stars
39
Forks
50
PR merge metrics
No merged PRs in 30d

Description

We are starting to implement a maintenance policy for ods components and will be checking versions of packages and components.

Scala Agent

Package Current Version Sugested version Location
Sbt 1.8.2 1.10.1 Dockerfile
Java 11 11, 17, 21 Dockerfile

Scala Quickstarter

Package Current Version Sugested version Location
Java base image ubi8/openjdk-11-runtime:1.15 ubi9/openjdk-17-runtime:1.20 or ubi9/openjdk-21-runtime:1.20 Dockerfile
Sbt 1.8.2 1.10.1 build.properties
Scala 2.13.10 2.13.14 or 3.3.3 build.sbt

@oalyman

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the referenced Dockerfiles, be-scala-play project/build files, and the merged pull request #1050. Compare the current Sbt, Java, Scala, and base-image versions with the suggested targets, then verify that the Scala agent and quickstarter use the selected versions consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, java, scala
Domain
build-system, devops
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.