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

[CI] Update ci.yml to use "self-hosted" m1 runner #971

Merged
merged 10 commits into from
Aug 1, 2023

Conversation

Elyniss
Copy link
Contributor

@Elyniss Elyniss commented Jul 20, 2023

Description

Resolves # (issue)

How Has This Been Tested?

Due Dilligence

  • Breaking change
  • Requires a documentation update

@Elyniss Elyniss requested a review from radeknovis July 20, 2023 10:18
@Elyniss Elyniss temporarily deployed to internal July 20, 2023 10:18 — with GitHub Actions Inactive
@Elyniss Elyniss temporarily deployed to internal July 20, 2023 10:21 — with GitHub Actions Inactive
@Elyniss Elyniss temporarily deployed to internal July 20, 2023 10:21 — with GitHub Actions Inactive
@Elyniss Elyniss temporarily deployed to internal July 20, 2023 10:32 — with GitHub Actions Inactive
@Elyniss Elyniss temporarily deployed to internal July 20, 2023 11:43 — with GitHub Actions Inactive
@Elyniss Elyniss temporarily deployed to internal July 20, 2023 11:49 — with GitHub Actions Inactive
@Elyniss Elyniss temporarily deployed to internal July 20, 2023 11:55 — with GitHub Actions Inactive
@Elyniss Elyniss temporarily deployed to internal July 20, 2023 12:02 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 20, 2023 13:18 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 20, 2023 13:18 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 20, 2023 13:19 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 20, 2023 13:32 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 20, 2023 14:39 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 20, 2023 14:39 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 20, 2023 14:45 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 20, 2023 14:49 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 20, 2023 14:49 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 20, 2023 15:00 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 20, 2023 15:05 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 20, 2023 15:07 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 24, 2023 08:57 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 24, 2023 08:57 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 24, 2023 08:59 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 24, 2023 08:59 — with GitHub Actions Inactive
@radeknovis radeknovis changed the title Update ci.yml [CI] Update ci.yml to use "self-hosted" m1 runner Jul 24, 2023
@radeknovis radeknovis temporarily deployed to internal July 24, 2023 09:12 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 24, 2023 09:28 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 24, 2023 09:36 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 26, 2023 15:14 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 26, 2023 15:15 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 26, 2023 15:21 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 26, 2023 15:22 — with GitHub Actions Inactive
@radeknovis radeknovis force-pushed the feat/ci/self-hosted-runners branch 2 times, most recently from dad52c9 to 4f0f335 Compare July 26, 2023 15:51
@radeknovis radeknovis temporarily deployed to internal July 26, 2023 15:51 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 26, 2023 15:51 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 26, 2023 16:03 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 26, 2023 16:08 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 26, 2023 16:34 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal July 26, 2023 16:34 — with GitHub Actions Inactive
Listing(id: "1", name: "Sample App", homepage: "https://example.com", order: 1, imageId: "1", app: Listing.App(ios: "https://example.com/download-ios", mac: "https://example.com/download-mac", safari: "https://example.com/download-safari"), mobile: Listing.Mobile(native: nil, universal: "https://example.com/universal")),
Listing(id: "2", name: "Awesome App", homepage: "https://example.com/awesome", order: 2, imageId: "2", app: Listing.App(ios: "https://example.com/download-ios", mac: "https://example.com/download-mac", safari: "https://example.com/download-safari"), mobile: Listing.Mobile(native: "awesomeapp://deeplink", universal: "https://awesome.com/awesome/universal")),
])
XCTAssertEqual(sut.wallets.map(\.id), ["1", "2"])
Copy link
Contributor

Choose a reason for hiding this comment

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

This is here because I uncovered an issue running this test multiple times on the same simulator due to the fact we are now saving recent wallets to userDefaults so I made sure we are checking only relevant information

@radeknovis radeknovis temporarily deployed to internal August 1, 2023 09:31 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal August 1, 2023 09:31 — with GitHub Actions Inactive
@radeknovis radeknovis temporarily deployed to internal August 1, 2023 09:35 — with GitHub Actions Inactive
@radeknovis radeknovis merged commit 9958f2e into develop Aug 1, 2023
8 checks passed
@radeknovis radeknovis deleted the feat/ci/self-hosted-runners branch August 1, 2023 11:59
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.

3 participants