CDCgov / prime-reportstream

ReportStream is a public intermediary tool for delivery of data between different parts of the healthcare ecosystem.
https://reportstream.cdc.gov
Creative Commons Zero v1.0 Universal
70 stars 39 forks source link

Importing JosiahSiegel GHA "action-connect-ovpn" (vpn-azure/action) #16020

Open emvaldes opened 4 days ago

emvaldes commented 4 days ago

./actions/vpn-azure/action.yml: - uses: https://github.com/JosiahSiegel/action-connect-ovpn/commit/794339aff94452216c97f609476c367a43a31295

emvaldes commented 3 days ago

devops: prime-reportstream (importing-gha %) $ git add .github/actions/action-connect-ovpn ; devops: prime-reportstream (importing-gha +%) $ git commit -m "Importing JosiahSiegel's action-connect-ovpn GitHub Action" ; [importing-gha 868d84fd1] Importing JosiahSiegel's action-connect-ovpn GitHub Action 8 files changed, 300 insertions(+) create mode 100644 .github/actions/action-connect-ovpn/.github/dependabot.yml create mode 100644 .github/actions/action-connect-ovpn/.github/vpn/config.ovpn create mode 100644 .github/actions/action-connect-ovpn/.github/vpn/test.ovpn create mode 100644 .github/actions/action-connect-ovpn/.github/workflows/check_vpn.yml create mode 100644 .github/actions/action-connect-ovpn/.gitignore create mode 100644 .github/actions/action-connect-ovpn/README.md create mode 100644 .github/actions/action-connect-ovpn/action.yml create mode 100644 .github/actions/action-connect-ovpn/example.ovpn