Dirk Klimpel

Results 165 comments of Dirk Klimpel

You should be able to run the workflow manually: https://github.com/goss-org/goss/actions/workflows/docker-goss.yaml But it probably won't find anything because the workflow creates a new build and the affected dependency seems to be...

I think latest tagged release, not latest image.

The explanation of Alpine versioning. It follows not strictly semver: https://wiki.alpinelinux.org/wiki/Package_policies#Package_versions

There is a similar issue with an implementation: https://github.com/google/osv-scanner/issues/952 under Apache2 license.

Do you have a recommendation? "OCI container" or anything else?

No problem. Everything is ok.

Presumably stable makes more sense than latest, as you usually download the stable binaries as well.

> Once this is merged, I assume I need to disable the Travis job to avoid double releases, correct? Oh, yes. I have added a commit to disable the Travis...

> Yeah it's a bit tricky, dgoss I maintain, everything else is community added/supported, but I don't maintain it. This makes it clearer. Than I have added to much changes...