chore: replace disabled with enabled in DPY files#256
Conversation
Signed-off-by: Hope Hadfield <hhadfiel@redhat.com>
Signed-off-by: Hope Hadfield <hhadfiel@redhat.com>
PR Summary by QodoReplace Description
Diagram
High-Level Assessment
Files changed (5)
|
Code Review by Qodo
Context used✅ Tickets:
RHIDP-14726 1.
|
Signed-off-by: Hope Hadfield <hhadfiel@redhat.com>
|
Code review by qodo was updated up to the latest commit 1e81da2 |
rm3l
left a comment
There was a problem hiding this comment.
Looks like there are still a few occurrences to update here: https://github.com/hopehadfield/rhdh-local/blob/replace-disabled/.github/actions/rhdh-local-compose-test/action.yaml#L225-L228
|
/hold |
Signed-off-by: Hope Hadfield <hhadfiel@redhat.com>
|
Just updated, thanks for the review @rm3l! |
|
rm3l
left a comment
There was a problem hiding this comment.
Just updated, thanks for the review @rm3l!
This cannot be merged yet to main as it requires RHDH 2.1, and we cannot switch to that image on main because we have a PM requirement for the default branch to use a stable RHDH version. We can see from the CI failures that some plugins were not loaded.
After discussion with the team, I'm preparing an ADR clarifying the branching process for rhdh-local.
/hold



Description
Replace disabled: true/false with enabled: true/false in dynamic plugin configs and docs.
Which issue(s) does this PR fix or relate to
PR acceptance criteria
How to test changes / Special notes to the reviewer