David
David
I tried using `github-token: ${{ github.token }}` for the toke instead of `github-token: ${{ secrets.COVERALLS_REPO_TOKEN }}`, as I found this as a solution in a couple of other tools, to...
This was solved by setting: ` env: GITHUB_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }} # Set token for Coveralls` and running `coveralls` after each test run in the test matrix.
Ditto here. Pip is updated. I'm using the latest python 3 ot Anaconda Also tried directly downloading the whl file and installation via commandline, with the same error. I also...
Some issues raised: - Whether the VMWare/Tanzu Helm chart will fit our needs, and how much modification it will need. - Dependency on VMWare to maintain (and keep open source)...
Looking at current alternatives to Valero: | | Costeg Paid/limited free/free | Sourceeg OSS/source available/closed source | Features eg Full backup/etcd only | Tool/platform | Presently Maintained | | ---------------------------...