AL-Go
AL-Go copied to clipboard
The plug-and-play DevOps solution for Business Central app development on GitHub
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...
### 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...
### 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...
### 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...
### 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...
### 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,...
### AL-Go version 6.3 ### Describe the issue I noticed that the ALDoc-build is missing information about the extended objects:  To fix this, it is actually enough to add...
### 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...