Releases: HelikarLab/COMO
New Documentation Theme!
What's Changed
- Update README.md by @JoshLoecker in #45
- New documentation theme by @JoshLoecker in #48
- Updated to only run unit tests when a pull request is opened, and on … by @JoshLoecker in #49
- Fix errors in asynchronous BioDBNet by @JoshLoecker in #50
- Error if only a single replicate is used by @JoshLoecker in #51
Full Changelog: master-1.1.0...master-1.1.1
Initial Unit Testing
This release includes unit tests for the following files:
project.py
async_bioservices/*
proteomics/*
(partially complete)
What's Changed
- Formatting fixes by @JoshLoecker in #42
- Initial Unit Testing by @JoshLoecker in #44
Full Changelog: master-1.0.2...master-1.1.0
GitHub Pages Update
This fixes some issues with the github pages documentation. There are no changes included within madrid itself. Updating to this release will not help (nor hurt) your current deployments
Fix Comments
What's Changed
- fix: remove inconsistent comments by @asthaamishra in #39
New Contributors
- @asthaamishra made their first contribution in #39
Full Changelog: master-1.0.0...master-1.0.1
Set Master Branch on Image Build Checkout
This is the first official release using GitHub as the image repository for MADRID.
Additional features:
- Use asynchronous programming for collecting/converting genes from BioServices/BioDBNet
- New RPy2 API implementation for easier expandability/access
Fixes for build actions
dockerhub_action-0.1.5 Fixed potential errors in github action building
Log in to Container Registry
Include a new GitHub action to log in to the container registry
Setting GitHub Release Token
This release attempts to fix an authentication error by including a repository token/secret
Testing GitHub Repository
This release tests using GitHub as an image repository
Testing DockerHub Versions
This release is the first implementation in testing new dockerhub tags. If this works, it should allow for rolling back MADRID images in case something breaks