From 27ec4289f48284affc3d84f0fceb1cae49b1bebf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Koz=C5=82owski?= Date: Tue, 17 Dec 2024 01:02:07 +0100 Subject: [PATCH] remove pre-LTS scala 3s --- .github/workflows/ci.yml | 24 +----------------------- .mergify.yml | 2 -- README.md | 4 +--- scala-versions | 2 -- 4 files changed, 2 insertions(+), 30 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 46a9efc..7661dca 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,8 +40,6 @@ jobs: - 2.13.13 - 2.13.14 - 2.13.15 - - 3.1.3 - - 3.2.2 - 3.3.0 - 3.3.1 - 3.3.3 @@ -213,26 +211,6 @@ jobs: tar xf targets.tar rm targets.tar - - name: Download target directories (3.1.3) - uses: actions/download-artifact@v4 - with: - name: target-${{ matrix.os }}-${{ matrix.java }}-3.1.3 - - - name: Inflate target directories (3.1.3) - run: | - tar xf targets.tar - rm targets.tar - - - name: Download target directories (3.2.2) - uses: actions/download-artifact@v4 - with: - name: target-${{ matrix.os }}-${{ matrix.java }}-3.2.2 - - - name: Inflate target directories (3.2.2) - run: | - tar xf targets.tar - rm targets.tar - - name: Download target directories (3.3.0) uses: actions/download-artifact@v4 with: @@ -410,5 +388,5 @@ jobs: - name: Submit Dependencies uses: scalacenter/sbt-dependency-submission@v2 with: - modules-ignore: root_2.12 root_2.12 root_2.12 root_2.13 root_2.13 root_2.13 root_2.13 root_3 root_3 root_3 root_3 root_3 root_3 root_3 root_3 root_3 root_3 root_3 root_3 root_3 root_3 tests_2.12 tests_2.12 tests_2.12 tests_2.13 tests_2.13 tests_2.13 tests_2.13 tests_3 tests_3 tests_3 tests_3 tests_3 tests_3 tests_3 tests_3 tests_3 tests_3 tests_3 tests_3 tests_3 tests_3 + modules-ignore: root_2.12 root_2.12 root_2.12 root_2.13 root_2.13 root_2.13 root_2.13 root_3 root_3 root_3 root_3 root_3 root_3 root_3 root_3 root_3 root_3 root_3 root_3 tests_2.12 tests_2.12 tests_2.12 tests_2.13 tests_2.13 tests_2.13 tests_2.13 tests_3 tests_3 tests_3 tests_3 tests_3 tests_3 tests_3 tests_3 tests_3 tests_3 tests_3 tests_3 configs-ignore: test scala-tool scala-doc-tool test-internal diff --git a/.mergify.yml b/.mergify.yml index f0b7b69..6b415f7 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -10,8 +10,6 @@ pull_request_rules: - status-success="Build and Test (ubuntu-latest, 2.13.13, temurin@8)" - status-success="Build and Test (ubuntu-latest, 2.13.14, temurin@8)" - status-success="Build and Test (ubuntu-latest, 2.13.15, temurin@8)" - - status-success="Build and Test (ubuntu-latest, 3.1.3, temurin@8)" - - status-success="Build and Test (ubuntu-latest, 3.2.2, temurin@8)" - status-success="Build and Test (ubuntu-latest, 3.3.0, temurin@8)" - status-success="Build and Test (ubuntu-latest, 3.3.1, temurin@8)" - status-success="Build and Test (ubuntu-latest, 3.3.3, temurin@8)" diff --git a/README.md b/README.md index 70c67eb..cfae4be 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,10 @@ In scala-cli: (note: versions before `0.3.8` were published under the `com.kubukoz` organization instead of `org.polyvariant`) -The plugin is currently published for the following 21 Scala versions: +The plugin is currently published for the following 19 Scala versions: - 2.12.18, 2.12.19, 2.12.20 - 2.13.12, 2.13.13, 2.13.14, 2.13.15 -- 3.1.3 -- 3.2.2 - 3.3.0, 3.3.1, 3.3.3, 3.3.4 - 3.4.0, 3.4.1, 3.4.2, 3.4.3 - 3.5.0, 3.5.1, 3.5.2 diff --git a/scala-versions b/scala-versions index 95c68d2..0b42609 100644 --- a/scala-versions +++ b/scala-versions @@ -5,8 +5,6 @@ 2.13.13 2.13.14 2.13.15 -3.1.3 -3.2.2 3.3.0 3.3.1 3.3.3