v1.0.10
What's Changed
- fix: include mongo-command writeErrors for http response code by @dwinston in #375
- add checksum timestamp changes by @brynnz22 in #371
- fix: coerce pydantic AnyUri to str when needed by @dwinston in #377
- 529 add ncbi biosample and project ids to neon soil by @mbthornton-lbl in #354
- add typecodes enpoint by @dwinston in #386
- Separate dev and production deployments in GitHub workflow by @pkalita-lbl in #382
- fix: Handle
anyOf
in JSON Schema property by @eecavanna in #379 - Replace illegal variable defined using other variable by @pkalita-lbl in #389
- Do full depth checkout so setuptools-scm can detect version by @pkalita-lbl in #390
- Revert to using env context for variables by @pkalita-lbl in #391
- Use local path context when running docker build so that it knows about git tags by @pkalita-lbl in #392
- Actually push the docker image, but not if running in a fork by @pkalita-lbl in #393
- Fix use of boolean var by @pkalita-lbl in #394
- Env context only available in
steps.if
by @pkalita-lbl in #395
Full Changelog: v1.0.9...v1.0.10