AL-Go
AL-Go copied to clipboard
Refactor Deployment settings & logic in Deploy and DetermineDeploymentEnvironments actions.
❔What, Why & How
Refactor that puts all handling of DeployTo settings into the ReadSettings action instead of letting Deploy and DetermineDeploymentEnvironments handle it.
Related to issue: #
✅ Checklist
- [ ] Add tests (E2E, unit tests)
- [ ] Update RELEASENOTES.md
- [ ] Update documentation (e.g. for new settings or scenarios)
- [ ] Add telemetry