ttu-capstone-podman / podman-installer-mac

"Turn-key" installer for Podman on MacOS. Tennessee Tech University Senior Capstone project.
2 stars 0 forks source link

Set up Continuous Integration #6

Closed RothAndrew closed 4 years ago

RothAndrew commented 4 years ago

Story: As a developer of the podman-installer-mac, I want each pull request to be automatically tested

Acceptance Criteria:

  1. Each Pull Request is automatically tested
  2. The pull request is not allowed to be merged if the test(s) fail

Notes:

  1. Go to the Marketplace tab > Continuous Integration category. Pick one or two apps that do automated code quality or other checks, that have free tiers for open source projects. Set them up and test that they work.
  2. @RothAndrew added Hound already, make sure it works.
jonespaul327 commented 4 years ago

Below is an image showing I got Codacy to work along with Hound.

image

RothAndrew commented 4 years ago

@jonespaul327 please pick 2 people to peer review your work with you.

Reviewers: Please review with Paul. Make sure each acceptance criteria is met. If Paul gets 2 approvals, move this task to the done column.

jonespaul327 commented 4 years ago

Codacy is no longer responding. I am moving it back to "In Progress."