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

CreateRelease.yaml had a large portion of powershell in the .yaml file. This has been moved out into an action and I have added an error if this situation occurs: https://github.blog/changelog/2023-11-02-github-actions-enforcing-workflow-scope-when-creating-a-release/...

This PR adds support for using an online environment for running tests when building apps. If you are building a PTE with dependencies to 3rd party appsource apps, you might...

### AL-Go version 6.3 ### Describe the issue We have a private Azure VM we've been using for the past year to unit test development tickets (for both saas and...

bug
Fix Ready

### AL-Go version 7.0 ### Describe the issue Error during determine artifact url action. Full Error : `Running on Windows, PowerShell 5.1.20348.2849 nt authority\network service does NOT have Full Control...

bug
Workaround provided

### AL-Go version preview ### Describe the issue I have just created a PR for some functionality that is depedant on Contina Expenses. I can see in the logs that...

bug

### Feature description Hi, we have a problem with pulling indirect dependencies via Nuget packages to properly resolve the apps. > An Example: > We have versions for 24.x and...

bug
Under Investigation

### AL-Go version 7.0 ### Describe the issue We are using AL-Go in an internal repository. Using localDevEnv.ps1 does not work since it assumes a public repository. Downloading Github-Helper.psm1 from...

bug

### AL-Go version 6.0 ### Describe the issue We have setup a project with the following settings: "includeDependencies": [ "Dynavision*.app", "ESC*.app" ] But when we look at the release artifacts,...

bug
Under Investigation

### AL-Go version 6.3 ### Describe the issue I noticed that the ALDoc-build is missing information about the extended objects: ![Image](https://github.com/user-attachments/assets/df2cb490-bffc-4fd9-96f1-9432a0b5cb57) To fix this, it is actually enough to add...

bug

### AL-Go version 6.0 ### Describe the issue When we create an app where we want to use the new nuget feed functionality where we get symbols/apps from your public...

bug