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

Enable CI/CD integrations on GitHub for gated checkins #6

Closed
bpkroth opened this issue Jun 26, 2020 · 3 comments
Closed

Enable CI/CD integrations on GitHub for gated checkins #6

bpkroth opened this issue Jun 26, 2020 · 3 comments
Assignees

Comments

@bpkroth
Copy link
Contributor

bpkroth commented Jun 26, 2020

We need to re-implement gated checkin pipelines on GitHub to ensure good quality.

@bpkroth
Copy link
Contributor Author

bpkroth commented Jun 26, 2020

  • code style checks
  • build checks
  • unit tests passing
  • test coverage threshold
  • integration tests (specifically with upstream SqlServer, use cases, though that may come later)

@bpkroth
Copy link
Contributor Author

bpkroth commented Sep 1, 2020

Most of this is done.
We still need:

  • test coverage
  • upstream integration tests

Wishlist items that would be nice:

  • some badges to display the build/coverage status

This was referenced Sep 2, 2020
@bpkroth
Copy link
Contributor Author

bpkroth commented Sep 2, 2020

Split the remaining items here out to their own issues.
The internal integration one we will try and take internally.

@bpkroth bpkroth closed this as completed Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant