I've noticed that the version deployed via the trigger on the test domain is the version of the package on main, not the one from live-test as is the intention. You can tell by the hash during the install output.
This blocks testing the API really as I need to have my changes on main in order for it to get deployed to the test env.
For deployments to the production domain I still need to email Paul, so users are actually relatively safe from unexpected changes. But since etnservice is a dependency of v2.3.0+ etn, I still need to be able to deploy a test branch from a different place as main.
This blocks #73, #76 and future feature work like the new sql views.