cyberark / conjur-quickstart

Start securing your secrets and infrastructure by installing Conjur, using Docker and the official Conjur containers on DockerHub.
Apache License 2.0
33 stars 36 forks source link

Quickstart Flow Automation in Actions #32

Closed john-odonnell closed 4 years ago

john-odonnell commented 4 years ago

What does this PR do?

Implementing a GitHub Action workflow to test the steps laid out in the Quick Start README and web tutorial.

What ticket does this PR close?

Resolves #17

Checklists

Change log

Test coverage

Documentation

diverdane commented 4 years ago

This looks really good! Would you mind changing the name of test_workflow to test_workflow.sh (and make corresponding change where that file is called inside .github/workflows/daily_test.yml), and I'll approve.