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

Set up Github Actions pipeline for PRs #8680

Merged

Conversation

elliedori
Copy link
Contributor

@elliedori elliedori commented Jun 10, 2020

Context

We want to migrate our build pipelines to Github Actions for consistency and ease of use.

Solution

Created Github Actions build pipeline for PR requests. This is includes setting up the appropriate JDK, caching Gradle dependencies, and running a Gradle clean build. I've confirmed that the pipeline runs correctly against my forked version of spring-security.

@elliedori elliedori changed the title GitHub actions pr pipeline Set up Github Actions pipeline for PRs Jun 10, 2020
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 10, 2020
README.adoc Outdated Show resolved Hide resolved
@rwinch rwinch self-requested a review June 15, 2020 20:06
@elliedori elliedori merged commit 27e1c58 into spring-projects:master Jun 16, 2020
@elliedori elliedori deleted the github-actions-pr-pipeline branch June 16, 2020 18:19
@rwinch rwinch 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 Jun 17, 2020
@rwinch rwinch mentioned this pull request Jun 17, 2020
elliedori added a commit that referenced this pull request Jun 17, 2020
elliedori added a commit to elliedori/spring-security that referenced this pull request Jun 17, 2020
rwinch pushed a commit that referenced this pull request Jun 17, 2020
@elliedori elliedori added the status: backported An issue that has been backported to maintenance branches label Jun 18, 2020
@eleftherias eleftherias modified the milestones: 5.2.6, 5.4.0-M2 Jun 30, 2020
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 status: backported An issue that has been backported to maintenance branches type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants