Refactored xcube workflow to build docker image only on release event and deleted update xcube tag job as it no longer required. Argocd image updater will be responsible for fetching the latest tag automatically.
Checklist:
[ ] Add unit tests and/or doctests in docstrings
[ ] Add docstrings and API docs for any new/modified user-facing classes and functions
[ ] New/modified features documented in docs/source/*
[x] Changes documented in CHANGES.md
[ ] GitHub CI passes
[ ] AppVeyor CI passes
[ ] Test coverage remains or increases (target 100%)
Refactored xcube workflow to build docker image only on release event and deleted update xcube tag job as it no longer required. Argocd image updater will be responsible for fetching the latest tag automatically.
Checklist:
Add unit tests and/or doctests in docstringsAdd docstrings and API docs for any new/modified user-facing classes and functionsNew/modified features documented indocs/source/*
CHANGES.md
Test coverage remains or increases (target 100%)