Jono Hartman

Results 4 issues of Jono Hartman

Hey maintainers, First and foremost - many thanks for all the work contributed to this project. I've yet to find another project runner that works as well as Realize does....

In the Readme, the documentation has "ignore_paths" in the YAML example, while it seems Realize is actually looking for "ignore**d**_paths" as the key (per the JSON parsing annotations in [https://github.com/oxequa/realize/blob/bcf8507c0bd7d33f54a8223c9e8fa1fd3e4a4555/realize/projects.go#L34](https://github.com/oxequa/realize/blob/bcf8507c0bd7d33f54a8223c9e8fa1fd3e4a4555/realize/projects.go#L34)).

Trying to run on an NFS filesystem - C5 completely fails. Screenshot of the error below. There are a number of areas where file_put_contents uses the LOCK_EX parameter (or uses...

Type:Enhancement
Status:Available
Enhancement:Level Of Effort:2
Enhancement:Quality of Life:2

The way GORM applies `()` grouping mechanisms around where clauses has changed between minor versions (I can say specifically in our case, `v1.22.5` -> `1.23.8`), resulting in drastically different meanings...

type:missing reproduction steps
status:stale