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

Make googleStorageBuildLogUpload work in post #175

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

cha5on
Copy link
Contributor

@cha5on cha5on commented Dec 28, 2021

It is expected that steps in a pipeline post section always run if specified with an "always" condition. Change 51fee77 fixed this behavior for the googleStorageUpload step, and this change similarly fixes googleStorageBuildLogUpload.

Add a unit test to confirm that this works as intended.

Fixes #89.

It is expected that steps in a pipeline post section always run if
specified with an "always" condition.  Change 51fee77 fixed this
behavior for the googleStorageUpload step, and this change similarly
fixes googleStorageBuildLogUpload.

Add a unit test to confirm that this works as intended.

Fixes jenkinsci#89.
@Kesin11
Copy link

Kesin11 commented Feb 16, 2022

I was disappointed to see that the log of failed builds was not uploaded, even though I would like to see it later.
I hope that this pull-request will be merged.

@cha5on
Copy link
Contributor Author

cha5on commented Mar 13, 2022

@alecharp or @donmccasland: would one of you be open to reviewing this or to assigning another reviewer?

@cha5on
Copy link
Contributor Author

cha5on commented May 14, 2022

ping

@cha5on
Copy link
Contributor Author

cha5on commented Feb 10, 2023

hello! please let me know if there are any additional changes needed to get this landed

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.

Pipeline function 'googleStorageBuildLogUpload' not working in post block
2 participants