Michal Dorner
Michal Dorner
@alrf: Thanks for reporting the issue. I will use the same workaround as they used in the `checkout` action.
@balazsorban44: The error you get is not related to this issue. You are using `paths-filter` in a workflow triggered by `push` event. In this case, you have to use the...
Hi @joehorsnell, What exactly do you expect from handling the situation without raising the error? Do you want to run the whole build, like everything was changed? Or do you...
> much like for a build on the default branch If you mean build after `push` to the branch, then there we have available commit hash of the last previously...
Sorry for the delay, I've been quite busy the last few months. IMHO, there's not much use for this action with scheduled events. At the same time, it should not...
@joehorsnell thanks for the PR 👍 I'm very sorry I'm replying so late, but I was inactive on the project for several months as I got totally overwhelmed by other...
I've posted my plan in the issue: https://github.com/dorny/paths-filter/issues/100#issuecomment-1154358311 Once it's implemented, we can update the docs accordingly.
Thanks for reporting the issue. I will look into it again as soon as I will find some time. Hopefully this time I will get the solution right :)
Hello, would be possible to move with this? I'm using DinkToPdf in dockerized app so I have to download native libs using wget during build of the container... which works...
Sure, I will try to reproduce it and post here link to the repo. However as it happens only in one of our services and only during the startup, it's...