circleci-orb
circleci-orb copied to clipboard
Normalize parameter names
right now some parameters are using - and some _
Unfortunately, this will be a breaking change, unless we keep both and deprecate ...
https://github.com/cypress-io/circleci-orb/pull/238#issuecomment-597762926
Prefer - to _
Is this ready to be worked on, or are you trying to avoid breaking changes until some other feature?
I would prefer to hold off. One big issue is that we don’t have full end to end testing to prevent accidental breaking changes
Sent from my iPhone
On Mar 11, 2020, at 13:41, Kyle Holmberg [email protected] wrote:
#238 (comment)
Prefer - to _
Is this ready to be worked on, or are you trying to avoid breaking changes until some other feature?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
This is done in v3 of our Orb: https://github.com/cypress-io/circleci-orb/releases/tag/v3.0.0