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: expose GitHubChecksContext outside the package #105

Merged
merged 4 commits into from
Jan 18, 2021

Conversation

agaudreault
Copy link
Contributor

Fixes #104

@agaudreault agaudreault marked this pull request as ready for review January 14, 2021 17:46
@agaudreault agaudreault requested a review from a team as a code owner January 14, 2021 17:46
@agaudreault
Copy link
Contributor Author

@XiongKezhi not sure why the build does not pass for windows-8, but it seems like the agent is offline/reclaimed

[2021-01-14T15:41:08.673Z] Cannot contact EC2 (aws) - Windows 2019 (i-0a368c1ac10e1fca7): hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@469b9ac4:EC2 (aws) - Windows 2019 (i-0a368c1ac10e1fca7)": Remote call on EC2 (aws) - Windows 2019 (i-0a368c1ac10e1fca7) failed. The channel is closing down or has closed down

@XiongKezhi
Copy link
Contributor

@XiongKezhi not sure why the build does not pass for windows-8, but it seems like the agent is offline/reclaimed

[2021-01-14T15:41:08.673Z] Cannot contact EC2 (aws) - Windows 2019 (i-0a368c1ac10e1fca7): hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@469b9ac4:EC2 (aws) - Windows 2019 (i-0a368c1ac10e1fca7)": Remote call on EC2 (aws) - Windows 2019 (i-0a368c1ac10e1fca7) failed. The channel is closing down or has closed down

That's ok, the windows builds are not very stable

@XiongKezhi XiongKezhi merged commit 056e36e into jenkinsci:master Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make GitHubChecksContext public outside of package
2 participants