Skip to content

Conversation

@logonoff
Copy link
Member

@logonoff logonoff commented Nov 5, 2025

Changes:

  • GuidedTour static extension removed
  • INTERNAL_DO_NOT_USE.guided-tour dynamic extension introduced. It can be used by dynamic plugins outside of the repo but the extension name makes it clear this is not a supported use-case

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Nov 5, 2025
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Nov 5, 2025

@logonoff: This pull request references CONSOLE-4840 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.21.0" version, but no target version was set.

Details

In response to this:

Changes:

  • GuidedTour static extension removed
  • SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.guided-tour dynamic extension introduced
  • Removed dev-console and console-app plugin.tsx. Load bearing imports are now present in frontend/public/plugin.ts where I will still need to remove them later

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 5, 2025
@openshift-ci openshift-ci bot added component/core Related to console core functionality component/dev-console Related to dev-console approved Indicates a PR has been approved by an approver from all required OWNERS files. component/sdk Related to console-plugin-sdk component/shared Related to console-shared kind/i18n Indicates issue or PR relates to internationalization or has content that needs to be translated labels Nov 5, 2025
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Nov 5, 2025

@logonoff: This pull request references CONSOLE-4840 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.21.0" version, but no target version was set.

Details

In response to this:

Changes:

  • GuidedTour static extension removed
  • SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.guided-tour dynamic extension introduced. It can be used by dynamic plugins outside of the repo but the extension name makes it clear this is not intended
  • Removed dev-console and console-app plugin.tsx. Load bearing imports are now present in frontend/public/plugin.ts where I will still need to remove them later

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Nov 5, 2025

@logonoff: This pull request references CONSOLE-4840 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.21.0" version, but no target version was set.

Details

In response to this:

Changes:

  • GuidedTour static extension removed
  • SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.guided-tour dynamic extension introduced. It can be used by dynamic plugins outside of the repo but the extension name makes it clear this is not a supported use-case
  • Removed dev-console and console-app plugin.tsx. Load bearing imports are now present in frontend/public/plugin.ts where I will still need to remove them later

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 openshift-eng/jira-lifecycle-plugin repository.

@logonoff logonoff force-pushed the CONSOLE-4840-guided-tour branch from 568b37e to 53c9e9d Compare November 5, 2025 15:49
@logonoff logonoff changed the title [WIP] CONSOLE-4840: Migrate GuidedTour to dynamic CONSOLE-4840: Migrate GuidedTour to dynamic Nov 5, 2025
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 5, 2025
@logonoff logonoff force-pushed the CONSOLE-4840-guided-tour branch 2 times, most recently from 9c8b186 to 2614061 Compare November 6, 2025 13:22
@logonoff
Copy link
Member Author

logonoff commented Nov 6, 2025

/label px-approved
/label docs-approved

@openshift-ci openshift-ci bot added px-approved Signifies that Product Support has signed off on this PR docs-approved Signifies that Docs has signed off on this PR labels Nov 6, 2025
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Nov 6, 2025

@logonoff: This pull request references CONSOLE-4840 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.21.0" version, but no target version was set.

Details

In response to this:

Changes:

  • GuidedTour static extension removed
  • SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.guided-tour dynamic extension introduced. It can be used by dynamic plugins outside of the repo but the extension name makes it clear this is not a supported use-case
  • Removed dev-console and console-app plugin.tsx. Load bearing imports are now present in frontend/public/plugin.ts where I still need to remove them later

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 openshift-eng/jira-lifecycle-plugin repository.

@logonoff logonoff force-pushed the CONSOLE-4840-guided-tour branch from 2614061 to 734f1b1 Compare November 6, 2025 17:19
@logonoff logonoff requested a review from spadgett November 6, 2025 17:23
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Nov 6, 2025

@logonoff: This pull request references CONSOLE-4840 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.21.0" version, but no target version was set.

Details

In response to this:

Changes:

  • GuidedTour static extension removed
  • INTERNAL_DO_NOT_USE.guided-tour dynamic extension introduced. It can be used by dynamic plugins outside of the repo but the extension name makes it clear this is not a supported use-case
  • Removed dev-console and console-app plugin.tsx. Load bearing imports are now present in frontend/public/plugin.ts where I still need to remove them later

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 openshift-eng/jira-lifecycle-plugin repository.

