-
Notifications
You must be signed in to change notification settings - Fork 150
Replies: 2 comments · 3 replies
-
It would be helpful to get the full build log? |
Beta Was this translation helpful? Give feedback.
All reactions
-
I have copied the log above. |
Beta Was this translation helpful? Give feedback.
All reactions
-
The build is running on version 26.0 - could it be that your version of the Continia apps are depending on 25 and maybe not compatible with 26? I can see that your apps also have a minimum dependency on 25.0 |
Beta Was this translation helpful? Give feedback.
All reactions
-
Hello freddy, thanks for the response, i tried using the artifact to build v25 and I still faced the same issue. the missing codeunit is indeed, found on Continia Core which was successfully published.
|
Beta Was this translation helpful? Give feedback.
All reactions
-
Any chance you could shoot me an email with information on who in Continia I can contact to get these apps so that I can try to create a repro which I have access to? - my email is freddyk at microsoft dot com |
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, hope to get some pointers and direction on my use-case.
I have Main.app which depends on OldMain.app.
Both Main.app and OldMain.app have dependencies on Continia apps.
I tried many ways of configuration, but I still can’t get pass the CICD-Build process successfully.
Below is my settings.json
I understand that i do not need to add Continia apps into the settings.json if it was listed on my app.json:Dependencies.
However, without doing so, the CICD pipeline faced dependency error when trying to install&publish OldMain.app because it have dependencies on them.
Below is the error from CICD if I add Continia apps to InstallApps.
These missing codeunits are actually found on Continia Software_Continia Core App which was already installed & published.
Anyone have similar encounters and managed to get it done?
Beta Was this translation helpful? Give feedback.
All reactions