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

### AL-Go version 5.2 ### Describe the issue Al-Go is not able to solve the dependency using Nuget during build process. Here is the the Log: ``` Exact match found...

bug

This PR adds a condition to "PullRequestHandler.yaml" that ensures pull requests in draft mode won't trigger the status check. This reduces unnecessary build workflows for feature branches. Additionally, the PR...

### Question following the documentation for signing an application and publishing the same application on Appsource , we managed to deliver the app to appsource for the first time using...

question
Fix Ready

### Question Hi in ALGOORGSETTINGS { "useCompilerFolder": true, "doNotPublishApps": true, "artifact": "https://bcartifacts.azureedge.net/sandbox/23.0.12034.13450/w1" } How i can make this dynamic which based on the app.json or can 23.0.12034.13450 be based on...

question
Fix Ready

Hi @freddydk, Are there any plans to add Azure Trusted Signing to sign app files? We are now using this service for our app store submissions, and it's one of...

enhancement

Hey @freddydk , I been recently playing with improving **publish-unit-test-result-action** from this [repo](https://github.com/EnricoMi/publish-unit-test-result-action). There are more actions, doing the similar stuff. I chose to picked repo from EnricoMi, since it's...

enhancement

Hi team, I'm deploying to the sandbox environment and have noticed that the first deployment attempt often fails with the error message "underlying connection was closed." Unfortunately, this issue causes...

Under Investigation

Fixes #1215 Add new DeployTo setting called DependencyInstallMode, which can be ignore, install or upgrade. Default is install (which doesn't cause disruption with prior functionality) If DependencyInstallMode is set to...

### AL-Go version AL-GO 5.3 ### Describe the issue Publish to Envirnoment suddenly fails with this error: ``` SRS_SRS.base_1.0.1944.0.app - Downloading AL Language Extension (Prerelease) to /home/runner/.bccontainerhelper/alLanguageExtension/15.0.1143290.zip using Expand-Archive /usr/bin/chmod:...

bug
Fix Ready
Unrelated to AL-Go

### AL-Go version 5.3 ### Describe the issue The Deliver to AppSource step of the Publish to AppSource action fails since today with the following error: `Error: Unexpected error when...

bug