slack-orb icon indicating copy to clipboard operation
slack-orb copied to clipboard

Inform user of non-support for Windows environment

Open kelvintaywl opened this issue 3 years ago • 1 comments

Orb version:

circleci/[email protected]

What happened:

Not exactly a bug, but I was thinking it may be good for the notify command to fail early if the detected OS is Windows. Given that we currently do not support Windows in this Orb (see #282), it may be nice to fail with a useful message early then.

Expected behavior:

Additional Information:

kelvintaywl avatar Jul 12 '22 05:07 kelvintaywl

Hi @kelvintaywl 👋

That's a good idea. I'll look into implementing it.

EricRibeiro avatar Sep 14 '22 18:09 EricRibeiro

thanks again for this improvement! @EricRibeiro 🙌

kelvintaywl avatar Nov 09 '22 02:11 kelvintaywl

Hey, @kelvintaywl 👋

Support for Windows was implemented in v4.12.0. If you want to give it a shot, choose bash.exe as your shell in the Windows executor.

Let me know how it goes!

EricRibeiro avatar Nov 29 '22 20:11 EricRibeiro