v0.28.0
Pre-release
Pre-release
[0.28.0] - 2023-02-09
Changed
- Current path env variable in tests workflow.
[0.27.1] - 2023-02-09
Fixed
- Adding safe directory flag to execute git commands in the tests workflow.
[0.27.0] - 2023-02-09
Added
- Adding a
repository_dispatch
trigger to enable triggering this workflow from workflows in other repository
[0.26.1] - 2023-02-09
Fixed
- Fix broken Centos tests workflow by updating Git version.
- License checker workflow.
Operations
- Updates for pre-commit hooks.
[0.26.0] - 2023-02-07
Fixed
- Broken release.yml workflow.
Changed
- Fixed ECR repo URI in docker workflow
[0.25.0] - 2023-01-20
Changed
- Changed trigger from
pull_request
topush
Added
- Added
pull_request
trigger todocker
workflow for testing
Changed
- Updated docker workflow to install covalent pre-releases, syntax fixes
- Added docker image build job to the
release.yml
workflow - Update
Dockerfile
to includePYTHONPATH
for aws lambda - Update
Dockerfile
to install pre-release versions ofcovalent