File uploads: We have fixed an issue which caused file uploads to fail. We apologise for the inconvenience it may have caused.

Published January 7, 2025 | Version v0.27.5
Software Open

globalbioticinteractions/globalbioticinteractions: v0.27.5

  • 1. Lawrence Berkeley National Laboratory
  • 2. @unsw-edu-au
  • 3. @chainguard-dev
  • 4. VersionEye
  • 5. University of New Brunswick
  • 6. University of California Santa Barbara
  • 7. Google

Description

Features

n/a

Improvements

  • support configuring of specific versions of dataset resources to help work towards behavior described in https://github.com/globalbioticinteractions/globalbioticinteractions/issues/1030 https://github.com/globalbioticinteractions/elton/issues/52 https://github.com/globalbioticinteractions/elton/issues/62

previously,

...
"resources": {
  "https://example.org/old": "https://example.org/new"
}

now,

...
"resources": {
  "https://example.org/old": "https://example.org/new"
},
"versions": {
  "https://example.org/new": "hash://sha256/1234..."
}

which would peg the resource to a specific version (e.g, hash://sha256/1234...)

Bugs

Files

globalbioticinteractions/globalbioticinteractions-v0.27.5.zip

Files (37.5 MB)

Additional details