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

Create first GitHub action #376

Merged
merged 2 commits into from
Aug 29, 2020
Merged

Create first GitHub action #376

merged 2 commits into from
Aug 29, 2020

Conversation

HarlemSquirrel
Copy link
Member

@HarlemSquirrel HarlemSquirrel commented Aug 24, 2020

Run our test suite and Rubcop in GitHub Actions.

This also adds a docker-compose.yml that allows for anyone to run the CI jobs fully containerized.

Since our integration tests are running in a docker network, we need another hostname alias to test certificate mismatches so the openldap server is availabe at cert.mismatch.example.org and ldap.example.org but the later is the only one valid per the generated certificate.

@HarlemSquirrel HarlemSquirrel force-pushed the HarlemSquirrel-patch-1 branch 18 times, most recently from b3f6ff4 to e873b3a Compare August 27, 2020 05:26
Run our test suite and Rubcop in GitHub Actions.

This also adds a docker-compose.yml that allows for anyone to run the CI jobs fully containerized.
@HarlemSquirrel HarlemSquirrel merged commit 58b4a85 into master Aug 29, 2020
@HarlemSquirrel HarlemSquirrel deleted the HarlemSquirrel-patch-1 branch August 29, 2020 17:21
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

Successfully merging this pull request may close these issues.

None yet

1 participant