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

fix(swift): harden macOS CI #2900

Merged
merged 7 commits into from Mar 22, 2024
Merged

fix(swift): harden macOS CI #2900

merged 7 commits into from Mar 22, 2024

Conversation

Fluf22
Copy link
Contributor

@Fluf22 Fluf22 commented Mar 22, 2024

🧭 What and Why

🎟 JIRA Ticket: -

Changes included:

  • fix the blocking issue (problems below will be adressed in a later PR)

  • check for forgotten source file duplicates

  • change directory before running the podspec linting

@Fluf22 Fluf22 self-assigned this Mar 22, 2024
@Fluf22 Fluf22 requested a review from a team as a code owner March 22, 2024 14:13
@algolia-bot
Copy link
Collaborator

algolia-bot commented Mar 22, 2024

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.
You can still access the code generated on main via this commit.

@@ -396,8 +396,44 @@ jobs:
- name: Run CTS
run: yarn cli cts run swift ${{ fromJSON(needs.setup.outputs.SWIFT_DATA).toRun }}

swift_podspec_check:
Copy link
Member

Choose a reason for hiding this comment

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

I think you can leave that in the matrix with a if language swift, so that you don't have to do all the setup steps, wdyt?

@Fluf22 Fluf22 enabled auto-merge (squash) March 22, 2024 15:03
@shortcuts shortcuts disabled auto-merge March 22, 2024 15:15
Copy link

github-actions bot commented Mar 22, 2024

@shortcuts shortcuts enabled auto-merge (squash) March 22, 2024 15:18
@github-actions github-actions bot temporarily deployed to pull request March 22, 2024 15:41 Inactive
@shortcuts shortcuts merged commit 62e7c4a into main Mar 22, 2024
25 checks passed
@shortcuts shortcuts deleted the fix/swift-macos-cts branch March 22, 2024 15:41
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.

None yet

3 participants