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

Setup CI/CD #31

Closed
nickrmc83 opened this issue Oct 14, 2019 · 3 comments
Closed

Setup CI/CD #31

nickrmc83 opened this issue Oct 14, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@nickrmc83
Copy link

Create CI/CD configuration for running builds and test on all commits and MRs.

@nickrmc83 nickrmc83 added the enhancement New feature or request label Oct 14, 2019
@nickrmc83 nickrmc83 added this to the Beta Release milestone Oct 14, 2019
@nickrmc83 nickrmc83 self-assigned this Oct 14, 2019
@nickrmc83 nickrmc83 added this to To do in authservice via automation Oct 14, 2019
@nickrmc83 nickrmc83 removed their assignment Oct 14, 2019
@tylerschultz tylerschultz self-assigned this Oct 14, 2019
@cfryanr cfryanr moved this from To do to In progress in authservice Oct 15, 2019
@cfryanr
Copy link

cfryanr commented Oct 21, 2019

Limin suggested that we use Prow for CI.

@Changdrew
Copy link

We set up Github Actions to run make test on every PR. Do we want to also run on all commits?

@cfryanr
Copy link

cfryanr commented Nov 6, 2019

We recently also added a github Actions Workflow to run tests on every commit to master, and added a badge to the main README file of the project which shows the status of master tests. We'll consider this first draft of CI finished because it is good enough for now.

@cfryanr cfryanr closed this as completed Nov 6, 2019
authservice automation moved this from In progress to Done Nov 6, 2019
nacx added a commit to nacx/authservice that referenced this issue Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
authservice
  
Done
Development

No branches or pull requests

5 participants