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 missing dependency #865

Merged
merged 1 commit into from
Jul 26, 2022
Merged

Fix missing dependency #865

merged 1 commit into from
Jul 26, 2022

Conversation

thii
Copy link
Member

@thii thii commented Jul 26, 2022

Fixes the following compilation error:

external/com_github_apple_swift_nio_transport_services/Sources/NIOTransportServices/NIOTSConnectionChannel.swift:20:8: error: no such module 'NIOTLS'

@thii thii marked this pull request as ready for review July 26, 2022 06:06
@thii thii merged commit 4ab0e56 into master Jul 26, 2022
@thii thii deleted the thi/fix-missing-dependency branch July 26, 2022 06:13
@keith
Copy link
Member

keith commented Jul 26, 2022

We should build this on CI somewhere, probably as an example dep?

thii added a commit to thii/rules_swift that referenced this pull request Jul 27, 2022
Prevents issues with non-hermetic bugs like
bazelbuild#865.
@thii
Copy link
Member Author

thii commented Jul 27, 2022

Looks like it was a non-hermetic bug (it's being built on CI already) #866

thii added a commit that referenced this pull request Jul 27, 2022
Prevents issues with non-hermetic bugs like
#865.
tymurmustafaiev pushed a commit to tymurmustafaiev/rules_swift that referenced this pull request Jul 19, 2023
Fixes the following compilation error:
```
external/com_github_apple_swift_nio_transport_services/Sources/NIOTransportServices/NIOTSConnectionChannel.swift:20:8: error: no such module 'NIOTLS'
```
tymurmustafaiev pushed a commit to tymurmustafaiev/rules_swift that referenced this pull request Jul 19, 2023
Prevents issues with non-hermetic bugs like
bazelbuild#865.
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.

3 participants