Samuel Cochran
Samuel Cochran
Sorry that this hasn't had attention in a while, @jasoncodes. I really like this idea, but I'm very concerned that the parsing code seems to be a bit brittle and...
Sorry for the test oversight. I have rebased this on laster master and adjusted the tests. I also improved the implementation slightly.
This has gone super stale. Would you consider merging if I rebase it?
Hi @jsoo1! This is an interesting suggestion, and thank you for the contribution, but `BUILDKITE_ARTIFACT_PATHS` is intended to be a list of globs for artifact upload, not used as an...
The agent puts all the parameters required to run the job into the environment and then invokes a bootstrap process which consumes a lot of those variables to run hooks...
I have pushed another pre-release, [v0.9.0.beta2](https://github.com/sj26/mailcatcher/releases/tag/v0.9.0.beta2), which relaxes the thin requirement and avoid this compilation error. Please try it: ``` gem install mailcatcher --pre ```
I have pushed another pre-release, [v0.9.0.beta2](https://github.com/sj26/mailcatcher/releases/tag/v0.9.0.beta2), which relaxes the thin requirement and should support ruby 3.2. Please try it: ``` gem install mailcatcher --pre ```
Sorry I don't have any updates. I do think this is still an issue. We carry this patch for it in our codebase. But I don't have capacity to push...
Very keen for this change. We have models with uuid primary keys which don't function entirely as expected with bigint cursors. 🙏
Is there anything we could do to help land this PR?