Version 2.18.0
davidlougheed
released this
20 Mar 13:37
·
1001 commits
to develop
since this release
- feat: add
bento.dataService
andbento.gitCommit
properties to/service-info
- feat: update
bento_lib
to 6 and add starts/ends-with and wildcard operators for Bento string search - refact: move views in CHORD app into corresponding modules
- refact: move export-related code into
chord.export
module - refact: improve cBioPortal-related code
- fix: don't spam Git config with safe path lines
- fix: separate allowed hosts and container name; allow both
- fix: only auto-generate migrations for
auth
andadmin
apps in runner script - chore: non-root image user
- chore: use Poetry for dependency management
- chore: use base image Git config implementation
- chore: update WDLs to v1.0
- chore: annotate workflows with
purpose
property - chore: update dependencies
- ci: remove Travis config file
- ci: update Bento build action to 0.11.0