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

Adding BoshTask #231

Merged
merged 20 commits into from
May 4, 2020
Merged

Adding BoshTask #231

merged 20 commits into from
May 4, 2020

Commits on Apr 9, 2020

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

Commits on Apr 16, 2020

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

Commits on Apr 22, 2020

  1. fixing output spec for bosh; changing output_file_template so it work…

    …s for templates with or w/o extensions
    djarecka committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    00c668d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f2e841 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0073e15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd7b312 View commit details
    Browse the repository at this point in the history
  5. skipping bosh for windows

    djarecka committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    f9bf7ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b88604 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. testing json decoder error

    djarecka committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    07d61fc View commit details
    Browse the repository at this point in the history
  2. testing json decoder error

    djarecka committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    2549f61 View commit details
    Browse the repository at this point in the history
  3. adding retry logic to the json.load of zenodo file (randomly one test…

    … gives me an error on travis, not able to reproduce...)
    djarecka committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    73fa5ca View commit details
    Browse the repository at this point in the history
  4. adding retries number

    djarecka committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    1fa629d View commit details
    Browse the repository at this point in the history
  5. fix

    djarecka committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    2a2c3d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    8bdeed1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46ad553 View commit details
    Browse the repository at this point in the history
  3. using input/output_spec_names instead of input/output_spec for BoshTa…

    …sk: this allows for providing subset of names that should be used, but type, help_string, etc. is taken from the zenodo spec file
    djarecka committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    f171828 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Configuration menu
    Copy the full SHA
    53bd585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1c386d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. adding pytest-rerunfailures and reruning the first boutique test (fai…

    …ls sometimes on travis)
    djarecka committed May 3, 2020
    Configuration menu
    Copy the full SHA
    7a7b1b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65cdd56 View commit details
    Browse the repository at this point in the history