Dave Flynn
Dave Flynn
Feature request: It would be great to be able to see the generated Dockerfile when building a new image. This would enable users to know what's going on behind the...
Got a weird issue in Sage 10 with ``@hasfield`` not compiling correctly: This: ```php @hasfield('menu_section', $menu_id ) @fields('menu_section', $menu_id) @sub('section_title') @endfields @endfield ``` Renders to this: ```php ``` For some...
Feature request: View repo log without `init` workspace It's possible to `get` and `put` into a repo from outside a workspace. It would also be useful to view the log...
When using the `piperider compare` function, you may come across the following error message: ``` Error: Invalid git branch: main ``` This is caused because PipeRider expects the name of...
### Summary Added [Recce](https://github.com/datarecce/recce) under the **Compare tools** section. ### Why Recce is an open-source data diffing and validation tool designed for analytics engineers. It supports Git-style workflows to detect,...