Skip to content

Conversation

@deads2k
Copy link
Collaborator

@deads2k deads2k commented Jan 28, 2026

The context holds more pertinent data. Also aligns with logr for frontend/backend

/assign @miguelsorianod @geoberle

newHash, err := w.hashFile(w.filePath)
if err != nil {
w.logger.Error(fmt.Errorf("failed to hash file during modification check: %w", err).Error())
logger.Error(fmt.Errorf("failed to hash file during modification check: %w", err), "")
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

equivalent, but I don't love it.

@geoberle
Copy link
Collaborator

/test integration

@geoberle
Copy link
Collaborator

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm label Jan 28, 2026
@openshift-ci
Copy link

openshift-ci bot commented Jan 28, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k, geoberle

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 0132477 and 2 for PR HEAD 351b1f8 in total

@geoberle
Copy link
Collaborator

/test e2e-parallel

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 08fa06e and 1 for PR HEAD 351b1f8 in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 502fbfa and 0 for PR HEAD 351b1f8 in total

@openshift-ci-robot
Copy link
Contributor

/hold

Revision 351b1f8 was retested 3 times: holding

@geoberle
Copy link
Collaborator

/test e2e-parallel

@deads2k
Copy link
Collaborator Author

deads2k commented Jan 29, 2026

/hold cancel
/retest

@deads2k
Copy link
Collaborator Author

deads2k commented Jan 29, 2026

all failures were provisioning failures.

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 16137eb and 2 for PR HEAD 351b1f8 in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 44768dd and 1 for PR HEAD 351b1f8 in total

@openshift-merge-bot openshift-merge-bot bot merged commit 2e57996 into main Jan 30, 2026
19 checks passed
@openshift-merge-bot openshift-merge-bot bot deleted the fix-slog branch January 30, 2026 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants