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

genymotion-cloud-saas-start 0.1.6 #4227

Merged

Conversation

thomascarpentier
Copy link
Contributor

@thomascarpentier thomascarpentier commented Jun 24, 2024

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.

@bitrise-coresteps-bot
Copy link
Collaborator

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/genymotion-cloud-saas-start/0.1.5/step.yml	2024-06-24 07:39:14
+++ steps/genymotion-cloud-saas-start/0.1.6/step.yml	2024-06-24 07:39:14
@@ -15,8 +15,8 @@
 source_code_url: https://github.com/genymobile/bitrise-step-genymotion-cloud-saas-start
 support_url: https://github.com/genymobile/bitrise-step-genymotion-cloud-saas-start/issues
-published_at: 2020-09-07T15:08:07.282434538+02:00
+published_at: 2024-06-24T09:37:47.466245615+02:00
 source:
   git: https://github.com/genymobile/bitrise-step-genymotion-cloud-saas-start.git
-  commit: e67e21fda3ee36906d338f513e008cd1c867eba5
+  commit: 36e8a389908804e2e7cb0082e47e0f1eb0fbd0b6
 host_os_tags:
 - osx-10.10
@@ -46,14 +46,19 @@
 run_if: ""
 inputs:
+- api_token: ""
+  opts:
+    description: API Token to authenticate to your Genymotion Cloud SaaS account.
+      If you don't have an account please register on [https://cloud.geny.io](https://cloud.geny.io/?&utm_source=web-referral&utm_medium=docs&utm_campaign=bitrise&utm_content=signup)
+      and create an [API Token](https://cloud.geny.io/api)
+    summary: ""
+    title: Genymotion Cloud SaaS API Token
 - email: ""
   opts:
-    description: Email of your Genymotion Cloud SaaS account, if you don't have an
-      account please create it first on [https://cloud.geny.io](https://cloud.geny.io/?&utm_source=web-referral&utm_medium=docs&utm_campaign=bitrise&utm_content=signup)
-    is_required: true
+    description: 'DEPRECATED : Email of your Genymotion Cloud SaaS account, if you
+      don''t have an account please create it first on [https://cloud.geny.io](https://cloud.geny.io/?&utm_source=web-referral&utm_medium=docs&utm_campaign=bitrise&utm_content=signup)'
     summary: ""
     title: Genymotion Cloud SaaS email
 - opts:
-    description: Password of your Genymotion Cloud SaaS account.
-    is_required: true
+    description: 'DEPRECATED: Password of your Genymotion Cloud SaaS account.'
     is_sensitive: true
     summary: ""
@@ -93,4 +98,10 @@
     summary: ""
     title: ADB serial port
+- gmsaas_version: 1.11.0
+  opts:
+    description: 'Install a specific version of gmsaas, per default it will install
+      the latest compatible gmsaas version : 1.11.0'
+    summary: ""
+    title: gmsaas version
 outputs:
 - GMCLOUD_SAAS_INSTANCE_UUID: null

@godrei
Copy link
Contributor

godrei commented Jun 28, 2024

Hi @thomascarpentier thanks for the new step version!

@godrei godrei merged commit 348e454 into bitrise-io:master Jun 28, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants