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

Add document for running tests on linux using docker #980

Merged
merged 1 commit into from
Apr 20, 2022

Conversation

younata
Copy link
Member

@younata younata commented Apr 19, 2022

closes #374.

Adds documentation for one way to run the linux tests while using a Mac.

Copy link
Member

@jessesquires jessesquires left a comment

Choose a reason for hiding this comment

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

👏🏼

@younata younata enabled auto-merge (squash) April 20, 2022 04:05
@younata
Copy link
Member Author

younata commented Apr 20, 2022

SwiftLint won't run on this because I didn't change any .swift files, and I can't merge until that runs. The repository is also set up so that I can't even manually merge this in. @jessesquires as an owner, you should be able to override that and merge that, so I'll let you do. (can you up my privileges to owner?)

@jessesquires jessesquires disabled auto-merge April 20, 2022 18:24
@jessesquires jessesquires merged commit 122aff6 into Quick:main Apr 20, 2022
@jessesquires
Copy link
Member

SwiftLint won't run on this because I didn't change any .swift files, and I can't merge until that runs.

ugh. yeah I would rather run Swiftlint via Danger, which doesn't have this problem. 😕

The repository is also set up so that I can't even manually merge this in. @jessesquires as an owner, you should be able to override that and merge that, so I'll let you do. (can you up my privileges to owner?)

Just made you an admin. Same for Quick. 👍🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Documentation] Running Nimble on Linux using macOS
2 participants