Skip to content

chore(ui): [4.8] Update minimatch 4.8#19195

Open
dvail wants to merge 1 commit intorelease-4.8from
dv/update-minimatch-4.8
Open

chore(ui): [4.8] Update minimatch 4.8#19195
dvail wants to merge 1 commit intorelease-4.8from
dv/update-minimatch-4.8

Conversation

@dvail
Copy link
Contributor

@dvail dvail commented Feb 25, 2026

Description

Manual backport of #19168

User-facing documentation

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

  • added unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

change me!

@dvail dvail requested a review from a team as a code owner February 25, 2026 14:49
@github-actions github-actions bot added area/ui backport PR to backport changes from master to release branch labels Feb 25, 2026
@github-actions
Copy link
Contributor

/konflux-retest main-on-push

@github-actions
Copy link
Contributor

/konflux-retest central-db-on-push

@mclasmeier
Copy link
Contributor

/retest main-on-push

@openshift-ci
Copy link

openshift-ci bot commented Feb 25, 2026

@mclasmeier: The /retest command does not accept any targets.
The following commands are available to trigger optional jobs:

/test aks-qa-e2e-tests
/test aro-qa-e2e-tests
/test eks-qa-e2e-tests
/test gke-latest-nongroovy-e2e-tests
/test gke-latest-operator-e2e-tests
/test gke-latest-qa-e2e-tests
/test gke-latest-ui-e2e-tests
/test gke-nongroovy-compatibility-tests
/test gke-nongroovy-e2e-tests
/test gke-oldest-nongroovy-e2e-tests
/test gke-oldest-operator-e2e-tests
/test gke-oldest-qa-e2e-tests
/test gke-oldest-ui-e2e-tests
/test gke-operator-e2e-tests
/test gke-qa-e2e-tests
/test gke-race-condition-qa-e2e-tests
/test gke-scale-tests
/test gke-scanner-v4-install-tests
/test gke-sensor-integration-tests
/test gke-ui-e2e-tests
/test gke-upgrade-tests
/test gke-version-compatibility-tests
/test ocp-4-12-compliance-e2e-tests
/test ocp-4-12-nongroovy-e2e-tests
/test ocp-4-12-operator-e2e-tests
/test ocp-4-12-qa-e2e-tests
/test ocp-4-12-scanner-v4-install-tests
/test ocp-4-12-sensor-integration-tests
/test ocp-4-12-ui-e2e-tests
/test ocp-4-20-compliance-e2e-tests
/test ocp-4-20-fips-qa-e2e-tests
/test ocp-4-20-nongroovy-e2e-tests
/test ocp-4-20-operator-e2e-tests
/test ocp-4-20-qa-e2e-tests
/test ocp-4-20-scanner-v4-install-tests
/test ocp-4-20-sensor-integration-tests
/test ocp-4-20-ui-e2e-tests
/test ocp-dev-preview-compliance-e2e-tests
/test ocp-dev-preview-fips-qa-e2e-tests
/test ocp-dev-preview-nongroovy-e2e-tests
/test ocp-dev-preview-operator-e2e-tests
/test ocp-dev-preview-qa-e2e-tests
/test ocp-dev-preview-scanner-v4-install-tests
/test ocp-dev-preview-sensor-integration-tests
/test ocp-dev-preview-ui-e2e-tests
/test ocp-next-candidate-compliance-e2e-tests
/test ocp-next-candidate-fips-qa-e2e-tests
/test ocp-next-candidate-nongroovy-e2e-tests
/test ocp-next-candidate-operator-e2e-tests
/test ocp-next-candidate-qa-e2e-tests
/test ocp-next-candidate-scanner-v4-install-tests
/test ocp-next-candidate-sensor-integration-tests
/test ocp-next-candidate-ui-e2e-tests
/test osd-aws-qa-e2e-tests
/test osd-gcp-qa-e2e-tests
/test powervs-qa-e2e-tests
/test rosa-fips-qa-e2e-tests
/test rosa-hcp-qa-e2e-tests
/test rosa-qa-e2e-tests

Use /test all to run the following jobs that were automatically triggered:

pull-ci-stackrox-stackrox-release-4.8-gke-ui-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-12-ui-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-20-ui-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-dev-preview-ui-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-next-candidate-ui-e2e-tests
Details

In response to this:

/retest main-on-push

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@rhacs-bot
Copy link
Contributor

Images are ready for the commit at e328c19.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.8.9-rc.0-24-ge328c19f45.

@github-actions
Copy link
Contributor

/konflux-retest roxctl-on-push

@codecov
Copy link

codecov bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.73%. Comparing base (0f49b7b) to head (e328c19).

Additional details and impacted files
@@             Coverage Diff              @@
##           release-4.8   #19195   +/-   ##
============================================
  Coverage        48.73%   48.73%           
============================================
  Files             2595     2595           
  Lines           190828   190828           
============================================
+ Hits             93005    93007    +2     
+ Misses           90511    90510    -1     
+ Partials          7312     7311    -1     
Flag Coverage Δ
go-unit-tests 48.73% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

/konflux-retest main-on-push

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ui backport PR to backport changes from master to release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants