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

Patch remaining NullPointerException bug(s) in workflow #1398

Conversation

krisstern
Copy link
Member

Fixes #1030.

Found and fixed the NullPointerException bug(s) in:

  • src/main/java/com/dabsquared/gitlabjenkins/workflow/GitLabCommitStatusStep.java
  • src/main/java/com/dabsquared/gitlabjenkins/workflow/GitLabBuildsStep.java
  • src/main/java/com/dabsquared/gitlabjenkins/util/CommitStatusUpdater.java

@krisstern krisstern requested a review from a team as a code owner February 4, 2023 23:46
@krisstern krisstern added the bug For changelog: Minor bug. Will be listed after features label Feb 4, 2023
@krisstern krisstern self-assigned this Feb 4, 2023
@krisstern krisstern merged commit e45da60 into jenkinsci:master Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug For changelog: Minor bug. Will be listed after features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NullPointerException in GitLabCommitStatusStep
1 participant