Skip to content

Make googleStorageBuildLogUpload work in post#175

Open
cha5on wants to merge 2 commits intojenkinsci:developfrom
cha5on:feature/build-log-upload-on-failure-89
Open

Make googleStorageBuildLogUpload work in post#175
cha5on wants to merge 2 commits intojenkinsci:developfrom
cha5on:feature/build-log-upload-on-failure-89

Conversation

@cha5on
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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
Copy Markdown
Contributor Author

cha5on commented May 14, 2022

ping

@cha5on
Copy link
Copy Markdown
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