Skip to content

Set up Github Actions pipeline for PRs #1662

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

Merged
merged 10 commits into from
Jul 23, 2020

Conversation

elliedori
Copy link
Contributor

This PR ports over the Travis PR build to a Github Actions PR build. As part of this work I've removed unneeded imports (e.g. we don't need to import Docker because it's not used in the build steps, and the integration tests that rely on Docker seem to be running fine).
I've also removed the caching for the Gradle wrapper – including that in the cached resources had no impact on build times.

This PR also removes the Travis file and reference in the README.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 22, 2020
@eleftherias eleftherias self-assigned this Jul 23, 2020
@eleftherias eleftherias added in: build An issue in the build type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 23, 2020
@eleftherias eleftherias added this to the 2.4.0-RC1 milestone Jul 23, 2020
@eleftherias eleftherias merged commit b219806 into spring-projects:master Jul 23, 2020
@eleftherias eleftherias changed the title Set up PR pipeline Set up Github Actions pipeline for PRs Jul 23, 2020
@elliedori elliedori deleted the setup-pr-pipeline branch July 23, 2020 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: build An issue in the build type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants