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

Commits on Nov 15, 2023

  1. remove noisy line

    adschwartz committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9345634 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ee257d View commit details
    Browse the repository at this point in the history
  3. fix: if the formData.args.args are present (default parameter) then…

    … we destruct the content into `formData.args`
    adschwartz committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b3d76b6 View commit details
    Browse the repository at this point in the history
  4. quiet down the logs

    adschwartz committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    0bdeb60 View commit details
    Browse the repository at this point in the history
  5. process as proper JSON

    adschwartz committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7aaaf3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    437c691 View commit details
    Browse the repository at this point in the history
  7. build

    adschwartz committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b001cd7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca34c99 View commit details
    Browse the repository at this point in the history