bitrise-io / bitrise-steplib

New Bitrise StepLib
MIT License
158 stars 368 forks source link

appdome-build-2secure-android 3.3.1 #4306

Closed elish266 closed 3 weeks ago

elish266 commented 3 weeks ago

TagCheck

What to do if the build fails?

At the moment contributors do not have access to the CI workflow triggered by StepLib PRs. In case of a failed build, we ask for your patience. Maintainers of Bitrise Steplib will sort it out for you or inform you if any further action is needed.

New Pull Request Checklist

Please mark the points which you did / accept.

CLAassistant commented 3 weeks ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Eli seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

elish266 commented 3 weeks ago

This PR is instead of #4305 and #4296.

bitrise-coresteps-bot commented 3 weeks ago

Don't forget to follow semantic versioning! Breaking changes (including step inputs) should be in major versions only.

step.yml changes compared to previous version:

--- steps/appdome-build-2secure-android/3.2.0/step.yml  2024-10-31 20:01:39
+++ steps/appdome-build-2secure-android/3.3.1/step.yml  2024-10-31 20:01:41
@@ -7,8 +7,8 @@
 source_code_url: https://github.com/Appdome/bitrise-step-appdome-build-2secure-android
 support_url: https://github.com/Appdome/bitrise-step-appdome-build-2secure-android/issues
-published_at: 2024-08-19T13:49:51.361285+03:00
+published_at: 2024-10-31T21:59:47.773733+02:00
 source:
   git: https://github.com/Appdome/bitrise-step-appdome-build-2secure-android.git
-  commit: b38a88f644eea60308aa458de0d3ffdc087764e9
+  commit: e80589f229be29724f1ec848b7d0cee9ca595450
 project_type_tags:
 - android
@@ -104,5 +104,5 @@
     value_options:
     - None
-    - AWS device farm
+    - AWS_device_farm
     - Bitbar
     - Browserstack
@@ -114,4 +114,9 @@
     - Tosca
     - Saucelabs
+- opts:
+    is_required: false
+    summary: File name of the workflow logs.
+    title: Workflow output logs file name
+  workflow_output_logs: null
 outputs:
 - APPDOME_SECURED_APK_PATH: null
@@ -143,2 +148,6 @@
     summary: Local path of the Certified Secure Certificate .pdf file
     title: Certified Secure Certificate .pdf file path
+- APPDOME_WORKFLOW_LOGS: null
+  opts:
+    summary: Local path of the Appdome workflow logs file
+    title: Appdome workflow logs file