File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11This is an add-on powered by the Splunk Add-on Builder.
22
33Test text
4+ New version released
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ def main():
7676 "distribution"
7777 ] = f"failed with status code: { distribution_status } "
7878 else :
79- print (f"App { app } failed validation. Skipping distribution." )
79+ print (f"App { app } failed validation. Skipping distribution.\n " )
8080 deployment_report [app ][
8181 "distribution"
8282 ] = "failed due to app validation error"
Original file line number Diff line number Diff line change 33apps :
44 Splunk_TA_App1 :
55 s3-bucket : splunk-apps-deployment
6- source : apps/Splunk_TA_app1 .tgz
6+ source : apps/Splunk_TA_App1 .tgz
77 config :
88 - ./Splunk_TA_app1/*.conf
99 buttercup_app_for_splunk :
You can’t perform that action at this time.
0 commit comments