Release v0.1.0-rc7 - #915
DCO
There are 18 commits incorrectly signed off. This means that the author(s) of these commits failed to include a Signed-off-by line in their commit message.
To avoid having PRs blocked in the future, always include Signed-off-by: Author Name <authoremail@example.com> in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s).
Here is how to fix the problem so that this code can be merged.
Preferred method: Commit author adds a DCO remediation commit
A DCO Remediation Commit contains special text in the commit message that applies a missing Signed-off-by line in a subsequent commit. The primary benefit of this method is that the project’s history does not change, and there is no risk of breaking someone else’s work.
These authors can unblock this PR by adding a new commit to this branch with the following text in their commit message:
Ansonnm <310461893+ansonnmm@users.noreply.github.com>
DCO Remediation Commit for Ansonnm <310461893+ansonnmm@users.noreply.github.com>
I, Ansonnm <310461893+ansonnmm@users.noreply.github.com>, hereby add my Signed-off-by to this commit: ea0557ba466979449a93b7060ca42a2cf46e2b96
I, Ansonnm <310461893+ansonnmm@users.noreply.github.com>, hereby add my Signed-off-by to this commit: ff126d64c5ca4113227bdd87f1c8a0c9bc6040f7
I, Ansonnm <310461893+ansonnmm@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 7c6387dbe7ed7baf2696cdac07fa88e2a4985140
Signed-off-by: Ansonnm <310461893+ansonnmm@users.noreply.github.com>
iuiuiu <92971770+iuiu-py@users.noreply.github.com>
DCO Remediation Commit for iuiuiu <92971770+iuiu-py@users.noreply.github.com>
I, iuiuiu <92971770+iuiu-py@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 58df6e1cc1270c758da4ea9c29961a41af33cda2
I, iuiuiu <92971770+iuiu-py@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 535aac0d24296855e0a7d644cdb4db9a76b0ff7c
Signed-off-by: iuiuiu <92971770+iuiu-py@users.noreply.github.com>
plpycoin <103234125+plpycoin@users.noreply.github.com>
DCO Remediation Commit for plpycoin <103234125+plpycoin@users.noreply.github.com>
I, plpycoin <103234125+plpycoin@users.noreply.github.com>, hereby add my Signed-off-by to this commit: ae69830c514e819129d7d75611a6262bee6f17a0
Signed-off-by: plpycoin <103234125+plpycoin@users.noreply.github.com>
Royce <roycelam@umich.edu>
DCO Remediation Commit for Royce <roycelam@umich.edu>
I, Royce <roycelam@umich.edu>, hereby add my Signed-off-by to this commit: 9d565285ca677f0ec511cc5ac2775632c0a4c22f
I, Royce <roycelam@umich.edu>, hereby add my Signed-off-by to this commit: f8af7a07e623041d303be35df2c2e28f4b18ba65
I, Royce <roycelam@umich.edu>, hereby add my Signed-off-by to this commit: e894fa1d1f5d0bb823b61c252bbe9e8b8e61e066
I, Royce <roycelam@umich.edu>, hereby add my Signed-off-by to this commit: 69560db5969fae8def8c4e84b7572d841e1dca57
I, Royce <roycelam@umich.edu>, hereby add my Signed-off-by to this commit: ecc85e70b00095bbbe61eaf70cd9a773c59583d6
I, Royce <roycelam@umich.edu>, hereby add my Signed-off-by to this commit: 5ccb75629feb967d6dc519ee581458cb76a4f483
I, Royce <roycelam@umich.edu>, hereby add my Signed-off-by to this commit: 5db588fa70c66e6b9da7633ec502447516fd9742
I, Royce <roycelam@umich.edu>, hereby add my Signed-off-by to this commit: 9f50e3c0b4c973d6a11aa5dd4184f7d07673f3d5
I, Royce <roycelam@umich.edu>, hereby add my Signed-off-by to this commit: 0243cf2121e58f965f1547b439acd43d3fec657e
I, Royce <roycelam@umich.edu>, hereby add my Signed-off-by to this commit: bdb24666dda6569dc0dda11297963ef8e1efec74
I, Royce <roycelam@umich.edu>, hereby add my Signed-off-by to this commit: 6dda0b167490ceef4e6a43119223608a5bd68531
Signed-off-by: Royce <roycelam@umich.edu>
WaylandYang <145302500+WaylandYang@users.noreply.github.com>
DCO Remediation Commit for WaylandYang <145302500+WaylandYang@users.noreply.github.com>
I, WaylandYang <145302500+WaylandYang@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 6444dc5e0f4742ec07de4079ab4303d84676174a
Signed-off-by: WaylandYang <145302500+WaylandYang@users.noreply.github.com>
Please note: You should avoid adding empty commits (i.e., git commit -s --allow-empty), because these will be discarded if someone rebases the branch / repo.
Alternate method: An employer adds a DCO Remediation Commit
If the contents of this commit were contributed on behalf of a third party (generally, the author’s employer), an authorized individual may add a Third-Party DCO Remediation Commit. This may be necessary if the original author is unavailable to add their own DCO Remediation Commit to this branch.
If you are about to add a Third-Party DCO Remediation Commit under DCO section (b) or (c), be sure you are authorized by your employer to take this action. Generally speaking, maintainers and other project contributors cannot sign off on behalf of project contributors, unless there is some relationship which permits this action. It is your responsibility to verify this.
This PR can be unblocked by an authorized third party adding one or more new commits to this branch with the following text in the commit message. Replace YOUR_COMPANY with your company name, YOUR_NAME with the name of the authorized representative, and YOUR_EMAIL with the representative’s email address.
For the sake of clarity, please use a separate commit per author:
On behalf of Ansonnm <310461893+ansonnmm@users.noreply.github.com>
Third-Party DCO Remediation Commit for Ansonnm <310461893+ansonnmm@users.noreply.github.com>
On behalf of Ansonnm <310461893+ansonnmm@users.noreply.github.com>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: ea0557ba466979449a93b7060ca42a2cf46e2b96
On behalf of Ansonnm <310461893+ansonnmm@users.noreply.github.com>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: ff126d64c5ca4113227bdd87f1c8a0c9bc6040f7
On behalf of Ansonnm <310461893+ansonnmm@users.noreply.github.com>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: 7c6387dbe7ed7baf2696cdac07fa88e2a4985140
Signed-off-by: YOUR_NAME <YOUR_EMAIL>
On behalf of iuiuiu <92971770+iuiu-py@users.noreply.github.com>
Third-Party DCO Remediation Commit for iuiuiu <92971770+iuiu-py@users.noreply.github.com>
On behalf of iuiuiu <92971770+iuiu-py@users.noreply.github.com>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: 58df6e1cc1270c758da4ea9c29961a41af33cda2
On behalf of iuiuiu <92971770+iuiu-py@users.noreply.github.com>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: 535aac0d24296855e0a7d644cdb4db9a76b0ff7c
Signed-off-by: YOUR_NAME <YOUR_EMAIL>
On behalf of plpycoin <103234125+plpycoin@users.noreply.github.com>
Third-Party DCO Remediation Commit for plpycoin <103234125+plpycoin@users.noreply.github.com>
On behalf of plpycoin <103234125+plpycoin@users.noreply.github.com>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: ae69830c514e819129d7d75611a6262bee6f17a0
Signed-off-by: YOUR_NAME <YOUR_EMAIL>
On behalf of Royce <roycelam@umich.edu>
Third-Party DCO Remediation Commit for Royce <roycelam@umich.edu>
On behalf of Royce <roycelam@umich.edu>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: 9d565285ca677f0ec511cc5ac2775632c0a4c22f
On behalf of Royce <roycelam@umich.edu>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: f8af7a07e623041d303be35df2c2e28f4b18ba65
On behalf of Royce <roycelam@umich.edu>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: e894fa1d1f5d0bb823b61c252bbe9e8b8e61e066
On behalf of Royce <roycelam@umich.edu>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: 69560db5969fae8def8c4e84b7572d841e1dca57
On behalf of Royce <roycelam@umich.edu>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: ecc85e70b00095bbbe61eaf70cd9a773c59583d6
On behalf of Royce <roycelam@umich.edu>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: 5ccb75629feb967d6dc519ee581458cb76a4f483
On behalf of Royce <roycelam@umich.edu>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: 5db588fa70c66e6b9da7633ec502447516fd9742
On behalf of Royce <roycelam@umich.edu>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: 9f50e3c0b4c973d6a11aa5dd4184f7d07673f3d5
On behalf of Royce <roycelam@umich.edu>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: 0243cf2121e58f965f1547b439acd43d3fec657e
On behalf of Royce <roycelam@umich.edu>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: bdb24666dda6569dc0dda11297963ef8e1efec74
On behalf of Royce <roycelam@umich.edu>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: 6dda0b167490ceef4e6a43119223608a5bd68531
Signed-off-by: YOUR_NAME <YOUR_EMAIL>
On behalf of WaylandYang <145302500+WaylandYang@users.noreply.github.com>
Third-Party DCO Remediation Commit for WaylandYang <145302500+WaylandYang@users.noreply.github.com>
On behalf of WaylandYang <145302500+WaylandYang@users.noreply.github.com>, I, YOUR_NAME <YOUR_EMAIL>, hereby add my Signed-off-by to this commit: 6444dc5e0f4742ec07de4079ab4303d84676174a
Signed-off-by: YOUR_NAME <YOUR_EMAIL>
Least preferred method: Rebase the branch
If you have a local git environment and meet the criteria below, one option is to rebase the branch and add your Signed-off-by lines in the new commits. Please note that if others have already begun work based upon the commits in this branch, this solution will rewrite history and may cause serious issues for collaborators (described in the git documentation under "The Perils of Rebasing").
You should only do this if:
- You are the only author of the commits in this branch
- You are absolutely certain nobody else is doing any work based upon this branch
- There are no empty commits in the branch (for example, a DCO Remediation Commit which was added using
--allow-empty)
To add your Signed-off-by line to every commit in this branch:
- Ensure you have a local copy of your branch by checking out the pull request locally via command line.
- In your local branch, run:
git rebase HEAD~104 --signoff - Force push your changes to overwrite the branch:
git push --force-with-lease origin dev
Summary
Commit sha: ea0557b, Author: Ansonnm, Committer: GitHub; Can not find "Ansonnm 310461893+ansonnmm@users.noreply.github.com", in ["南慶麟 isolated@test.local", "南慶麟 isolated@test.local", "南慶麟 isolated@test.local"].
Commit sha: ff126d6, Author: Ansonnm, Committer: GitHub; Expected "Ansonnm 310461893+ansonnmm@users.noreply.github.com", but got "Anson 310461893+ansonnmm@users.noreply.github.com".
Commit sha: 7c6387d, Author: Ansonnm, Committer: GitHub; Expected "Ansonnm 310461893+ansonnmm@users.noreply.github.com", but got "Wayland Yang wayland0916@gmail.com".
Commit sha: 58df6e1, Author: iuiuiu, Committer: GitHub; Expected "iuiuiu 92971770+iuiu-py@users.noreply.github.com", but got "wangzifei wangzifei@cit.group.hk".
Commit sha: 535aac0, Author: iuiuiu, Committer: GitHub; Can not find "iuiuiu 92971770+iuiu-py@users.noreply.github.com", in ["wangzifei wangzifei@cit.group.hk", "Wayland Yang wayland0916@gmail.com", "wangzifei wangzifei@cit.group.hk", "Wayland Yang wayland0916@gmail.com"].
Commit sha: ae69830, Author: plpycoin, Committer: GitHub; Can not find "plpycoin 103234125+plpycoin@users.noreply.github.com", in ["Jun Du dujun@tib.cas.cn", "WaylandYang wayland0916@gmail.com", "Jun Du dujun@tib.cas.cn", "WaylandYang wayland0916@gmail.com"].
Commit sha: 9d56528, Author: Royce, Committer: GitHub; Expected "Royce roycelam@umich.edu", but got "rollroyces rollroyces@users.noreply.github.com".
Commit sha: f8af7a0, Author: Royce, Committer: GitHub; Can not find "Royce roycelam@umich.edu", in ["rollroyces rollroyces@users.noreply.github.com", "WaylandYang wayland0916@gmail.com", "rollroyces rollroyces@users.noreply.github.com", "WaylandYang wayland0916@gmail.com"].
Commit sha: e894fa1, Author: Royce, Committer: GitHub; Can not find "Royce roycelam@umich.edu", in ["rollroyces rollroyces@users.noreply.github.com", "WaylandYang wayland0916@gmail.com", "rollroyces rollroyces@users.noreply.github.com", "WaylandYang wayland0916@gmail.com"].
Commit sha: 69560db, Author: Royce, Committer: GitHub; Can not find "Royce roycelam@umich.edu", in ["rollroyces rollroyces@users.noreply.github.com", "rollroyces rollroyces@users.noreply.github.com", "WaylandYang wayland0916@gmail.com", "rollroyces rollroyces@users.noreply.github.com", "WaylandYang wayland0916@gmail.com"].
Commit sha: ecc85e7, Author: Royce, Committer: GitHub; Can not find "Royce roycelam@umich.edu", in ["rollroyces royce@rollroyces.com", "rollroyces royce@rollroyces.com", "rollroyces royce@rollroyces.com"].
Commit sha: 5ccb756, Author: Royce, Committer: GitHub; Expected "Royce roycelam@umich.edu", but got "rollroyces royce@rollroyces.com".
Commit sha: 5db588f, Author: Royce, Committer: GitHub; Can not find "Royce roycelam@umich.edu", in ["rollroyces royce@rollroyces.com", "Wayland Yang wayland0916@gmail.com"].
Commit sha: 9f50e3c, Author: Royce, Committer: GitHub; Can not find "Royce roycelam@umich.edu", in ["rollroyces royce@rollroyces.com", "Wayland Yang wayland0916@gmail.com"].
Commit sha: 0243cf2, Author: Royce, Committer: GitHub; Expected "Royce roycelam@umich.edu", but got "rollroyces royce@rollroyces.com".
Commit sha: bdb2466, Author: Royce, Committer: GitHub; Can not find "Royce roycelam@umich.edu", in ["rollroyces royce@rollroyces.com", "Wayland Yang wayland0916@gmail.com"].
Commit sha: 6dda0b1, Author: Royce, Committer: GitHub; Can not find "Royce roycelam@umich.edu", in ["rollroyces royce@rollroyces.com", "rollroyces royce@rollroyces.com", "rollroyces royce@rollroyces.com"].
Commit sha: 6444dc5, Author: WaylandYang, Committer: GitHub; Expected "WaylandYang 145302500+WaylandYang@users.noreply.github.com", but got "Wayland Yang wayland0916@gmail.com".