Closed logonoff closed 5 days ago
@logonoff: This pull request references CONSOLE-4335 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the sub-task to target the "4.18.0" version, but no target version was set.
/hold
This PR depends on the following PRs to merge first for tests to pass:
@logonoff: This pull request references CONSOLE-4355 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set.
@logonoff: This pull request references CONSOLE-4355 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set.
@logonoff: This pull request references CONSOLE-4355 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set.
@logonoff: This pull request references CONSOLE-4355 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set.
@logonoff: This pull request references CONSOLE-4355 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set.
@logonoff: This pull request references CONSOLE-4355 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set.
manually adding labels for non-customer-facing ticket
/label docs-approved /label px-approved
QE approver: /assign @sanketpathak or /assign @yapei whoever has the time
looks good to me /label qe-approved
@logonoff: This pull request references CONSOLE-4355 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set.
@logonoff: This pull request references CONSOLE-4355 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set.
/unhold
/retest /label acknowledge-critical-fixes-only
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: logonoff, spadgett
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@logonoff: all tests passed!
Full PR test history. Your PR dashboard.
[ART PR BUILD NOTIFIER]
Distgit: openshift-enterprise-console This PR has been included in build openshift-enterprise-console-container-v4.18.0-202411201308.p0.gc444b63.assembly.stream.el9. All builds following this will include this PR.
CONSOLE Features and Fixes:
Features: https://issues.redhat.com/browse/CONSOLE-4355
Solution description
Update
webpack.circular-deps.ts
to filter out the plugins registry (@console/active-plugins
), and runyarn check-cycles
ontest-frontend.sh
Reviewers and assignees:
Console Approver: /assign @spadgett
Test cases:
./test-frontend.sh
detects a cycle, it should print out the.webpack-cycles
report before exiting./test-frontend.sh
should continue to run as normalAdditional info:
n/a
Screen shots / gifs / design review:
n/a