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

When creating job, create folder if not existed. #48

Merged
merged 5 commits into from
Apr 8, 2022
Merged

When creating job, create folder if not existed. #48

merged 5 commits into from
Apr 8, 2022

Commits on Apr 5, 2022

  1. add some job xml templates

    Signed-off-by: fangzheng <fz0000@sina.com>
    fz0000 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    bb9e7af View commit details
    Browse the repository at this point in the history
  2. when creating the job, recursively create the folder if it does not e…

    …xist.
    
    Signed-off-by: fangzheng <fz0000@sina.com>
    fz0000 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    64ade52 View commit details
    Browse the repository at this point in the history
  3. format

    Signed-off-by: fangzheng <fz0000@sina.com>
    fz0000 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    36614df View commit details
    Browse the repository at this point in the history
  4. format

    Signed-off-by: fangzheng <fz0000@sina.com>
    fz0000 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    ee1815d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. add recursive parameter for create_job

    add tests.
    
    Signed-off-by: fangzheng <fz0000@sina.com>
    fz0000 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    a7141c5 View commit details
    Browse the repository at this point in the history