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 ran the CI/CD workflow to generate a first documentation for the extension, it generated the documentation successfully but without the references to the objects it only generated the main...

Hello, we are trying to find our way through different scenarios on how to use Al-Go. Our current idea is to have one GitHub Organization for our Producut Development Team....

question
Fix Ready

PLEASE DO NOT INCLUDE ANY PASSWORDS OR TOKENS IN YOUR ISSUE!!! **Describe the issue** A clear and concise description of what the issue is. **Scripts used to create container and...

enhancement

Hey @freddydk, Do you have some docs about 'braking change' detection. I see that our pipeline downloads previous release app. But, I don't see any error or warning regarding breaking...

enhancement

> [!NOTE] > Changes to the implementation made on December 18th 2023 # Summary ## Why NuGet? Creating a Business Central specific package format, a package manager, integrating this in...

enhancement
In Preview
In Progress

Hey @freddydk, We are seeing some strange issues with deployments to our PROD environments. Firstly, it takes really long time now 1h+ for the minor changes. Normally it runs between...

If an AL project uses an external translation service such as Weblate, it would be very useful to expose the source translation file through some workflow. I've requested splitting the...

enhancement

Issue: When scheduling "Update AL-Go System Files" workflow, it runs only on the default branch (GitHub Actions limitation). This PR alters the workflow to be able to schedule "Update AL-Go...

This pull request adds a `.pre-commit-config.yaml` file to the repository, which includes pre-commit hooks for code formatting and quality checks. The hooks can be installed locally using [this guide](https://pre-commit.com/#install) to...

Hello, i have a custom base application and need to use it for CI/CD process. Which is the better way to do this?

question
Fix Ready