Tim Nonet
Tim Nonet
Hi @radoering, Thanks for the response! I will take a look at this soon.
Downgrading tomlkit (0.11.3) to 0.11.1 seems to alleviate the issue! They should release a new version soon! Can we exclude tomlkit `0.11.{2/3}` from the valid tomlkit versions for poetry?
This is now fixed with tomlkit https://github.com/sdispater/tomlkit/releases/tag/0.11.4. > > Downgrading tomlkit (0.11.3) to 0.11.1 seems to alleviate the issue! They should release a new version soon! > > Can we...
Hi @EricRibeiro, I am unable to mention groups. I have code that works great for `U0XXXXXXX` (users) but not `S0XXXXXXXX` (groups). It would also be nice if I could use...
Version: `circleci/[email protected]` For the payload, I am getting this error adding the `debug` option. ``` Error calling command: 'slack/notify' Unexpected argument(s): debug ``` Does this suggest my version needs to...
I only see changelogs from 4.9 (https://github.com/CircleCI-Public/slack-orb/releases). Are there a list of breaking changes since 4.2 somewhere?
Thanks @EricRibeiro! Will do. I had some other high priority items come up and I hope to get back to this later this week or next.
I want to add my support behind this. We also want to use this feature for our Docker builds. @finswimmer, Would it be possible for you to comment if this...
I believe this issue should be re-opened.