Authors
- Alejandro Esquivel <aealejandro.ltd>
- Co-authored-by: Casey Jao <caseyagnostiq.ai>
- Will Cunningham <wjcunningham7users.noreply.github.com>
- Co-authored-by: Scott Wyman Neagle <scottagnostiq.ai>
Added
- Added `rsync` dependency in `Dockerfile`
Removed
- `Makefile` which was previously improperly committed
Operations
- Functional tests are run only on `develop`
- `tests.yml` can be run manually provided a commit SHA
- `tests.yml` uses a `build` filter to conditionally install and build Covalent if build files are modified
- `docker.yml` is now only for dev work, and is manually triggered given an SHA
- `release.yml` is enhanced to push stable and pre-release images to a public ECR repo