-
Notifications
You must be signed in to change notification settings - Fork 523
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature 1958: Add Apache Tomee sample project #1972
Conversation
related to issue #1958 - add hello world - update pom - add initial readme
Eclipse JKube CI ReportStarted new GH workflow run for #1972 (2023-01-03T13:16:14Z) ⚙️ JKube E2E Tests (3829641476)
|
Codecov Report
@@ Coverage Diff @@
## master #1972 +/- ##
=========================================
Coverage 53.89% 53.90%
- Complexity 4035 4037 +2
=========================================
Files 480 480
Lines 21084 21084
Branches 2821 2821
=========================================
+ Hits 11364 11366 +2
Misses 8555 8555
+ Partials 1165 1163 -2
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
related to issue #1958 - add hello world - update pom - add initial readme Signed-off-by: Bart van Leeuwen <[email protected]>
into feature-1958 Signed-off-by: Bart van Leeuwen <[email protected]>
Signed-off-by: Bart van Leeuwen <[email protected]>
Signed-off-by: Bart van Leeuwen <[email protected]>
Hi @semanticfire |
I tested this and it seems to be running okay (after changes to my push registry and pull secrets) I found We should also add a note in README.md to add pullsecrets if image is pushed to private registries (I tried with quay.io) |
Please make modifications as you see fit, I've transferred what we use internally into this repo for others to use. |
Signed-off-by: Marc Nuri <[email protected]>
Kudos, SonarCloud Quality Gate passed! |
Description
Add Apache Tomee sample to QuickStarts
Fixes #1958
Type of change
test, version modification, documentation, etc.)
Checklist