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

Support for Linux and GitHub Actions #117

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nighthawk
Copy link

  • Fix compiling for Linux through SPM
  • Add GitHub Actions (checks on Linux, macOS 10 and macOS 11)

Kudos to https://github.com/SwiftDocOrg/Markup as I've copied much of their setup.

It works well in my testing, though I had to disable a part of Document.swift when running on Linux as that lead to compile failures. I'm not sure what the impact of that is, though the tests all succeed.

Closes #46 and #113

- Fix compiling for Linux through SPM
- Add GitHub Actions (Linux, macOS 10 and macOS 11)

Kudos to https://github.com/SwiftDocOrg/Markup
@nighthawk
Copy link
Author

Just noticed that #115 is exactly about the part that I disabled on Linux.

* Update Package.swift

* Modern Xcode and Swift on Linux

* Address test command warning

* Investigating test failures

* What the heck, why did this say 123 and why do older Swifts come up with 123
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.

Fuzi on Ubuntu Linux
1 participant