8000 v0.16.26 by dheiman · Pull Request #137 · broadinstitute/fiss · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.16.26 #137

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

Merged
merged 4 commits into from
Mar 2, 2020
Merged

v0.16.26 #137

merged 4 commits into from
Mar 2, 2020

Conversation

dheiman
Copy link
Collaborator
@dheiman dheiman commented Mar 2, 2020

Enabled deep copy of objects with a given prefix when cloning a workspace (closes #131).

For workflow submissions, enabled running non-data model configs by making entity name optional in the CLI, and not including entity name and type in the API payload when they have not been set.

Specifics:
api.py

  • added copyFilesWithPrefix parameter to clone_workspace
  • create_submission no longer includes entity name and type in its payload when they are not set

fiss.py

  • added copyFilesWithPrefix parameter to space_clone
  • config_start no longer requires entity to be set

mmorgantaylor and others added 4 commits February 27, 2020 11:48
added copyFilesWithPrefix parameter to space_clone and clone_workspace.
…ties

Allow create_submission without entity information - this enables running configs that don't use the data model.
@dheiman dheiman merged commit 46742e1 into master Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add copyFilesWithPrefix parameter to "clone workspace"
2 participants
0