-
I am stucked at creating a release. I have followed workshop, videos and resolution of similar issues #352 . But I do not seem to find the answer to my issue. Maybe a bug, Am I missing something?
…
-
Hi,
we would like to specify one ore more TestSuites when using ```Run-ALPipeline```. Unfortunately, currently only the specification of an AppId is possible. We have an install code unit in our Te…
-
Per the documentation [here](https://github.com/react-native-community/cli/blob/master/docs/projects.md) one should no longer use `appFolder`. In our codebase we support two building to different apps…
-
Trying to generate a local dev using the localDevEnv script.
But getting the following output error:
Can't get past this now.
I know I've used this in the past and it worked.
I can manuall…
-
I'm trying to run all Microsoft Tests together with my Custom Tests in a DevOps Pipeline using Run-AlPipeline.
I'm not passing appfolders but only one app in the testfolders. In the test app I have…
-
I am doing my first AL-Go project, and I am running into an issue.
Running the `.\AL-Go\LocalDevEnv.ps1` succeed, but when I try and log in, I get the error:
> You cannot sign in due to a techn…
-
**Describe the bug**
When changing icon for app folder the app crashss.
**To Reproduce**
to reproduce the behavior:
Long press on app folder
Click change icon
Pick icon
And then the app crashes
…
-
I'm trying to run the Publish To AppSource workflow, but it fails (see output below, the real appname is replaced with MyAppSourceApp).
It is a single project repo, but with external dependencies fro…
-
I've set up a dependency to a different GitHub repository within the `.AL-Go\settings.json` file, but it looks like it's not being installed as I am creating a new environment. Therefore, by the time …
-
I was under the impression, that Run-AlPipeline would catch all errors according to AppSourceCop when provided with the previous version and -enableAppSourceCop.
But there is no error, even though …