You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there seems to be a regression in the latest AL-Go Version. If you have a multi project repo that has dependency to an app thats not in the same repo. The dependency will not be correctly installed.
Looking at one of the older builds - the thisbuild artifacts was always generated for dependencies as well:
I don't want to bring the thisbuild artifacts back - but I might need to write in the documentation that with v6.3 you might need to add this setting if you have external dependencies from internal dependencies
I don't want to bring the thisbuild artifacts back - but I might need to write in the documentation that with v6.3 you might need to add this setting if you have external dependencies from internal dependencies.
AL-Go version
6.3
Describe the issue
Hi @freddydk,
there seems to be a regression in the latest AL-Go Version. If you have a multi project repo that has dependency to an app thats not in the same repo. The dependency will not be correctly installed.
AppB2 fails to build.
Expected behavior
It should still build correctly.
Steps to reproduce
https://github.com/byndit-demo/App-B/actions/runs/12983061199/job/36204261921
Additional context (logs, screenshots, etc.)
No response
The text was updated successfully, but these errors were encountered: