Skip to content

Releases: bioconda/bioconda-utils

bioconda-utils v2.3.1

07 Jun 12:54
b3d879a
Compare
Choose a tag to compare

Bug Fixes

  • improved release workflow (7abe60d)
  • improved release workflow (18aa50b)
  • improved release workflow (62b8ebe)

bioconda-utils v2.3.0

07 Jun 11:20
c440dd7
Compare
Choose a tag to compare

Features

  • always add a fallback archive URL to the meta.yaml when using bioconductor-skeleton (#886) (d885495)

Bug Fixes

  • various little fixes for build failure records and automatic skiplisting (#894) (715efc2)

bioconda-utils v2.2.1

22 May 17:33
1734a52
Compare
Choose a tag to compare

Bug Fixes

  • use git cli to obtain recipe commit sha, since there seems to be no fast and correct way to do that with gitpython (#892) (a6fd713)

bioconda-utils v2.2.0

22 May 08:54
ee3f725
Compare
Choose a tag to compare

Features

  • add subcommand to skiplist a given recipe using the new recipe specific mechanism; in addition, some fixes for the new skiplisting approach, and renaming blacklist into skiplist (#890) (da7a912)

bioconda-utils v2.1.0

21 May 18:01
cdade97
Compare
Choose a tag to compare

Features

  • add ability to store build failures as yaml next to recipe, add flag to automatically do so upon build failures, consider such files as blacklisting if they include blacklist: true. (#888) (e78c120)

bioconda-utils v2.0.0

18 May 08:31
8a68280
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • remove old unused bot code and simplejson dependency (#883)

Features

  • remove old unused bot code and simplejson dependency (#883) (cab3df5)

bioconda-utils v1.7.1

11 May 08:09
9ae799c
Compare
Choose a tag to compare

Bug Fixes

  • support proxy settings via the usual environment variables (HTTPS_PROXY, ...) (#881) (5d21b64)

bioconda-utils v1.7.0

08 May 14:10
d8d1919
Compare
Choose a tag to compare

Performance Improvements

  • update to latest conda-forge pinnings and ditch building for Python 3.7 and 3.6 (#878) (0704708)
  • update to latest conda-forge pinnings and ditch building for Python 3.7 and 3.6 (#878) (6b5e9f5)

Miscellaneous Chores

bioconda-utils v1.6.2

04 May 18:40
6c9f2df
Compare
Choose a tag to compare

Bug Fixes

  • fix obtaining LegacyVersion class from pkg_resources (bceae0f)

bioconda-utils v1.6.1

04 May 09:42
08a8516
Compare
Choose a tag to compare

Bug Fixes

  • use strict channel priorities in the right order in the container image (#874) (6e6c91a)