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

orderly_pull_dependencies(): relax requirement for a complete orderly.yml #264

Open
jeffeaton opened this issue Jan 18, 2021 · 0 comments
Open

Comments

@jeffeaton
Copy link
Contributor

Currently, orderly_pull_dependencies() requires a complete orderly.yml including script file and artefact to run.

For example, if no artefact is listed yet:

> orderly::orderly_pull_dependencies()
Error in check[[x]](raw[[x]], config, filename) : 
  At least one artefact required

For development workflow, if valid dependencies exist in the orderly.yml, it would be nice for orderly_pull_dependencies() to proceed to fetch them and raise a warning about the missing components of the orderly.yml, similar to the behaviour for orderly_develop_start().

Thanks,
Jeff

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

No branches or pull requests

1 participant