Version 1.5.3
CI/CD changes only:
- Allows development to be pinned to ref with DEVELOPMENT_REF_NAME var; otherwise development jobs run except on main branch and tags.
- Allows production to be pinned to ref with PRODUCTION_REF_NAME var; otherwise production jobs run only on main branch.