microsoft / AL-Go

The plug-and-play DevOps solution for Business Central app development on GitHub
MIT License
295 stars 125 forks source link

DeployTo<Environment> #1327

Closed freddydk closed 7 hours ago

freddydk commented 7 hours ago

New Settings

deployTo: is not really new, but has a new property:

Scope = specifies the scope of the deployment: Dev, PTE. If not specified, AL-Go for GitHub will always use the Dev Scope for AppSource Apps, but also for PTEs when deploying to sandbox environments when impersonation (refreshtoken) is used for authentication. BuildMode = specifies which buildMode to use for the deployment. Default is to use the Default buildMode.

= custom properties are now supported and will be transferred to a custom deployment script in the hashtable.