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

Make btllib an external dependency #464

Merged
merged 82 commits into from
Apr 28, 2023
Merged

Make btllib an external dependency #464

merged 82 commits into from
Apr 28, 2023

Conversation

lcoombe
Copy link
Member

@lcoombe lcoombe commented Apr 28, 2023

  • btllib is currently packaged within ABySS, and required for Rresolver
  • This PR separates out the btllib code so that it is a dependency vs. packaged within ABySS
    • Better code separation, and easier to adapt to newer btllib release versions
  • Ported the tests to Azure pipelines only, removed circleCI
    • Consistent with most of our other repositories
    • Some older tests were removed due to btllib version requirements

@lcoombe lcoombe requested a review from jwcodee April 28, 2023 21:33
@lcoombe lcoombe self-assigned this Apr 28, 2023
Copy link
Member

@jwcodee jwcodee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@lcoombe lcoombe merged commit d8ff33f into master Apr 28, 2023
@lcoombe lcoombe deleted the conda_btllib_v5 branch April 28, 2023 22:20
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.

2 participants