Home

Awesome

<!--![gh-action-test](https://github.com/bhamail/gh-action-test/workflows/Go/badge.svg)-->

<a href="https://github.com/bhamail/gh-action-test/actions?query=workflow%3AGo"><img src="https://github.com/bhamail/gh-action-test/workflows/Go/badge.svg" alt="gh-action-test"></img></a>

Nancy GitHub Actions play project

Runs the nancy-github-action.

You can run a local build using the act project. e.g.:

$ act
[Go/Build] 🚀  Start image=catthehacker/ubuntu:act-latest
[Go/Build]   🐳  docker run image=catthehacker/ubuntu:act-latest entrypoint=["/usr/bin/tail" "-f" "/dev/null"] cmd=[]
[Go/Build]   🐳  docker cp src=/Users/bhamail/sonatype/community/go/nancy-gh-action-test/. dst=/github/workspace
[Go/Build] ⭐  Run Set up Go 1.x
[Go/Build]   ☁  git clone 'https://github.com/actions/setup-go' # ref=v2
[Go/Build]   🐳  docker cp src=/Users/bhamail/.cache/act/actions-setup-go@v2 dst=/actions/
| Setup go stable version spec ^1.16
[Go/Build]   💬  ::debug::isExplicit: 
[Go/Build]   💬  ::debug::explicit? false
...
| ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
| ┃ Summary                     ┃
| ┣━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━┫
| ┃ Audited Dependencies    ┃ 0 ┃
| ┣━━━━━━━━━━━━━━━━━━━━━━━━━╋━━━┫
| ┃ Vulnerable Dependencies ┃ 0 ┃
| ┗━━━━━━━━━━━━━━━━━━━━━━━━━┻━━━┛
[Go/Build]   ✅  Success - Scan with specific Nancy version

ToDo