-
Notifications
You must be signed in to change notification settings - Fork 23
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
Splunkbase download updates courtesy res260 #322
base: main
Are you sure you want to change the base?
Conversation
…ork at all. Fixes #295.
Do not serialize TestApp.hardcoded_path if it has value None. Fixes #…
Fix a bug where App_Base.getSplunkbasePath() was broken and did not w…
There might be one more bug before it works. I currently have a problem with the "infer app path" part of the ansible task inside docker-splunk. I'm not sure what the fix is yet, I'm investigating. I'll post a screenshot tomorrow when I get back on my work computer, if you have an idea. |
Found the bug, will include the patch soon |
Here is the patch. Sorry again for the manual work, after this PR I'll probably be able to contribute back normally to upstream. This fixes the error mentioned in the last comment, as well as adds a proper "wait for app installation" that actually checks for app installation instead of assuming that apps are installed once you get a connection to the splunk API (which is not the case).
|
This PR should be closed and is replaced by #327 |
This larger PR aggregates a number of great changes courtesy @Res260 .
These updates fix broken logic to allow Apps to be downloaded from Splunkbase at
contentctl test
runtime