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

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

enhancement

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

Under Investigation

We have a multi-project repository with one **library** app (Core) - **without** AppSource listing - and several others apps / projects with an AppSource listing. ![image](https://github.com/microsoft/AL-Go/assets/25268332/25b49897-8a16-4aea-819c-a74e79626217) I would like to...

enhancement

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

enhancement

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

Under Investigation