Skip to content

#835 Added printing available iOS software versions#897

Merged
piotradamczyk5 merged 4 commits into
masterfrom
#835-ios-software
Jul 17, 2020
Merged

#835 Added printing available iOS software versions#897
piotradamczyk5 merged 4 commits into
masterfrom
#835-ios-software

Conversation

@piotradamczyk5
Copy link
Copy Markdown
Contributor

Fixes #835

Test Plan

How do we know the code works?

Use on of a new CLI option to test this PR:

  • flank firebase test ios versions list or flank ios versions list - print iOS available versions to test against
Sample iOS versions list output:

┌───────────────┬───────────────┬───────────────┬─────────┬──────────────────────────────────────────┐
│ OS_VERSION_ID │ MAJOR_VERSION │ MINOR_VERSION │  TAGS   │       SUPPORTED_XCODE_VERSION_IDS        │
├───────────────┼───────────────┼───────────────┼─────────┼──────────────────────────────────────────┤
│     10.3      │      10       │       3       │         │ 10.2.1, 10.3, 11.0, 11.1, 11.2.1, 11.3.1 │
│     11.2      │      11       │       2       │ default │ 10.2.1, 10.3, 11.0, 11.1, 11.2.1, 11.3.1 │
│     11.4      │      11       │       4       │         │ 10.2.1, 10.3, 11.0, 11.1, 11.2.1, 11.3.1 │
│     12.0      │      12       │               │         │ 10.2.1, 10.3, 11.0, 11.1, 11.2.1, 11.3.1 │
│     12.1      │      12       │       1       │         │ 10.2.1, 10.3, 11.0, 11.1, 11.2.1, 11.3.1 │
│     12.2      │      12       │       2       │         │ 10.2.1, 10.3, 11.0, 11.1, 11.2.1, 11.3.1 │
│     12.3      │      12       │       3       │         │     10.3, 11.0, 11.1, 11.2.1, 11.3.1     │
│     13.2      │      13       │       2       │         │              11.2.1, 11.3.1              │
│     13.3      │      13       │       3       │         │                  11.3.1                  │
└───────────────┴───────────────┴───────────────┴─────────┴──────────────────────────────────────────┘

More listing options of the test environment will be added in the next tasks

Checklist

  • printing iOS software versions list
  • Documented
  • Unit tested
  • release_notes.md updated

@piotradamczyk5 piotradamczyk5 self-assigned this Jul 17, 2020
adamfilipow92
adamfilipow92 previously approved these changes Jul 17, 2020
Copy link
Copy Markdown
Contributor

@adamfilipow92 adamfilipow92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@piotradamczyk5 piotradamczyk5 merged commit 742030d into master Jul 17, 2020
@piotradamczyk5 piotradamczyk5 deleted the #835-ios-software branch July 17, 2020 14:39
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.

Show available devices

2 participants