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

WIP: Moving the datalad interface and test here #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

yibeichan
Copy link
Collaborator

  1. rename TODO with datalad
  2. add datalad to .toml
  3. update Readme
  4. add git-annex to GA workflow

@yibeichan
Copy link
Collaborator Author

@djarecka please ignore this PR; I'll let you know when I'm done with moving the datalad interface here.

@yibeichan yibeichan changed the title preparation for the repo WIP: Moving the datalad interface and test here Dec 19, 2022
@yibeichan
Copy link
Collaborator Author

@djarecka as expected, got some errors...

  1. i added pydra-datalad[test] to dev see here, trying to follow the logic from pydra-fsl, then I messed up all devcheck, without this line, the devcheck was okay.
  2. the reason I added this to dev was because i kept getting this error in the test check: /inorout.py:507: CoverageWarning: Module pydra.tasks.datalad was never imported. (module-not-imported) self.warn(f"Module {pkg} was never imported.", slug="module-not-imported") so I thought I need to add something to dev
  3. also, I have this ModuleNotFoundError: No module named 'datalad.api' in the test check too. I added datalad here but it seems not working?

we can either solve it this week or during our hackday next week?
thank you!

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.

1 participant