From 9732dad63b51a78802fbec86f0e45cd1f6d8fe94 Mon Sep 17 00:00:00 2001 From: aboyko Date: Fri, 14 Jul 2023 10:59:46 -0400 Subject: [PATCH] Self Hosted: try only checking out eclipse-distributions. e429 pom changes from e428 --- .github/workflows/eclipse-distro-build.yml | 2 + .../pom.xml | 40 ++++---- .../pom.xml | 95 +++++++++++++++++-- 3 files changed, 107 insertions(+), 30 deletions(-) diff --git a/.github/workflows/eclipse-distro-build.yml b/.github/workflows/eclipse-distro-build.yml index 3d8001973..4944ee59c 100644 --- a/.github/workflows/eclipse-distro-build.yml +++ b/.github/workflows/eclipse-distro-build.yml @@ -27,6 +27,8 @@ jobs: - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 with: ref: ${{ inputs.ref }} + sparse-checkout: | + eclipse-distribution - name: Set up JDK 17 uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2 with: diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e428/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e428/pom.xml index 53b93bde8..965534ce2 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e428/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e428/pom.xml @@ -672,21 +672,6 @@ - - generate-s3-upload-info - verify - - - - ${dist.path.product} - - - - - run - - - upload-nightly-downloads deploy @@ -696,11 +681,26 @@ - - - - + + + + + + + + run + + + + + generate-s3-upload-info + verify + + + + ${dist.path.product} + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e429/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e429/pom.xml index f0687f188..c496888a4 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e429/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e429/pom.xml @@ -524,20 +524,64 @@ + + + + + + + + + + + + - - + + + - + + + - - + + + - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -619,7 +663,7 @@ update-nightly-downloads - deploy + verify ${skip.update-nightly-download-page} @@ -627,14 +671,30 @@ - + + + + + run + + + + + upload-nightly-downloads + deploy + + ${skip.update-nightly-download-page} + + + + + toFile="snapshot/STS4/sts4-nightly-${dist.target.major}.html" publicRead="true"> @@ -644,6 +704,21 @@ + + generate-s3-upload-info + verify + + + + ${dist.path.product} + + + + + run + + + zip-sts-repository install