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

Add workspace_path and JSON pointer command template parameters. #53

Open
wants to merge 10 commits into
base: trunk
Choose a base branch
from

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    61b9748 View commit details
    Browse the repository at this point in the history
  2. Pass workspace_path and directory_values to script builder.

    Also set the env var ACTION_WORKSPACE_PATH.
    joaander committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5dce803 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Implement JSON pointer unpacking in submit.

    Also implement proper shell escaping of all user-provided quantities.
    joaander committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f785768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8072f9e View commit details
    Browse the repository at this point in the history
  3. Document template parameters in the tutorial

    Reorganize the tutorial to introduce values before groups. Demonstrate
    using values with command template parameters.
    joaander committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d15ccc1 View commit details
    Browse the repository at this point in the history
  4. Remove debug print.

    joaander committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e8a0940 View commit details
    Browse the repository at this point in the history
  5. Update third party licenses.

    joaander committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    27465b2 View commit details
    Browse the repository at this point in the history
  6. pre-commit

    joaander committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a03bcc0 View commit details
    Browse the repository at this point in the history
  7. Update release notes.

    joaander committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d63f5a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    6df3933 View commit details
    Browse the repository at this point in the history