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

Remove id3c dependency #12

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

davereinhart
Copy link
Contributor

Replace ID3C redcap module with Pycap package redcap module. This is first step in decoupling Husky Musher from backoffice and ID3C, with goal of running in on dedicated and scalable infrastructure.

Install Pycap to replace ID3C dependency. This is the first step in decoupling
musher from backoffice and ID3C with goal of running it on a separate infrastructure.
Replace calls to ID3C redcap functions with equivalent Pycap functions. Add
additional functions to replace those that don't have an equivalent in Pycap.
Ensure unit tests are performed using Pycap, remove references to ID3C redcap
in preparation for uninstalling from pipenv.
Uninstalling ID3C after removing all references and replacing with Pycap
and updating pipenv.
@davereinhart davereinhart marked this pull request as draft October 25, 2021 16:35
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