Dirk Klimpel
Dirk Klimpel
Both have different failing jobs. And both fix different jobs. I would start with #900 and then merge main to #904. Then should #904 not failing anymore.
> Which Linux (branch) is failing, I can checkout that brance and investigate next week. Wonder if it's a Goss bug, or working as intended. It is a problem with...
I have tried to put it into a sorted list above. #904 fix the linting issues. After that there should be a valid documentation. #919 fixing for upcoming changes that...
GitHub creates a workflow when push to master automatically. https://github.com/goss-org/goss/actions/workflows/pages/pages-build-deployment IMHO this is failing because this is a default job with Jekyll theme. Probably this can be disabled in project...
> Changed, I guess next PR to be merged will validate this? Yes, it is. My suggestion for the next steps. - #919 finish the topic docs and get a...
> @dklimpel random question, are you on [gophers slack](https://invite.slack.golangbridge.org/) by any chance? Unfortunately not.
To improve the code: - #922 or bring tests up to date - #907
> Holding off on merging more PRs until Travis oss credits are replenished. Ok.
I think #928 can help. This enables unit tests with GitHub Pipeline.
I would recommend finalizing a few topics before we take a look at the docker images. - bring unit tests to GH action #928 - remove not needed codeclimate #933...