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

Use BinaryBuilder-provided binaries, switch CI to GHA #47

Merged
merged 4 commits into from
May 24, 2021
Merged

Conversation

ararslan
Copy link
Member

This PR has three distinct commits:

  • Switch the old BinaryProvider- and local system-based method of providing binaries to BinaryBuilder with Artifacts. Closes Use BinaryBuilder #36.
  • Switch CI from Travis + AppVeyor to Github Actions. Travis and AV will likely need their status checks disabled manually.
  • Bump the patch version to 0.3.4 for a new release.

@ararslan ararslan requested a review from nalimilan May 21, 2021 19:08
@ararslan
Copy link
Member Author

Ah, right, JLLs require Julia 1.3.

@nalimilan
Copy link
Member

Thanks! Can you update README.md to say that GNU libiconv is used instead of saying that multiple implementations may be used? Also some docstrings could be updated.

@ararslan
Copy link
Member Author

Done! Also, it looks like AV is running on your account, Milan, so you'll have to disable it.

@ararslan ararslan merged commit d102671 into master May 24, 2021
@ararslan ararslan deleted the aa/bb branch May 24, 2021 16:20
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.

Use BinaryBuilder
2 participants