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

fix(preconfigured): Allow PreconfiguredJobStage parameters to map to one-dimensional array property values (bp #3830) #3846

Merged
merged 1 commit into from
Aug 6, 2020

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 6, 2020

This is an automated backport of pull request #3830 done by Mergify

Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the simulator.

Finally, you can contact us on https://mergify.io/

…one-dimensional array property values (#3830)

* fix(preconfigured): Update setNestedValue to handle one-dimensional array objects

* fix(preconfigured): Handle case where array property is missing from root object

* refactor(preconfigured): Use Groovy regex syntax

* refactor(preconfigured): Update exception message to be more meaningful

Co-authored-by: Mark Vulfson <markvu@live.com>

Co-authored-by: Mark Vulfson <markvu@live.com>
(cherry picked from commit 3fa29ca)
@kevinawoo kevinawoo added the ready to merge Approved and ready for merge label Aug 6, 2020
@kevinawoo kevinawoo merged commit 3415eb3 into release-1.21.x Aug 6, 2020
@kevinawoo kevinawoo deleted the mergify/bp/release-1.21.x/pr-3830 branch August 6, 2020 20:49
@mergify mergify bot added the auto merged Merged automatically by a bot label Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for merge target-release/1.21
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants