You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update golangci-lint configuration with enabled linters and exclusion paths
- Adjust struct field accesses from status.Status.Conditions to
status.Conditions
- Simplify PipelineRun name references using ObjectMeta.Name shortcut
- Fix invalid URL test data and control character handling assertions
- Correct pagination header check in Gitea provider
- Update test assertions for PipelineRun GenerateName fields
- Add unknown status handling in GitHub retest verification
Signed-off-by: Chmouel Boudjnah <[email protected]>
0 commit comments