Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Tags: goflink/steps-virtual-device-testing-for-ios

Tags

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update the default value and docs to show currently available …

…devices (bitrise-steplib#28)

* chore: update the default value and docs to show currently available devices

* updates device list

0.9.13

Toggle 0.9.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update device list (bitrise-steplib#24)

* Update maintenance_test.go

* Update step.yml (bitrise-steplib#25)

0.9.12

Toggle 0.9.12's commit message

0.9.11

Toggle 0.9.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
TOOL-1869 Pr/tarappo/18 (bitrise-steplib#20)

* update firebase test lab device info

* Updating device list test

* Updating default iOS version used to 12.3

Co-authored-by: tarappo <tarappo@gmail.com>

0.9.10

Toggle 0.9.10's commit message
Update project_type_tags (bitrise-steplib#17)

0.9.9

Toggle 0.9.9's commit message
Update meta format (bitrise-steplib#16)

0.9.8

Toggle 0.9.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updating meta attribute in step.yml (bitrise-steplib#15)

0.9.7

Toggle 0.9.7's commit message
Adding maintenance workflow (bitrise-steplib#14)

* Adding maintenance workflow

* Adding maintenance test

* dep update

* Ignore maintanence test, as it needs gcloud binary which is not available on macOS stack by default.

0.9.6

Toggle 0.9.6's commit message
Fix testlab timeout limit exceeded (bitrise-steplib#12)

* validate testlab timeout limit max

* reflect testlab timeout max value

* update description with most recent timeout value

* proper handling of max timeout

- precise validation based on google docs
- fallback instead of failure if value exceeds max

* cr fix: add unit of measurement to var name

* cr fix: misleading function name

* pr fix: sync description with official docs

* pr fix: trim 's' from test timeout

* fix: accept inputs ending in s

* tests for test timeut format validation

* clean up: revert unneeded changes

* make description very clear

0.9.5

Toggle 0.9.5's commit message
fix: properly order column values (bitrise-steplib#8)

* fix: properly order column values

* fix: undo bad fix and do proper fix

* fix: test result matrix column ordering