konveyor / tackle2-ui

Tackle (2nd generation) UI component.
Apache License 2.0
8 stars 43 forks source link

:ghost: Add `hack/setup-operator.sh` scripts and more dev doc #1818

Closed sjd78 closed 5 months ago

sjd78 commented 7 months ago

Add a helpful script to setup the operator and create a Tackle instance. Update README.md files to match. Added some useful commands to hack/README.md.

The script is based on the operator's scripts of similar names, but modified to install the dev version without building anything locally first.

For reference, here is the OLM install script: https://github.com/operator-framework/operator-lifecycle-manager/blob/master/scripts/install.sh

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 42.05%. Comparing base (b654645) to head (7cd8220). Report is 173 commits behind head on main.

:exclamation: Current head 7cd8220 differs from pull request most recent head 298f43d

Please upload reports for the commit 298f43d to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1818 +/- ## ========================================== + Coverage 39.20% 42.05% +2.85% ========================================== Files 146 166 +20 Lines 4857 5340 +483 Branches 1164 1338 +174 ========================================== + Hits 1904 2246 +342 - Misses 2939 2974 +35 - Partials 14 120 +106 ``` | [Flag](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/1818/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | Coverage Δ | | |---|---|---| | [client](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/1818/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | `42.05% <ø> (+2.85%)` | :arrow_up: | | [server](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/1818/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.