Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport Switch from StringSlice to StringArray (#1931) #2046

Merged
merged 2 commits into from
May 2, 2022

Conversation

carolynvs
Copy link
Member

This is a backport of #1931 to the v0.38 stable release.

* test for parameters with space

Signed-off-by: Simpcyclassy <[email protected]>

* add contributor

Signed-off-by: Simpcyclassy <[email protected]>

* handle bundle parameter escape

Signed-off-by: Simpcyclassy <[email protected]>

* update parameters documentation

Signed-off-by: Simpcyclassy <[email protected]>

* Merge branch 'release/v1' into parameter-space-error

Signed-off-by: Simpcyclassy <[email protected]>

* array to slice paramenter

Signed-off-by: Simpcyclassy <[email protected]>

* define params as array var

Signed-off-by: Simpcyclassy <[email protected]>

* add schema version to yaml file

Signed-off-by: Simpcyclassy <[email protected]>

* Help get PR merged

* Run mage build to generate the cli command documentation to include
  the recent changes
* Skip the failing test that was added. This PR has enough to fix the
  comma parsing, and a follow-up will fix this failing test for when a
parameter has a space in it.

Signed-off-by: Carolyn Van Slyck <[email protected]>

* Fix merge conflicts with release/v1

Signed-off-by: Carolyn Van Slyck <[email protected]>

Co-authored-by: Carolyn Van Slyck <[email protected]>

Signed-off-by: Chioma Onyekpere <[email protected]>
Signed-off-by: Carolyn Van Slyck <[email protected]>
@carolynvs carolynvs force-pushed the backport-stringarray-fix branch from 3be1947 to 9b9f8a1 Compare April 29, 2022 19:07
@carolynvs carolynvs marked this pull request as ready for review April 29, 2022 19:43
@carolynvs carolynvs requested a review from VinozzZ April 29, 2022 19:43
@carolynvs carolynvs merged commit 678aaf6 into getporter:main May 2, 2022
@carolynvs carolynvs deleted the backport-stringarray-fix branch May 2, 2022 13:10
@carolynvs carolynvs mentioned this pull request May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants