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

Fix the naming convention in the config-features.yaml #7743

Merged
merged 3 commits into from Mar 6, 2024

Conversation

Leo6Leo
Copy link
Member

@Leo6Leo Leo6Leo commented Mar 5, 2024

Proposed Changes

  • Instead of using ., we use -, otherwise it might cause error when using yq

Pre-review Checklist

  • At least 80% unit test coverage
  • E2E tests for any new behavior
  • Docs PR for any user-facing impact
  • Spec PR for any new API feature
  • Conformance test for any change to the spec

Release Note


Docs

…or in yq when yaml parsing happens

Signed-off-by: Leo Li <leoli@redhat.com>
@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 5, 2024
@knative-prow knative-prow bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. area/test-and-release Test infrastructure, tests or release labels Mar 5, 2024
…or in yq when yaml parsing happens

Signed-off-by: Leo Li <leoli@redhat.com>
@Leo6Leo
Copy link
Member Author

Leo6Leo commented Mar 5, 2024

/cc @creydr @matzew

@knative-prow knative-prow bot requested a review from matzew March 5, 2024 21:09
Copy link
Member

@creydr creydr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as we don't have this in any release yet, we should be fine with this

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Mar 6, 2024
@creydr
Copy link
Member

creydr commented Mar 6, 2024

@Leo6Leo can you fix the unit test?

@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Mar 6, 2024
Signed-off-by: Leo Li <leoli@redhat.com>
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.11%. Comparing base (95996a0) to head (87a2ea9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7743   +/-   ##
=======================================
  Coverage   69.11%   69.11%           
=======================================
  Files         339      339           
  Lines       19398    19398           
=======================================
  Hits        13406    13406           
  Misses       5330     5330           
  Partials      662      662           

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

Copy link
Member

@creydr creydr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Mar 6, 2024
Copy link

knative-prow bot commented Mar 6, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr, Leo6Leo

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 merged commit 42da1e1 into knative:main Mar 6, 2024
34 of 39 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. area/test-and-release Test infrastructure, tests or release 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.

None yet

2 participants