Skip to content

bhamail/nancy-gh-action-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-action-test

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

  • Done: Replace the commit hash below with a reference to either a release version or the main branch in .github/workflows/go.yml:
    uses: sonatype-nexus-community/nancy-github-action@811b6670e343fc48fde273906404adaac9bd3885

About

Test project to play with GitHub Actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages