iver-wharf / iver-wharf.github.io

Documentation of Wharf
https://iver-wharf.github.io
MIT License
2 stars 0 forks source link

GitHub actions for running tests #75

Open applejag opened 3 years ago

applejag commented 3 years ago

Issue #72 regards adding vulnerability scans, but this only regards unit testing and formatting checks

For all Go repos:

For Angular repo:

This needs to be added as GitHub Actions to the applicable repos to be run on new or updated pull requests.

Codacy already deals with linting and some static code checks

Sub-issues

PRs


The future plan is to have Wharf run and validate pull requests, but as Wharf lacks that functionality we have to settle with GitHub Actions, as some is better than none