Skip to content

bhamail/nexus-repo-github-action-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nexus-repo-github-action-test

Nexus Repository Publisher GitHub Actions play project

Runs the nexus-repo-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 platform= entrypoint=["/usr/bin/tail" "-f" "/dev/null"] cmd=[]
[Go/Build]   🐳  docker exec cmd=[mkdir -m 0777 -p /var/run/act] user=root
[Go/Build]   🐳  docker cp src=/Users/bhamail/sonatype/community/nexus-repo-github-action-test/. dst=/Users/bhamail/sonatype/community/nexus-repo-github-action-test
[Go/Build]   🐳  docker exec cmd=[mkdir -p /Users/bhamail/sonatype/community/nexus-repo-github-action-test] user=
[Go/Build] ⭐  Run Set up Go 1.x
INFO[0000]   ☁  git clone 'https://github.com/actions/setup-go' # ref=v2 
[Go/Build]   🐳  docker cp src=/Users/bhamail/.cache/act/actions-setup-go@v2/ dst=/var/run/act/actions/actions-setup-go@v2/
[Go/Build]   🐳  docker exec cmd=[mkdir -p /var/run/act/actions/actions-setup-go@v2/] user=
[Go/Build]   🐳  docker exec cmd=[node /var/run/act/actions/actions-setup-go@v2/dist/index.js] user=
| 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 master branch in .github/workflows/go.yml:
    uses: sonatype-nexus-community/nexus-repo-github-action@811b6670e343fc48fde273906404adaac9bd3885

Releases

No releases published

Packages

No packages published

Languages