Mark Maglana
Mark Maglana
Hi. Is there any update to this issue? Thanks.
@jameinel can you share a link to this de facto standard k8s adapter? I'd like to help contribute to it. I already have a working k8s adapter in a couple...
@chipaca oh lol. well alrighty then! 😂
In thinking about a solution to this, would it make sense to use [Python's os.stat() method](https://docs.python.org/3/library/os.html#os.stat) instead so that it's more portable? This approach could potentially reduce the amount of...
D’oh! How could I forget that 🤦♂️. What about specifying the full path (/bin/stat) in DarwinFile?
It would be good if `BREAKING CHANGE:` was converted into a well-formed git trailer which complies with [RFC 822](https://www.w3.org/Protocols/rfc822/3_Lexical.html#z1). Specifically, the meta-syntax `1*` (e.g. `BREAKING-CHANGE:`) so that it becomes acceptable...
NOTE: This is still an issue as of Feb 2024
I can confirm that I'm seeing the same behavior. Using Treesitter Playground, I copied the `context.scm` file for markdown and noticed that it captures more than one heading at a...
This bug is still present in `v1.7.1-eksbuild.1`
I hope this gets re-opened. For cases where we're writing shell scripts that run non-interactively (e.g. in a build server), it would be nice for some docker command to return...