- There's a DL test instance setup already at https://l10n-testing.openshift.gnome.org, you'll have to scale the pods up as they're currently set to 0. The branches it is attached to are: testing / oscp-testing.
- I've landed 2 new secret variables against the damned-lies gitlab project and called them: OSCP_WEBHOOK_PROD and OSCP_WEBHOOK_TESTING, you just need to
curl -X POST $OSCP_WEBHOOK_PROD
from within a pipeline to trigger the actual build / deployment in OSCP.
Let me know if anything else is needed here!