⚠️ Update configuration for experimental/standard manifests#2053
⚠️ Update configuration for experimental/standard manifests#2053tmshort wants to merge 1 commit intooperator-framework:mainfrom
Conversation
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2053 +/- ##
=======================================
Coverage 73.80% 73.80%
=======================================
Files 81 81
Lines 7365 7365
=======================================
Hits 5436 5436
Misses 1589 1589
Partials 340 340
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* Move feature overlays to be components. * Create experimental and e2e overlays and manifests. * Use e2e manifests for testing. * Create `test-experimental-e2e` target. * Remove unused webhook manifests. * Add run of experimental-e2e This is a first step, mostly moving things around, and there's a lot of duplication in the overlays. This also fixes the issue with the current test-e2e modifying the standard manifest with e2e parameters, leaving a dirty workspace. This changes the manifest used buy the e2e test to be it's own standard-e2e manifest. Signed-off-by: Todd Short <tshort@redhat.com>
|
Closing in favor of a number of smaller PRs. |
test-experimental-e2etarget.This is a first step, mostly moving things around, and there's a lot of duplication in the overlays.
This also fixes the issue with the current test-e2e modifying the standard manifest with e2e parameters, leaving a dirty workspace. This changes the manifest used buy the e2e test to be it's own standard-e2e manifest.
Description
Reviewer Checklist