Stephen Benjamin

Results 35 issues of Stephen Benjamin

When using a disconnected install, the image registry may not be accessible to the build cluster. Even if we do make it accessible via proxy tricks, origin might not have...

approved
do-not-merge/work-in-progress

Refactors openshift-tests to use OpenShift Tests Extension (OTE) framework for its own tests, and implements externally defined suites. * Consolidated the many scattered places origin filters tests down to the...

approved
vendor-update
jira/valid-reference

The default behavior of our test suites are we retry once on failure. When migrating to OTE, I had broken retries for extension-sourced tests including kubernetes. This appeared to have...

approved

Introduces lint rules to enforce all Go imports are consistently ordered. I ran golang-reviser to clean up the imports and group them logically.

approved
needs-rebase
do-not-merge/work-in-progress

When getting the list of tests, we need to have origin's environment variables. Some users are setting TEST_PROVIDER when invoking openshift-tests, which for `run` this gets overwritten with the correct...

approved

**What would you like to be added**: Introduce a `tide/priority-merge` label to explicitly prioritize a PR above all others. When applied, no other PRs in the repository should be merged...

kind/feature
area/tide

## Description When a plugin is installed from a git-based marketplace with a local source path, Claude Code incorrectly resolves skill paths. Skills are looked up in the marketplace cache...

bug
has repro
platform:macos
autoclose

Similar to #30445, but includes duration information for all tests from BigQuery. Not sure if the duration JSON generator should live here or elsewhere, probably elsewhere given the dependency size...

approved
vendor-update
do-not-merge/work-in-progress
jira/valid-reference

- bump OTE vendoring to pull in logging changes - fix source reporting in internal extension for origin - include additional information in ote JSON artifact

approved
lgtm
vendor-update
needs-rebase
jira/valid-reference
verified