-
Notifications
You must be signed in to change notification settings - Fork 64
Upgrade ipc-channel to 0.21
#486
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
Conversation
|
@mrobinson I am not sure what is up with the workflow. Does a maintainer need to do something? |
|
Build failure: |
|
@sagudev Should then ipc-channel be bumped now or should I first have this merged with github refs? |
Head branch was pushed to by a user without write access
|
Ok I temporarily made the github revision for ipc-channel. |
21f3c13 to
cd187ac
Compare
|
I think you should also open companion PR in servo that would use git revision of ipc channel and servo-media, then do a try ron on it and if it's all okay we should do the bump and land the PRs one by one. |
|
Companion PRs are servo/servo#42161 and this one. |
|
This can use the published version now. |
cd187ac to
1a16e67
Compare
|
Updated. |
1a16e67 to
88c9783
Compare
Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This updates ipc-channel. Companion Pr in servo media: servo/media#486 This currently uses git revisions temporarily. Signed-off-by: Narfinger <Narfinger@users.noreply.github.com> Testing: Full try run here: https://github.com/Narfinger/servo/actions/runs/21471578693 Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
This updates the ipc-channel version.
Because the revision is fixed in servo this should be merged before servo but after ipc-channel release.
Signed-off-by: Narfinger Narfinger@users.noreply.github.com