AL-Go
AL-Go copied to clipboard
The plug-and-play DevOps solution for Business Central app development on GitHub
I am using a self-hosted Windows runner to deploy an app on an OnPrem environment, but am experiencing very long waiting times during the Deploy-step during the "Deploy To" job....
i have a lot of repositories that uses another repository as a dependency , so i used appDependencyProbingPaths with the latest version of the release , however instead of getting...
When running the 'Publish to AppSource' action, the 'Deliver to AppSource' step is marked as **completed** (green flag)  However, when looking in the logs, the Automated validation step has...
I successfully got pass the app build. The AL-Go for Github built the app as alairbusinesscentral-main-Apps-1.6.19.0 because i modified the repoVersion setting Major.Minor to 1.6. This look good. However when...
Hey @freddydk , We need your help again :) This time with "Test Current" workflow. We just configured it recently and noticed very unstable behavior. For e.g. - Sometimes it...
I have an app that was generated from the generated from [AL-Go-AppSource](https://github.com/microsoft/AL-Go-AppSource) template. When the CICD runs we get an error during deployment, telling: `Deploying to UAT failed. Unable to...
### AL-Go version preview ### Describe the issue As soon as I switched to preview, the Initialize step fails when it tries to read secrets from the key vault. If...
### Question Hi, if we create a release via an AL-Go action, the nuspec of the package contains a dependency for `Microsoft.Application` and `Microsoft.Platform`. If we try to deploy this...
### Feature description hello, I saw that DocFx has a property to make event methods and other visible that are private (includePrivateMembers). Is it possible to include this parameter in...
### Question Hey there, i am trying to figure out the difference between a Repository with multiple Apps but no Project and a Repo with one Project and then multiple...