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: args were positioned incorrectly #1799

Merged
merged 8 commits into from Nov 15, 2023
Merged

fix: args were positioned incorrectly #1799

merged 8 commits into from Nov 15, 2023

Conversation

adschwartz
Copy link
Contributor

Description:

@barnabasbusa submitted an issue that demonstrated that once run, the package would not apply the settings provided in the package args. I identified a bug that meant that while we were submitting the data it was in the wrong position and needed to be moved up on level (destructured).

In this PR we are also setting the JSON type as the default arg type.

Is this change user facing?

YES

References (if applicable):

Closes #1789

@adschwartz adschwartz added this pull request to the merge queue Nov 15, 2023
Merged via the queue into main with commit 18c8b53 Nov 15, 2023
33 checks passed
@adschwartz adschwartz deleted the anders/fix-args branch November 15, 2023 21:11
github-merge-queue bot pushed a commit that referenced this pull request Nov 15, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.85.23](0.85.22...0.85.23)
(2023-11-15)


### Bug Fixes

* args were positioned incorrectly
([#1799](#1799))
([18c8b53](18c8b53))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
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.

Cloud: custom configuration doesn't spin up required config
2 participants