fresh-laptop-72652
03/14/2023, 12:18 AMARG UI_VERSION="v1.2.5"
. These can be easily compared to the application/service versions under "quick links" in a deployed UI.
For potential DB migrations (without first upgrading the deployment and pinging the service), I just take a look inside the migration_service
subdirs.
To put another way, I think what I'm looking for is when new releases are made to the metadata service repo, it's easy to see which services are affected so deployments can be updated accordingly:
• ✅ Metadata Service
• ✅ UI Service
• [ ] Migration Service
It's a minor nit, but thought I'd double check and make sure I'm not missing something obvious 🙂