Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop jdk8 build support + various improvements #1638

Merged
merged 173 commits into from
Apr 17, 2024

Conversation

wind57
Copy link
Contributor

@wind57 wind57 commented Apr 13, 2024

No description provided.

wind57 and others added 30 commits December 4, 2021 07:59
@wind57 wind57 changed the title Drop jdk8 build support Drop jdk8 build support + various improvements Apr 13, 2024
@@ -15,10 +15,6 @@ runs:
uses: ./.github/workflows/composites/setup-jdk17
if: env.BASE_BRANCH == 'main'

- name: setup project jdk-8
Copy link
Contributor Author

Choose a reason for hiding this comment

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

since we do not publish java-8 artifacts anymore, let's clean the pipeline a little bit

-Dmaven.wagon.http.retryHandler.count=3 \
-Dskip.build.image=true

else
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I only left the "else" part here

@wind57 wind57 marked this pull request as ready for review April 17, 2024 15:29
@wind57
Copy link
Contributor Author

wind57 commented Apr 17, 2024

@ryanjbaxter minor clean-up and upgrades in the pipeline code...

@ryanjbaxter ryanjbaxter added this to the 3.1.2 milestone Apr 17, 2024
@ryanjbaxter ryanjbaxter merged commit d44edfc into spring-cloud:main Apr 17, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants