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
@BDOMyhrer - can you please send me the full log of this issue - it looks like you might have an appDependencyProbingPath defined in another settings location with a wrong URL and release status latestBuild.
Discussed in #1458
Originally posted by BDOMyhrer February 18, 2025
I have tried to set up dependcies for our app. it do not find the app to install.
I have this in my settings:
"appDependencyProbingPaths": [
{
"repo": "https://github.com/BDO-Norway/BDO-API",
"version": "latest",
"release_status": "release",
"authTokenSecret": "SecretSecret",
"projects": "*"
}
]
but something is happening.. the URL seems to be changed...
take a lokk at the picture how the urls are changed is this the reason for that it do not find the repo?
The text was updated successfully, but these errors were encountered: