James Ebentier
James Ebentier
Recently tried doing the above to mirror our Gemfury repo which uses basic auth as well but just an api token of the form `https://@gem.fury.io/`. Because the basic auth isn't...
@gencer Checking in here on the timeline for this release. Some of these enhancements would be great for us to be able to use more easily.
Not to worry. I’m also happy to assist in the development if you would like the help. For us it’s the ability to always push the new cache even when...
> So, should we skip upload if cache hits OR should we always upload? Could you please be more specific on this? Because both requests are in the above epic...
@gencer I went ahead and made #59 to add this functionality based on the spec you put in #47
The `--no-coverage` flag isn't an option for my use case because what I'm looking to do is be able to run a subset of my test suite, with coverage and...
@thymikee you closed the PR looking for discussion, but there’s been no response to the valid use cases here requesting to have a coverage report without failing tests. Any chance...
@PragTob This additional functionality for setting minimum coverage by group would be very valuable. We're currently restructuring our Rails monolith to group functionality via Packwerk packages, allowing us to track...