Skip to content

feat(orchestrator): Add orchestrator helpers#57

Open
rostalan wants to merge 1 commit intoredhat-developer:mainfrom
rostalan:orchestrator
Open

feat(orchestrator): Add orchestrator helpers#57
rostalan wants to merge 1 commit intoredhat-developer:mainfrom
rostalan:orchestrator

Conversation

@rostalan
Copy link

@rostalan rostalan commented Mar 15, 2026

Adds:

  • RBAC roles and policies for orchestrator tests
  • pages for Orchestrator and Workflow tabs

@rostalan rostalan force-pushed the orchestrator branch 2 times, most recently from c39a006 to aa4892f Compare March 15, 2026 12:48
export { HomePage } from "./home-page.js";
export { NotificationPage } from "./notifications.js";
export { OrchestratorPage } from "./orchestrator.js";
export { default as Workflows } from "./workflows.js";
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
export { default as Workflows } from "./workflows.js";
export { Workflows } from "./workflows.js";

@rostalan rostalan force-pushed the orchestrator branch 2 times, most recently from 364a351 to 9b2d675 Compare March 16, 2026 18:03
…pi helper

Signed-by: rlan@redhat.com

Assisted-by: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants