AL-Go icon indicating copy to clipboard operation
AL-Go copied to clipboard

The plug-and-play DevOps solution for Business Central app development on GitHub

Results 182 AL-Go issues
Sort by recently updated
recently updated
newest added

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....

Cannot repro

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) ![image](https://github.com/microsoft/AL-Go/assets/25268332/0b976361-9231-42d6-ba91-7796e207b7e6) 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...

wontfix
Workaround provided

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...

bug

### 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...

question

### 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...

enhancement

### 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...

question