Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

refactor: Structural output list ios versions #1924

Merged
merged 2 commits into from
May 12, 2021
Merged

Conversation

adamfilipow92
Copy link
Contributor

Fixes #1862

Test Plan

How do we know the code works?

  1. Run flank flank ios versions list
  2. See output
┌───────────────┬───────────────┬───────────────┬─────────┬──────────────────────────────┐
│ OS_VERSION_ID │ MAJOR_VERSION │ MINOR_VERSION │  TAGS   │ SUPPORTED_XCODE_VERSION_IDS  │
├───────────────┼───────────────┼───────────────┼─────────┼──────────────────────────────┤
│     10.3      │      10       │       3       │         │ 10.3, 11.6, 11.7, 12.1, 12.3 │
│     11.2      │      11       │       2       │         │ 10.3, 11.6, 11.7, 12.1, 12.3 │
│     11.4      │      11       │       4       │         │ 10.3, 11.6, 11.7, 12.1, 12.3 │
│     12.0      │      12       │ UNKNOWN       │         │ 10.3, 11.6, 11.7, 12.1, 12.3 │
│     12.1      │      12       │       1       │         │ 10.3, 11.6, 11.7, 12.1, 12.3 │
│     12.2      │      12       │       2       │         │ 10.3, 11.6, 11.7, 12.1, 12.3 │
│     12.3      │      12       │       3       │         │ 10.3, 11.6, 11.7, 12.1, 12.3 │
│     12.4      │      12       │       4       │         │ 11.6, 11.7, 12.1, 12.3       │
│     13.2      │      13       │       2       │         │ 11.6, 11.7, 12.1, 12.3       │
│     13.3      │      13       │       3       │         │ 11.6, 11.7, 12.1, 12.3       │
│     13.6      │      13       │       6       │         │ 11.6, 11.7, 12.1, 12.3       │
│     14.1      │      14       │       1       │ default │ 12.1, 12.3                   │
└───────────────┴───────────────┴───────────────┴─────────┴──────────────────────────────┘

Total run duration: 0m  4s

Checklist

  • Refactored

@adamfilipow92 adamfilipow92 self-assigned this May 12, 2021
@github-actions
Copy link
Contributor

github-actions bot commented May 12, 2021

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@github-actions
Copy link
Contributor

github-actions bot commented May 12, 2021

Timestamp: 2021-05-12 18:39:58
Buildscan url for ubuntu-workflow run 836489759
https://gradle.com/s/v5teon62kkcy2

@bootstraponline bootstraponline force-pushed the 1862-list-ios-versions branch 2 times, most recently from 524d590 to 429f1a7 Compare May 12, 2021 17:19
@bootstraponline bootstraponline force-pushed the 1862-list-ios-versions branch from 429f1a7 to 14efd4f Compare May 12, 2021 18:35
@mergify mergify bot merged commit cfb302e into master May 12, 2021
@mergify mergify bot deleted the 1862-list-ios-versions branch May 12, 2021 18:47
@github-actions github-actions bot locked and limited conversation to collaborators May 12, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Structural output - ListIosVersions
3 participants