Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies in organization repository #1459

Open
freddydk opened this issue Feb 18, 2025 · 1 comment
Open

Dependencies in organization repository #1459

freddydk opened this issue Feb 18, 2025 · 1 comment
Assignees
Labels
bug Something isn't working Need more info Please add more info about how to repro the problem

Comments

@freddydk
Copy link
Contributor

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...

image

take a lokk at the picture how the urls are changed is this the reason for that it do not find the repo?

@freddydk freddydk self-assigned this Feb 18, 2025
@freddydk freddydk added the bug Something isn't working label Feb 18, 2025
@freddydk
Copy link
Contributor Author

@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.

@freddydk freddydk added the Need more info Please add more info about how to repro the problem label Feb 26, 2025
@freddydk freddydk changed the title Dependcies in organization repository Dependencies in organization repository Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Need more info Please add more info about how to repro the problem
Projects
None yet
Development

No branches or pull requests

1 participant