@logonoff logonoff force-pushed the CONSOLE-4840-guided-tour branch from 734f1b1 to 0ec6e7e Compare November 7, 2025 00:16
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 7, 2025
@openshift-ci-robot openshift-ci-robot removed the verified Signifies that the PR passed pre-merge verification criteria label Nov 13, 2025
@logonoff logonoff force-pushed the CONSOLE-4840-guided-tour branch from 470036b to 684b626 Compare November 13, 2025 01:30
@logonoff
Copy link
Member Author

just a rebase
/verified by yapei

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Nov 13, 2025
@openshift-ci-robot
Copy link
Contributor

@logonoff: This PR has been marked as verified by yapei.

Details

In response to this:

just a rebase
/verified by yapei

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 openshift-eng/jira-lifecycle-plugin repository.

@logonoff logonoff force-pushed the CONSOLE-4840-guided-tour branch from 684b626 to b6542a5 Compare November 13, 2025 12:58
@openshift-ci-robot openshift-ci-robot removed the verified Signifies that the PR passed pre-merge verification criteria label Nov 13, 2025
@logonoff
Copy link
Member Author

/hold

let's wait for #15723

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 13, 2025
renamed extension to `INTERNAL_DO_NOT_USE.guided-tour` to discourage usage while we are discuss whether to keep the guided tour around
also move `guidedtour` to dynamic plugin sdk after some feedback.

for consistency `useTranslatedExtensions` is a named export
@logonoff logonoff force-pushed the CONSOLE-4840-guided-tour branch from b6542a5 to 1208430 Compare November 14, 2025 13:04
@logonoff
Copy link
Member Author

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 14, 2025
@logonoff
Copy link
Member Author

rebase with no functional changes

/verified by yapei

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Nov 14, 2025
@openshift-ci-robot
Copy link
Contributor

@logonoff: This PR has been marked as verified by yapei.

Details

In response to this:

rebase with no functional changes

/verified by yapei

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 openshift-eng/jira-lifecycle-plugin repository.

Copy link
Member

@spadgett spadgett left a comment

Choose a reason for hiding this comment

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

/lgtm

new CircularDependencyPreset({
exclude: /node_modules|public\/dist|\.(gql|html)$/,
thresholds: { totalCycles: 21 }, // TODO(CONSOLE-4806): Set threshold to 0
thresholds: { totalCycles: 14 }, // TODO(CONSOLE-4806): Set threshold to 0
Copy link
Member

Choose a reason for hiding this comment

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

Yay 🎉

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 14, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 14, 2025

[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

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

@spadgett
Copy link
Member

/label plugin-api-approved

@openshift-ci openshift-ci bot added the plugin-api-approved Indicates a PR with plugin API changes has been approved by an API reviewer label Nov 14, 2025
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Nov 14, 2025

@logonoff: This pull request references CONSOLE-4840 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.21.0" version, but no target version was set.

Details

In response to this:

Changes:

  • GuidedTour static extension removed
  • INTERNAL_DO_NOT_USE.guided-tour dynamic extension introduced. It can be used by dynamic plugins outside of the repo but the extension name makes it clear this is not a supported use-case

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD d673d10 and 2 for PR HEAD 1208430 in total

@openshift-merge-bot openshift-merge-bot bot merged commit 645d5a6 into openshift:main Nov 15, 2025
6 of 8 checks passed
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 15, 2025

@logonoff: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/okd-scos-e2e-aws-ovn 1208430 link false /test okd-scos-e2e-aws-ovn

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@logonoff logonoff deleted the CONSOLE-4840-guided-tour branch November 15, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. component/core Related to console core functionality component/dev-console Related to dev-console component/sdk Related to console-plugin-sdk component/shared Related to console-shared docs-approved Signifies that Docs has signed off on this PR jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. kind/i18n Indicates issue or PR relates to internationalization or has content that needs to be translated lgtm Indicates that a PR is ready to be merged. plugin-api-approved Indicates a PR with plugin API changes has been approved by an API reviewer plugin-api-changed Categorizes a PR as containing plugin API changes px-approved Signifies that Product Support has signed off on this PR verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants