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

template: custom change_mode scripts #13972

Merged
merged 71 commits into from
Aug 24, 2022

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    aa4e3a4 View commit details
    Browse the repository at this point in the history
  2. updated documentation

    pkazmierczak committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    cb79fb1 View commit details
    Browse the repository at this point in the history
  3. changelog entry

    pkazmierczak committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    cf3dffa View commit details
    Browse the repository at this point in the history
  4. wip

    pkazmierczak committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    03e6dab View commit details
    Browse the repository at this point in the history
  5. handle script execution

    pkazmierczak committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    3f2b1ec View commit details
    Browse the repository at this point in the history
  6. documentation

    pkazmierczak committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    634e2d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7a53cb View commit details
    Browse the repository at this point in the history
  8. tasks & jobspec update

    pkazmierczak committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    56d0113 View commit details
    Browse the repository at this point in the history
  9. typos

    pkazmierczak committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    efbd9cf View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. adjusted tests

    pkazmierczak committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    fbee6a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. wip

    pkazmierczak committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    5aa40b5 View commit details
    Browse the repository at this point in the history
  2. corrected diff_test

    pkazmierczak committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    a8fcaba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2dd176 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. corrections

    pkazmierczak committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    ae15843 View commit details
    Browse the repository at this point in the history
  2. revamped tests

    Co-authored-by: Derek Strickland <DerekStrickland@users.noreply.github.com>
    pkazmierczak and DerekStrickland committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    f9b12c6 View commit details
    Browse the repository at this point in the history
  3. revamped test

    pkazmierczak committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    55d33da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    611738b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. diffs corrected

    pkazmierczak committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    1277dd6 View commit details
    Browse the repository at this point in the history
  2. CI-driven debugging :/

    pkazmierczak committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    ac8d910 View commit details
    Browse the repository at this point in the history
  3. fixed test

    pkazmierczak committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    2270765 View commit details
    Browse the repository at this point in the history
  4. FailTask

    pkazmierczak committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    8d61a25 View commit details
    Browse the repository at this point in the history
  5. s/suck/such;

    pkazmierczak committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    4839c67 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. jobs_test correction

    pkazmierczak committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    5f98282 View commit details
    Browse the repository at this point in the history
  2. documentation

    pkazmierczak committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    8a6d591 View commit details
    Browse the repository at this point in the history
  3. typo in the docs

    pkazmierczak committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    21f15ad View commit details
    Browse the repository at this point in the history
  4. test FailTask

    pkazmierczak committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    1f8b044 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8f2ba8 View commit details
    Browse the repository at this point in the history
  6. fail_on_error

    pkazmierczak committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    bcd7213 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de9c7c2 View commit details
    Browse the repository at this point in the history
  8. updated json-jobs.mdx

    pkazmierczak committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    986a018 View commit details
    Browse the repository at this point in the history
  9. typo in diff_test

    pkazmierczak committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    df9f13b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6ada97e View commit details
    Browse the repository at this point in the history
  11. better canonicalization

    pkazmierczak committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    d8fd77b View commit details
    Browse the repository at this point in the history
  12. make timeout optional

    pkazmierczak committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    4673f95 View commit details
    Browse the repository at this point in the history
  13. hcl parser fixes

    pkazmierczak committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    f8f4fdd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3b68123 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. pointer non-sense

    pkazmierczak committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    87fd05f View commit details
    Browse the repository at this point in the history
  2. fixed conditional

    pkazmierczak committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    3d1ebdc View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    675a667 View commit details
    Browse the repository at this point in the history
  2. nil check

    pkazmierczak committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ce6f351 View commit details
    Browse the repository at this point in the history
  3. fixed test

    pkazmierczak committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    9c25095 View commit details
    Browse the repository at this point in the history
  4. fixed tests

    pkazmierczak committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    13b6f75 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Update website/content/api-docs/json-jobs.mdx

    Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
    pkazmierczak and lgfa29 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    2266453 View commit details
    Browse the repository at this point in the history
  2. Update website/content/api-docs/json-jobs.mdx

    Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
    pkazmierczak and lgfa29 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    010d8a1 View commit details
    Browse the repository at this point in the history
  3. Update website/content/api-docs/json-jobs.mdx

    Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
    pkazmierczak and lgfa29 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    ee50b9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f834e8d View commit details
    Browse the repository at this point in the history
  5. "path" documentation

    pkazmierczak committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    de7156f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    726397c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67eda32 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0553d09 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a63d77c View commit details
    Browse the repository at this point in the history
  10. mutex for driver handle

    pkazmierczak committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    b4d4ec8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c97ea30 View commit details
    Browse the repository at this point in the history
  12. path -> command

    pkazmierczak committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    944eeee View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    4b7b306 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b22d74f View commit details
    Browse the repository at this point in the history
  3. handle exit code

    pkazmierczak committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    f1050e1 View commit details
    Browse the repository at this point in the history
  4. fix diff_test

    pkazmierczak committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    6190282 View commit details
    Browse the repository at this point in the history
  5. allowed_exit_codes

    pkazmierczak committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    953c091 View commit details
    Browse the repository at this point in the history
  6. Revert "allowed_exit_codes"

    This reverts commit 953c091.
    pkazmierczak committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    4add2b0 View commit details
    Browse the repository at this point in the history
  7. simplified processScript

    pkazmierczak committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    f9daf96 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Apply suggestions from code review

    Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
    pkazmierczak and lgfa29 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b0e7181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1da69c1 View commit details
    Browse the repository at this point in the history
  3. refactored processScript

    pkazmierczak committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b9d0da2 View commit details
    Browse the repository at this point in the history
  4. test fix

    pkazmierczak committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    d8c4cda View commit details
    Browse the repository at this point in the history
  5. nolint

    pkazmierczak committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    a2a855e View commit details
    Browse the repository at this point in the history
  6. removed obsolete code

    pkazmierczak committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    9629e69 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Apply suggestions from code review

    Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
    pkazmierczak and lgfa29 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    b77da29 View commit details
    Browse the repository at this point in the history
  2. Update website/content/api-docs/json-jobs.mdx

    Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
    pkazmierczak and lgfa29 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    0a1b5d7 View commit details
    Browse the repository at this point in the history
  3. formatting

    pkazmierczak committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    88993bb View commit details
    Browse the repository at this point in the history
  4. removed obsolete code

    pkazmierczak committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    96856ba View commit details
    Browse the repository at this point in the history