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

[WIP] Feature/inherit config #36

Closed
wants to merge 31 commits into from
Closed

[WIP] Feature/inherit config #36

wants to merge 31 commits into from

Commits on Jun 30, 2023

  1. Add a validation of job status

    yutaro-oguri committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    3700907 View commit details
    Browse the repository at this point in the history
  2. Add job status check

    yutaro-oguri committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    593a3e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a29a22b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Add owner reference

    yutaro-oguri committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    a4994f9 View commit details
    Browse the repository at this point in the history
  2. Add warning when owner reference is not set

    yutaro-oguri committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f0a875c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Inject config param

    yutaro-oguri committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8108568 View commit details
    Browse the repository at this point in the history
  2. Fix config params

    yutaro-oguri committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2ff41e9 View commit details
    Browse the repository at this point in the history
  3. Fix

    yutaro-oguri committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0546b93 View commit details
    Browse the repository at this point in the history
  4. Fix where to check inheritance

    yutaro-oguri committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f52dda6 View commit details
    Browse the repository at this point in the history
  5. Inject in get_param_values

    yutaro-oguri committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    5985372 View commit details
    Browse the repository at this point in the history
  6. update

    yutaro-oguri committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    6aa9263 View commit details
    Browse the repository at this point in the history
  7. Set injection flag

    yutaro-oguri committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3d2cb23 View commit details
    Browse the repository at this point in the history
  8. Update kannon

    yutaro-oguri committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    d85fe81 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. inject before submitting

    yutaro-oguri committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3542d45 View commit details
    Browse the repository at this point in the history
  2. debug msg

    yutaro-oguri committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    12c850b View commit details
    Browse the repository at this point in the history
  3. debug

    yutaro-oguri committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    df8be76 View commit details
    Browse the repository at this point in the history
  4. Change injection flag

    yutaro-oguri committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    56fc57e View commit details
    Browse the repository at this point in the history
  5. fix

    yutaro-oguri committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    24dc43d View commit details
    Browse the repository at this point in the history
  6. fix

    yutaro-oguri committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a674219 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Set inject flag false for gokart.task

    yutaro-oguri committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8fda803 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Pass config files via remote cache

    yutaro-oguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3b7e4a3 View commit details
    Browse the repository at this point in the history
  2. Update gokart dep

    yutaro-oguri committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5aaf51c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. update gokart

    yutaro-oguri committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5164e44 View commit details
    Browse the repository at this point in the history
  2. fix assert

    yutaro-oguri committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    eaa7f8a View commit details
    Browse the repository at this point in the history
  3. fix path

    yutaro-oguri committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    cb35b7b View commit details
    Browse the repository at this point in the history
  4. fix path to remote path

    yutaro-oguri committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a344a51 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. fix local / remote path

    yutaro-oguri committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3034c32 View commit details
    Browse the repository at this point in the history
  2. add logging

    yutaro-oguri committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2e7c32c View commit details
    Browse the repository at this point in the history
  3. fix path bug

    yutaro-oguri committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    32b033f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Add dynamic conf arg

    yutaro-oguri committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a036bec View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. fix remote config arg

    yutaro-oguri committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    841d3df View commit details
    Browse the repository at this point in the history