Skip to content

Releases: HelikarLab/COMO

New Documentation Theme!

26 Sep 18:03
29d6659
Compare
Choose a tag to compare

What's Changed

Full Changelog: master-1.1.0...master-1.1.1

Initial Unit Testing

09 Sep 20:46
1b2e61a
Compare
Choose a tag to compare

This release includes unit tests for the following files:

  • project.py
  • async_bioservices/*
  • proteomics/* (partially complete)

What's Changed

Full Changelog: master-1.0.2...master-1.1.0

GitHub Pages Update

07 Sep 20:12
8b46bc7
Compare
Choose a tag to compare

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

06 Sep 18:40
6d6a343
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: master-1.0.0...master-1.0.1

Set Master Branch on Image Build Checkout

31 Aug 21:12
0ba1e38
Compare
Choose a tag to compare

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

31 Aug 20:48
Compare
Choose a tag to compare
Pre-release
dockerhub_action-0.1.5

Fixed potential errors in github action building

Log in to Container Registry

31 Aug 20:39
Compare
Choose a tag to compare
Pre-release

Include a new GitHub action to log in to the container registry

Setting GitHub Release Token

31 Aug 20:27
Compare
Choose a tag to compare
Pre-release

This release attempts to fix an authentication error by including a repository token/secret

Testing GitHub Repository

31 Aug 20:10
Compare
Choose a tag to compare
Pre-release

This release tests using GitHub as an image repository

Testing DockerHub Versions

23 Aug 22:55
Compare
Choose a tag to compare

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