Nejc Habjan
Nejc Habjan
nix looks promising to me in general especially for OS dependencies, but I agree in this context it was easier for me to just test my stuff in a plain...
> For what it's worth, we use nix in the haskell.org deployment of marge-bot to great effect. @bgamari I think OP and comments above are mostly about the development workflow...
@brettdh that sounds more like this project needs proper integration tests that spin up a gitlab (+ gitlab-runner) container and open MRs etc. That's how most API clients and tools...
> @nejch thanks for the feedback. I've submitted a new MR to upgrade the dependencies and fix lint warnings introduced by the latest linters. However other parts, e.g. testing with...
Probably a result of GitLab's migration to a single codebase (gitlab-ee +gitlab-ce --> gitlab + the gitlab-foss mirror). If you have admin access, you can get the `plan` from the...
Just noticed this was already done in https://github.com/dev-sec/ansible-collection-hardening/pull/783, so I'll close this.
All good, thanks for adding support for 40 @schurzi!
Since this is the replacement for https://github.com/swagger-api/swagger-ui/pull/9858 which was closed a while back, does this PR have a better chance of getting merged? :bow:
Thanks @JohnVillalovos I'd maybe go with a compromise and follow Google's styleguide then, maybe like their example in the [decision chapter](https://google.github.io/styleguide/pyguide.html#224-decision): > * Use import x for importing packages and...
@JohnVillalovos not yet actually, I noticed the `main` branch hasn't really been updating for a while on codecov. Not sure if it's a change in the CI setup or because...