-
Notifications
You must be signed in to change notification settings - Fork 64
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: update the roadmap after v1.3.0 release #1817
Conversation
chore: automated PR to main 2024-07-14
chore: automated PR to main 2024-07-21
chore: automated PR to main 2024-07-28
chore: automated PR to main 2024-08-11
chore: automated PR to main 2024-08-18
chore: automated PR to main 2024-09-01
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Binbin Li <[email protected]> Co-authored-by: Juncheng Zhu <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Akash Singhal <[email protected]> Co-authored-by: Josh Duffney <[email protected]>
chore: prepare for release 1.3.0
Signed-off-by: Yi Zha <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅ |
Signed-off-by: Yi Zha <[email protected]>
JFYI, we may need to include Signed-off-by: Author Name [email protected] in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s). |
@binbin-li can you take a look at this commit, it seems this one missed the sign-off. Please let me know how to fix it. Thanks. /cc @junczhu Commit sha: 088154d, Author: Binbin Li, Committer: GitHub; The sign-off is missing. |
This is regarding to add or parse trailer lines that look similar to RFC 822 e-mail headers, at the end of the otherwise free-form part of a commit message. For example, in the following commit message
the last two lines starting with "Signed-off-by" are trailers. For convenience, a can be configured to make using --trailer shorter to type on the command line. This can be configured using the trailer..key configuration variable. The must be a prefix of the full string, although case sensitivity does not matter. For example, if you have
Reference: https://git-scm.com/docs/SubmittingPatches#sign-off cc\ @yizha1 |
Description
What this PR does / why we need it:
Update the roadmap after v1.3.0 release
Which issue(s) this PR fixes (optional, using
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when the PR gets merged):Fixes #
Type of change
Please delete options that are not relevant.
main
branch)How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration
Checklist:
Post Merge Requirements
Helm Chart Change