AL-Go
AL-Go copied to clipboard
The plug-and-play DevOps solution for Business Central app development on GitHub
Hey @freddydk , I'm trying to setup cron jobs to run "Test Current", but running into the strange issues with dependency app. It does not get installed into the container,...
- Log telemetry without needing bccontainerhelper - Remove parentTelemetryScopeJson inputs to AL-Go actions - Add a bit more GitHub context to telemetry
We tried customizing run pipeline actions in the script , which is Microsoft build actions for business central which we are trying to modify and customize it . While we...
Fixes #361 New Settings: - PowerPlatformSolutionFolder - containing the name of the folder containing a PowerPlatform Solution (only one) - companyId and ppEnvironmentUrl added to deploymentSettings for environments. New Actions:...
All builds (I think, at least a bunch of them) that reference other apps using the appDependencyProbingPaths property fail with "Unexpected error when running action. Error Message: Processing data from...
I tend to create a PR very early to give my team and myself an overview of what I'm working on, but I don't need to run the build pipeline...
When trying to run publish to an environment from feature branch, it's failing. Unexpected error when running action. Error Message: Could not find any Apps artifacts for projects *, version...
We have a multi-project repository with one **library** app (Core) - **without** AppSource listing - and several others apps / projects with an AppSource listing.  I would like to...
The VersioningStrategy allows do choose between different Versioning strategies. It would be great to have the chance to also use a custom Versioning Strategy as another option. My idea is...
We have a base application on which several client extension apps depend. For now, we have to maintain two versions of this base app--same app id, different code base. We...