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

I propose a new property for `.AL-Go/settings.json` called `"excludeAppFolders"`. As the name suggests, it allows developers to exclude folders from being seen as an app folder that would otherwise match....

enhancement

## Use Case Developer asks new online environment on the customer tenant. This should be a copy from the current `UAT` environment. Since the current `UAT` is part of the...

enhancement

**Scenario** As an AppSource developer I want to detect breaking change asap in the development process (= in VS Code, even before the pipeline or AppSource service warning me). Currently...

enhancement

Since I've had several problems and security concerns using a public fork of `microsoft/AL-Go-PTE`, I've decided to create a new one that would be private. Here's what I did: 1....

Need more info

I realized builds started to fail in the latest preview. https://github.com/byndit-demo/App-C/actions/runs/8138002495/job/22237806182

bug
Fix Ready

# Summary Today, the build step in AL-Go is done using Run-AlPipeline from BcContainerHelper. Run-AlPipeline will build, sign, publish and run tests. for Performance reasons and due to new code...

enhancement

I just realised that you can break your workflows if you "Update System Files" to a branch and then delete that branch. You wont be able to run any workflows...

enhancement

We're using pre-commit hooks to ensure more consistency for our code, but the AL-Go System files cause trouble now and then because they often have trailing whitespaces and missing newlines...

enhancement

### Summary Allow partners to host a PowerPlatform Solution in [AL-Go](https://aka.ms/AL-Go) and support the full development process of pulling changes from PowerPlatform Studio to GitHub, building a solution, releasing it,...

enhancement
In Progress

We have a core app that we deploy to all clients, and maintain. Eventually it will be in AppSource, but for now we deploy directly. This lives in a GitHub/AL-Go...

documentation
In Progress