Skip to content

chore: port test-matrix.sh to JS#1730

Merged
tido64 merged 6 commits intotrunkfrom
tido/test-matrix
Jan 4, 2024
Merged

chore: port test-matrix.sh to JS#1730
tido64 merged 6 commits intotrunkfrom
tido/test-matrix

Conversation

@tido64
Copy link
Copy Markdown
Member

@tido64 tido64 commented Dec 20, 2023

Description

  • Fully automate Appium/Metro servers
  • Improved logic for when to apply Git patches
  • Allow omitting version to use current version

Platforms affected

  • Android
  • iOS
  • macOS
  • Windows

Test plan

node scripts/test-matrix.mjs

# or

node scripts/test-matrix.mjs 0.72

@tido64 tido64 requested a review from kelset December 20, 2023 18:10
@tido64 tido64 mentioned this pull request Jan 2, 2024
8 tasks
tido64 and others added 6 commits January 4, 2024 13:45
- Fully automate Appium/Metro servers
- Improved logic for when to apply Git patches
- Allow omitting `version` to use current version
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot removed the platform: macOS This affects macOS label Jan 4, 2024
Comment on lines +67 to +69
function log(message = "") {
console.log("┃", message);
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

:nice:

Copy link
Copy Markdown
Contributor

@kelset kelset left a comment

Choose a reason for hiding this comment

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

great stuff, tested locally and it works and changes make sense to me 👍

Obligatory screenshot:
Screenshot 2024-01-04 at 15 40 33

@tido64 tido64 merged commit 96edb2b into trunk Jan 4, 2024
@tido64 tido64 deleted the tido/test-matrix branch January 4, 2024 15:46
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.

2 participants