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

Forward port 7 to main #2023

Merged
merged 123 commits into from
Jul 20, 2023

Include correct export header

ee24a50
Select commit
Loading
Failed to load commit list.
Merged

Forward port 7 to main #2023

Include correct export header
ee24a50
Select commit
Loading
Failed to load commit list.
DCO / DCO required action Jul 18, 2023 in 1s

DCO

There are 20 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~123 --signoff
  3. Force push your changes to overwrite the branch: git push --force-with-lease origin nkoenig/7-to-main

Summary

Commit sha: 53835d8, Author: Aditya Pande, Committer: GitHub; Expected "Aditya Pande aditya050995@gmail.com", but got "Aditya aditya050995@gmail.com".
Commit sha: 25ddf2f, Author: Alejandro Hernández Cordero, Committer: GitHub; Expected "Alejandro Hernández Cordero ahcorde@gmail.com", but got "ahcorde ahcorde@gmail.com".
Commit sha: 1ea9ce9, Author: Alejandro Hernández Cordero, Committer: GitHub; Expected "Alejandro Hernández Cordero ahcorde@gmail.com", but got "ahcorde ahcorde@gmail.com".
Commit sha: 29c13bf, Author: Arjo Chakravarty, Committer: GitHub; Expected "Arjo Chakravarty arjoc@google.com", but got "Arjo Chakravarty arjoc@intrinsic.ai".
Commit sha: 784e822, Author: AzulRadio, Committer: GitHub; Can not find "AzulRadio 50132891+AzulRadio@users.noreply.github.com", in ["youhy haoyuan2019@outlook.com", "youhy haoyuan2019@outlook.com"].
Commit sha: d506dbd, Author: Benjamin Perseghetti, Committer: GitHub; The sign-off is missing.
Commit sha: 0960498, Author: Cristóbal Arroyo, Committer: GitHub; Can not find "Cristóbal Arroyo 69475004+Crola1702@users.noreply.github.com", in ["Crola1702 cristobal.arroyo@ekumenlabs.com", "Crola1702 cristobal.arroyo@ekumenlabs.com", "Crola1702 cristobal.arroyo@ekumenlabs.com", "Crola1702 cristobal.arroyo@ekumenlabs.com", "Crola1702 cristobal.arroyo@ekumenlabs.com", "Crola1702 cristobal.arroyo@ekumenlabs.com", "Crola1702 cristobal.arroyo@ekumenlabs.com", "Crola1702 cristobal.arroyo@ekumenlabs.com", "Crola1702 cristobal.arroyo@ekumenlabs.com"].
Commit sha: 7bc9b93, Author: Cristóbal Arroyo, Committer: GitHub; Expected "Cristóbal Arroyo j.arroyo@uniandes.edu.co", but got "Crola1702 cristobal.arroyo@ekumenlabs.com".
Commit sha: c03c432, Author: Cristóbal Arroyo, Committer: GitHub; Expected "Cristóbal Arroyo cristobal.arroyo@ekumenlabs.com", but got "Crola1702 cristobal.arroyo@ekumenlabs.com".
Commit sha: d2475ff, Author: El Jawad Alaa, Committer: GitHub; Can not find "El Jawad Alaa ejalaa12@gmail.com", in ["Alaa El Jawad ejalaa12@gmail.com", "Addisu Z. Taddese addisu@openrobotics.org"].
Commit sha: 3ff727e, Author: Jenn Nguyen, Committer: GitHub; The sign-off is missing.
Commit sha: 753ec8d, Author: Mabel Zhang, Committer: GitHub; The sign-off is missing.
Commit sha: 2dfb213, Author: Michael Carroll, Committer: GitHub; Expected "Michael Carroll mjcarroll@intrinsic.ai", but got "Michael Carroll michael@openrobotics.org".
Commit sha: c8f0ac3, Author: Michael Carroll, Committer: GitHub; Expected "Michael Carroll mjcarroll@intrinsic.ai", but got "Michael Carroll michael@openrobotics.org".
Commit sha: bb85d05, Author: Michael Carroll, Committer: GitHub; Expected "Michael Carroll mjcarroll@intrinsic.ai", but got "Michael Carroll michael@openrobotics.org".
Commit sha: ac5df7f, Author: Nate Koenig, Committer: GitHub; Can not find "Nate Koenig nkoenig@users.noreply.github.com", in ["Nate Koenig nate@openrobotics.org", "Nate Koenig nate@openrobotics.org", "Nate Koenig nate@openrobotics.org"].
Commit sha: 3276fbd, Author: Nate Koenig, Committer: GitHub; Can not find "Nate Koenig nkoenig@users.noreply.github.com", in ["Nate Koenig nate@openrobotics.org", "Nate Koenig nate@openrobotics.org"].
Commit sha: 7126035, Author: Nate Koenig, Committer: GitHub; Can not find "Nate Koenig nkoenig@users.noreply.github.com", in ["Nate Koenig nate@openrobotics.org", "Nate Koenig nate@openrobotics.org"].
Commit sha: 8856c44, Author: Nate Koenig, Committer: GitHub; Can not find "Nate Koenig nkoenig@users.noreply.github.com", in ["Nate Koenig nate@openrobotics.org", "Nate Koenig nate@openrobotics.org"].
Commit sha: 3b8ccd6, Author: Onur Berk Töre, Committer: GitHub; Can not find "Onur Berk Töre onurberk_t@hotmail.com", in ["Onur Berk Tore otore19@ku.edu.tr", "Addisu Z. Taddese addisu@openrobotics.org"].