Joe Cotton
Joe Cotton
Encountered a problem very similar to @gulducat's, and the resolution was essentially the same. I had `git config --global url."https://${{ secrets.GH_USER }}:${{ secrets.GH_TOKEN }}@github.com".insteadOf "https://github.com"` as the url config string....
@boostchicken I'd also like to know if this repository is still supported or not
For those interested, I've opened a [PR](https://github.com/avast/gradle-docker-compose-plugin/pull/410) to add this feature to the plugin. If anyone has time to do additional testing or to review, it would be much appreciated.
+1 for this. We're getting the following when running: ```console $ ./gradlew composeUp > Task :app:composeBuild WARNING: Compose V1 is no longer supported and will be removed from Docker Desktop...
Given that this PR is over a year old, I've opened a [new PR](https://github.com/avast/gradle-docker-compose-plugin/pull/410) to add this feature. The new PR attempts to address the comments mentioned in this PR...
@sigurdm Has any progress been made on this? We have another project that is experiencing a very similar issue ([link](https://github.com/Workiva/json_schema/actions/runs/8529549233/job/23399834705#step:5:107)). The `JSON-Schema-Test-Suite` is copy of https://github.com/json-schema-org/JSON-Schema-Test-Suite, and is not excluded...
Bumping. We have a project that is blocked by #3789 . Having something like this would allow us to ignore the `.gitignore` errors while still notifying us of other issues....
@Workiva/release-management-p
Closing because of inactivity. If this is still an issue, please reopen.
Closing because of inactivity. If this is still an issue, please reopen.