Removed
- bin/push-harmony-image. This script was used to push Harmony images to AWS
ECR, which is no longer used. Images now live in ghcr.io. - harmony_adapter.py. Previously this was left in the repository out of caution,
but the entry point for the Harmony image has been moved tomaskfill/adapter.py.
This extra file is redundant and a potential cause for confusion.
Commits
TRT-722: Remove files not needed by Harmony. (#2)