Simon Podhajsky

Results 5 issues of Simon Podhajsky

I wanted to get feedback on potentially writing a PR implementing this. I'm imagining something along the lines of ```r options(assertr.success_fun = assertr::success_logical) ``` **Use case:** many independent chains, such...

Fixes #724 by following means: - Adding `.env` to the `.gitignore` shared between the template and the generated project, - Moving current `.env` to `.env.jinja` and templating it accordingly, so...

### What is your question? Hi! Big fan of the concept of coupling piped-content-into-LLMs-with-prompt, but I'm curious if there's any formal process for establishing what version of a prompt works...

question

### Describe the bug Neither VSCode-directed nor manual `docker build` succeeds due to `Hash sum mismatch`. This is true for all three devcontainer images. ### Steps to reproduce 1. Get...

bug
docker

**Describe the bug** When running the pre-commit hook `check-model-has-description` with non-standard directory and target locations (`greybox_conversion/transform` and `greybox_conversion/.meltano`) errors out with a `IsADirectoryError` because it somehow picks up the target...

bug