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

Pass scripts arguments #20

Closed
wants to merge 15 commits into from

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    05f82f8 View commit details
    Browse the repository at this point in the history
  2. add the implemetation

    and install yaargs-parser to parse arguments easier
    jwickowski committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    46bd04b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f0daa6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c17c79 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    b698656 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e00e336 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c50515 View commit details
    Browse the repository at this point in the history
  4. improve readme file

    with suggestion from PR
    jwickowski committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    bfd6df8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6847abd View commit details
    Browse the repository at this point in the history
  6. pass test and simplify the code

    added  when(fakeGetInput).calledWith('script-arguments').mockReturnValue(''); to test, because we consule the data always
    jwickowski committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    317a213 View commit details
    Browse the repository at this point in the history
  7. add compiled file

    jwickowski committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    254b5d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    badddc7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d60791c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. improve formatting

    jwickowski committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    7c56d85 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

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