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

[REF] Merge CLI into workflows #100

Merged
merged 7 commits into from
Jul 30, 2018
Merged

Commits on Jul 25, 2018

  1. Move CLI into workflows.

    This could make it easier to update/add workflows. Instead of having to
    manage two files, we just need to manage one (although we still need to
    update the parser in step with the workflow and its docstring.
    tsalo committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    a534c1e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2018

  1. Fix integration tests.

    tsalo committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    8f4c372 View commit details
    Browse the repository at this point in the history
  2. Move comment.

    tsalo committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    8ef2df1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cb9dd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Fix tedana test and make workflows more flexible.

    Workflows can now take in a filename for data (i.e., a string) in
    addition to a list of files.
    tsalo committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    7632c8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b76c3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b539b68 View commit details
    Browse the repository at this point in the history