Skip to content
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

chore: use Quarkus BP instead of explicit envvars #2117

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

matejvasek
Copy link
Contributor

@matejvasek matejvasek commented Jan 15, 2024

The envvars do not have to be set manually anymore since Quarkus BP will set them for us.

@knative-prow knative-prow bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 15, 2024
Copy link

knative-prow bot commented Jan 15, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: matejvasek

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot requested review from gauron99 and nainaz January 15, 2024 19:35
@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 15, 2024
@matejvasek matejvasek requested review from jrangelramos and lkingland and removed request for nainaz January 15, 2024 19:35
The envvars do not have to be set manually anymore since Quarkus BP will
set them for us.

Signed-off-by: Matej Vasek <[email protected]>
@matejvasek matejvasek force-pushed the rem-envvars-quar-tmplts branch from 903b88b to 8bb6a7e Compare January 15, 2024 19:37
@matejvasek matejvasek changed the title chore: use Quarkus BP instead of expicit envvars chore: use Quarkus BP instead of explicit envvars Jan 15, 2024
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2ebaf57) 64.17% compared to head (8bb6a7e) 65.16%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2117      +/-   ##
==========================================
+ Coverage   64.17%   65.16%   +0.98%     
==========================================
  Files         108      108              
  Lines       13870    13870              
==========================================
+ Hits         8901     9038     +137     
+ Misses       4100     3940     -160     
- Partials      869      892      +23     
Flag Coverage Δ
e2e-test 37.30% <ø> (-0.06%) ⬇️
e2e-test-oncluster 30.53% <ø> (-0.03%) ⬇️
e2e-test-oncluster-runtime 26.83% <ø> (?)
e2e-test-runtime-go 25.52% <ø> (?)
e2e-test-runtime-node 26.57% <ø> (?)
e2e-test-runtime-python 26.57% <ø> (?)
e2e-test-runtime-quarkus 26.69% <ø> (?)
e2e-test-runtime-rust 25.58% <ø> (?)
e2e-test-runtime-springboot 25.71% <ø> (?)
e2e-test-runtime-typescript 26.69% <ø> (?)
integration-tests 51.81% <ø> (+2.00%) ⬆️
unit-tests-macos-latest 48.75% <ø> (-0.03%) ⬇️
unit-tests-ubuntu-latest 49.52% <ø> (ø)
unit-tests-windows-latest 48.80% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@matejvasek
Copy link
Contributor Author

PTAL @lkingland @gauron99

@gauron99
Copy link
Contributor

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jan 16, 2024
@knative-prow knative-prow bot merged commit 8ecf77d into knative:main Jan 16, 2024
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants