Petar Borisovski
Petar Borisovski
@Vinai true, this indeed fixed our issue. This issue is more of updating the documentation for people who use `warden`. The correct link for the `warden` fix is https://docs.cypress.io/guides/getting-started/installing-cypress#CentOS since...
While testing this, we were unable to have a successful hook. In our scenarios, we were able to push regardless if the README.md file was present or not. Steps to...
Adding an explicit path like `for/bar.xml` without having `bar.xml` in the repository works.The commit the fails and an error is diplay. This is all fine. But as we have multiple...
The main goal is that regardless of the fact that the searched file already exists in the repository, if a new one is added under the same path (`src/*/*`) then...
@sebastianfeldmann any updates on this issue/feature request?
@sebastianfeldmann could you give me an update on this issue/feature request?
Hi @sebastianfeldmann , the custom action should check if in a given directory, the specified file extension is present. For example: ``` - foo - Fiz.php - README.md ``` In...
@sebastianfeldmann do you have an update on this?
@sebastianfeldmann could you give us an update on this issues?
@davidalger Do you see any possible solutions to this?