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

Vendor swift-async-algorithms #157

Merged
merged 1 commit into from
Aug 24, 2023
Merged

Vendor swift-async-algorithms #157

merged 1 commit into from
Aug 24, 2023

Conversation

FranzBusch
Copy link
Contributor

Motivation

We are about to tag a 2.0.0 and cannot depend on any non major package.

Modification

This vendors in swift-async-algorithms so that we can use the AsyncMergeSequence. In the future, once swift-async-algorithms is 1.0.0 itself we can swap back.

Result

No more non-major dependency.

# Motivation
We are about to tag a `2.0.0` and cannot depend on any non major package.

# Modification
This vendors in `swift-async-algorithms` so that we can use the `AsyncMergeSequence`. In the future, once `swift-async-algorithms` is `1.0.0` itself we can swap back.

# Result
No more non-major dependency.
@FranzBusch FranzBusch enabled auto-merge (squash) August 24, 2023 09:14
@FranzBusch FranzBusch merged commit 5b1c2de into main Aug 24, 2023
@FranzBusch FranzBusch deleted the fb-vendor-async-algos branch August 24, 2023 09:14
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.

2 participants