Simon Prochazka
Simon Prochazka
Any luck on this? It's blocking me as well.
No luck with that in Gitlab CI.
I’m going to see if we can use git instead to get data from a shallow clone. The current lib that is used fails on shallow objects :(
First part I will add this week to the README. Thanks again for finding issues like this. As for: > But the result is incorrect. I ran the above container...
I'm going to add 2 flags which will sort this out. `--all` which is the use you're looking for and `--limit` which will limit the number of checked commits.
Currently it goes like this: `on branch` -> All commits are checked until the upstream `on master` -> Last commit is checked in order to not block all repositories that...
It’ll be up tomorrow. :)
@tommyalatalo sorry about the delay. Here it is: https://github.com/outillage/commitsar/releases/tag/v0.11.0 https://github.com/outillage/commitsar#flags
@tommyalatalo Pushed. I migrated this repo to GH Actions, but clearly forgot the docker hub push. 🤦♂
0.11.1 (latest release) is. I’ll release 0.11.0 ASAP.