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

Generate participants.tsv if it doesn't exist or update it if subject is missing in the file #244

Merged
merged 22 commits into from
Jun 17, 2020
Merged

Generate participants.tsv if it doesn't exist or update it if subject is missing in the file #244

merged 22 commits into from
Jun 17, 2020

Commits on Jun 16, 2020

  1. Initial commit

    eurunuela committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    447c1fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6f80f0 View commit details
    Browse the repository at this point in the history
  3. Add yaml to setup.cfg

    eurunuela committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    05318ea View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    88b9132 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89837f2 View commit details
    Browse the repository at this point in the history
  3. Fix linting errors

    eurunuela committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    cf2e7e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c1ba60 View commit details
    Browse the repository at this point in the history
  5. Renamed PyYAML in setup.cfg

    eurunuela committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    5f89cdc View commit details
    Browse the repository at this point in the history
  6. Made PyYAML required

    eurunuela committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    e36b158 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3dd917 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    005e5ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bcdff83 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    92704bf View commit details
    Browse the repository at this point in the history
  11. Assess review comments

    eurunuela committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    6e3f0c7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9a16b37 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e1992fd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    94c7cef View commit details
    Browse the repository at this point in the history
  15. Fixes bug

    eurunuela committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    db37484 View commit details
    Browse the repository at this point in the history
  16. Bug fix, for real now

    eurunuela committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    8cc444a View commit details
    Browse the repository at this point in the history
  17. Removes breakpoint

    eurunuela committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    f1aec4f View commit details
    Browse the repository at this point in the history
  18. Yaml is now a full path

    eurunuela committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    ab5854f View commit details
    Browse the repository at this point in the history
  19. Fix linting error

    eurunuela committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    f84cbd8 View commit details
    Browse the repository at this point in the history