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

feat(intersection): cherry pick awf #781 #783

Closed
wants to merge 1,049 commits into from

fix(intersection): fix bugs (#781)

6671c44
Select commit
Loading
Failed to load commit list.
Closed

feat(intersection): cherry pick awf #781 #783

fix(intersection): fix bugs (#781)
6671c44
Select commit
Loading
Failed to load commit list.
DCO / DCO required action Jan 12, 2024 in 2s

DCO

There are 41 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.


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:

  1. Ensure you have a local copy of your branch by checking out the pull request locally via command line.
  2. In your local branch, run: git rebase HEAD~250 --signoff
  3. Force push your changes to overwrite the branch: git push --force-with-lease origin cherry-pick/intersection

Summary

Commit sha: 123e419, Author: asana17, Committer: asana17; The sign-off is missing.
Commit sha: 36123bf, Author: asana17, Committer: asana17; The sign-off is missing.
Commit sha: 2ab3dd1, Author: asana17, Committer: asana17; The sign-off is missing.
Commit sha: 1a89cb8, Author: asana17, Committer: asana17; The sign-off is missing.
Commit sha: fc88cb3, Author: asana17, Committer: asana17; The sign-off is missing.
Commit sha: 719dd85, Author: kminoda, Committer: GitHub; Can not find "kminoda 44218668+kminoda@users.noreply.github.com", in ["kminoda koji.minoda@tier4.jp", "kminoda koji.minoda@tier4.jp"].
Commit sha: c5fd2d7, Author: kminoda, Committer: GitHub; The sign-off is missing.
Commit sha: 53c3365, Author: kminoda, Committer: GitHub; Can not find "kminoda 44218668+kminoda@users.noreply.github.com", in ["kminoda koji.minoda@tier4.jp", "kminoda koji.minoda@tier4.jp", "kminoda koji.minoda@tier4.jp"].
Commit sha: f691d70, Author: kminoda, Committer: GitHub; The sign-off is missing.
Commit sha: 761bbf0, Author: kminoda, Committer: GitHub; Can not find "kminoda 44218668+kminoda@users.noreply.github.com", in ["kminoda koji.minoda@tier4.jp", "kminoda koji.minoda@tier4.jp", "kminoda koji.minoda@tier4.jp", "kminoda koji.minoda@tier4.jp", "kminoda koji.minoda@tier4.jp"].
Commit sha: e03d073, Author: kminoda, Committer: GitHub; Can not find "kminoda 44218668+kminoda@users.noreply.github.com", in ["kminoda koji.minoda@tier4.jp", "kminoda koji.minoda@tier4.jp"].
Commit sha: c648bd5, Author: kminoda, Committer: GitHub; Can not find "kminoda 44218668+kminoda@users.noreply.github.com", in ["kminoda koji.minoda@tier4.jp", "kminoda koji.minoda@tier4.jp", "kminoda koji.minoda@tier4.jp"].
Commit sha: 46b4528, Author: kminoda, Committer: GitHub; Can not find "kminoda 44218668+kminoda@users.noreply.github.com", in ["kminoda koji.minoda@tier4.jp", "kminoda koji.minoda@tier4.jp"].
Commit sha: 111cf03, Author: kminoda, Committer: GitHub; Can not find "kminoda 44218668+kminoda@users.noreply.github.com", in ["kminoda koji.minoda@tier4.jp", "kminoda koji.minoda@tier4.jp", "kminoda koji.minoda@tier4.jp", "kminoda koji.minoda@tier4.jp"].
Commit sha: 0aa01a5, Author: kminoda, Committer: GitHub; Can not find "kminoda 44218668+kminoda@users.noreply.github.com", in ["kminoda koji.minoda@tier4.jp", "kminoda koji.minoda@tier4.jp", "kminoda koji.minoda@tier4.jp"].
Commit sha: 860a85f, Author: Kosuke Takeuchi, Committer: GitHub; Can not find "Kosuke Takeuchi kosuke.tnp@gmail.com", in ["kosuke55 kosuke.tnp@gmail.com", "kosuke55 kosuke.tnp@gmail.com"].
Commit sha: 23d464b, Author: Kosuke Takeuchi, Committer: GitHub; Can not find "Kosuke Takeuchi kosuke.tnp@gmail.com", in ["kosuke55 kosuke.tnp@gmail.com", "kosuke55 kosuke.tnp@gmail.com", "kosuke55 kosuke.tnp@gmail.com"].
Commit sha: 7ed8f5a, Author: Kosuke Takeuchi, Committer: GitHub; Can not find "Kosuke Takeuchi kosuke.tnp@gmail.com", in ["kosuke55 kosuke.tnp@gmail.com", "kosuke55 kosuke.tnp@gmail.com"].
Commit sha: f559bbb, Author: Kosuke Takeuchi, Committer: GitHub; Can not find "Kosuke Takeuchi kosuke.tnp@gmail.com", in ["kosuke55 kosuke.tnp@gmail.com", "kosuke55 kosuke.tnp@gmail.com"].
Commit sha: fe156a5, Author: Kosuke Takeuchi, Committer: GitHub; Can not find "Kosuke Takeuchi kosuke.tnp@gmail.com", in ["kosuke55 kosuke.tnp@gmail.com", "kosuke55 kosuke.tnp@gmail.com"].
Commit sha: 9a20d12, Author: Kosuke Takeuchi, Committer: GitHub; Can not find "Kosuke Takeuchi kosuke.tnp@gmail.com", in ["kosuke55 kosuke.tnp@gmail.com", "kosuke55 kosuke.tnp@gmail.com"].
Commit sha: 69f92e1, Author: Maxime CLEMENT, Committer: GitHub; Expected "Maxime CLEMENT 78338830+maxime-clem@users.noreply.github.com", but got "Maxime CLEMENT maxime.clement@tier4.jp".
Commit sha: 2792ce1, Author: Satoshi OTA, Committer: GitHub; Can not find "Satoshi OTA 44889564+satoshi-ota@users.noreply.github.com", in ["satoshi-ota satoshi.ota928@gmail.com", "satoshi-ota satoshi.ota928@gmail.com"].
Commit sha: bae434b, Author: Shumpei Wakabayashi, Committer: GitHub; Expected "Shumpei Wakabayashi 42209144+shmpwk@users.noreply.github.com", but got "Shumpei Wakabayashi shumpei.wakabayashi@tier4.jp".
Commit sha: 3668cd1, Author: Shumpei Wakabayashi, Committer: GitHub; Expected "Shumpei Wakabayashi 42209144+shmpwk@users.noreply.github.com", but got "Shumpei Wakabayashi shumpei.wakabayashi@tier4.jp".
Commit sha: 0a3658e, Author: Shumpei Wakabayashi, Committer: GitHub; The sign-off is missing.
Commit sha: 74fb7b8, Author: Shumpei Wakabayashi, Committer: GitHub; The sign-off is missing.
Commit sha: 0f8381d, Author: Shumpei Wakabayashi, Committer: GitHub; The sign-off is missing.
Commit sha: e090955, Author: Shumpei Wakabayashi, Committer: GitHub; The sign-off is missing.
Commit sha: 34ce1e2, Author: Shumpei Wakabayashi, Committer: GitHub; The sign-off is missing.
Commit sha: 90f7743, Author: Takagi, Isamu, Committer: GitHub; Can not find "Takagi, Isamu 43976882+isamu-takagi@users.noreply.github.com", in ["Takagi, Isamu isamu.takagi@tier4.jp", "Takagi, Isamu isamu.takagi@tier4.jp", "Takagi, Isamu isamu.takagi@tier4.jp", "Takagi, Isamu isamu.takagi@tier4.jp", "Takagi, Isamu isamu.takagi@tier4.jp", "Takagi, Isamu isamu.takagi@tier4.jp"].
Commit sha: c5bed8f, Author: Takagi, Isamu, Committer: GitHub; Can not find "Takagi, Isamu 43976882+isamu-takagi@users.noreply.github.com", in ["Takagi, Isamu isamu.takagi@tier4.jp", "Takagi, Isamu isamu.takagi@tier4.jp", "Takagi, Isamu isamu.takagi@tier4.jp", "Takagi, Isamu isamu.takagi@tier4.jp"].
Commit sha: cc2dbd7, Author: Takagi, Isamu, Committer: GitHub; Can not find "Takagi, Isamu 43976882+isamu-takagi@users.noreply.github.com", in ["Takagi, Isamu isamu.takagi@tier4.jp", "Takagi, Isamu isamu.takagi@tier4.jp", "Takagi, Isamu isamu.takagi@tier4.jp"].
Commit sha: d651a83, Author: Tomoya Kimura, Committer: GitHub; Expected "Tomoya Kimura tomoya.kimura@tier4.jp", but got "tomoya.kimura tomoya.kimura@tier4.jp".
Commit sha: 43b729c, Author: Tomoya Kimura, Committer: GitHub; Expected "Tomoya Kimura tomoya.kimura@tier4.jp", but got "tomoya.kimura tomoya.kimura@tier4.jp".
Commit sha: 360ef0f, Author: Tomoya Kimura, Committer: GitHub; Expected "Tomoya Kimura tomoya.kimura@tier4.jp", but got "tomoya.kimura tomoya.kimura@tier4.jp".
Commit sha: 9877b91, Author: Tomoya Kimura, Committer: GitHub; Can not find "Tomoya Kimura tomoya.kimura@tier4.jp", in ["tomoya.kimura tomoya.kimura@tier4.jp", "tomoya.kimura tomoya.kimura@tier4.jp", "tomoya.kimura tomoya.kimura@tier4.jp", "tomoya.kimura tomoya.kimura@tier4.jp", "tomoya.kimura tomoya.kimura@tier4.jp"].
Commit sha: 0bd58cb, Author: Zulfaqar Azmi, Committer: GitHub; The sign-off is missing.
Commit sha: 13b3a38, Author: Zulfaqar Azmi, Committer: GitHub; The sign-off is missing.
Commit sha: cc47677, Author: Zulfaqar Azmi, Committer: GitHub; Expected "Zulfaqar Azmi 93502286+zulfaqar-azmi-t4@users.noreply.github.com", but got "Muhammad Zulfaqar Azmi zulfaqar.azmi@tier4.jp".
Commit sha: 513d038, Author: Zulfaqar Azmi, Committer: GitHub; Can not find "Zulfaqar Azmi 93502286+zulfaqar-azmi-t4@users.noreply.github.com", in ["Muhammad Zulfaqar Azmi zulfaqar.azmi@tier4.jp", "Muhammad Zulfaqar Azmi zulfaqar.azmi@tier4.jp", "Muhammad Zulfaqar Azmi zulfaqar.azmi@tier4.jp"].