-
I successfully got pass the app build. The AL-Go for Github built the app as alairbusinesscentral-main-Apps-1.6.19.0 because i modified the repoVersion setting Major.Minor to 1.6. This look good. Howe…
-
Question:
How do we manage a dependency on a third party app--which might be installed on our development environment, but for which we do not have access to a repository for GitHub builds. Is there …
-
Hi,
I've added two dependencies two AppStore app dependencies to my app.
During the CICD build, we get an error:
```log
AL-Go action ran: RunPipeline Telemetry Correlation Id: 3c1642e7-65fd-4c…
-
I have followed the due process of AL-Go. I have created the app. I created a page that has dependency on. I added the reference to the app in the setting "installApps". It does install and published …
-
Hey @freddydk,
When building our test app via AL-GO, we get compiler error regarding Permission Mock codeunit. Locally, it builds successfully. Seems that it cannot find it as dependency.
We …
-
As per this commit:
https://github.com/aunetx/blur-my-shell/commit/3d488b47322dbe62456f305885a49f6d6743b8a0
empty string "" is added to the list of styles that will get removed:
https://git…
-
**Describe the issue**
Running `Run-AlPipeline` and including a test app cannot resolve the `Microsoft_Library Assert` package: returning a 404 not found during the `Compiling Test Apps` step
**Sc…
-
Getting "The remote server returned an error: (410) Gone" when running Publish to Environment in a repository that requires another repo in order to build. Have tested, as best we can, the various ele…
-
Scenario:
- 2 apps :
- Core (AppSource prefix ESCA)
- Trade (AppSource prefix ESCB)
- Trade has a dependency on Core
- Both apps are managed within the **same** (multi-project) repo
- No ex…
-
We created a release in order to generate an .app file for submission as part of our initial AppSource offering. But we get an error that the application is not signed. I can run our CI/CD workflow, w…