Skip to content

9.2. Meeting Notes

David Kozak edited this page Feb 9, 2023 · 6 revisions

Status update

Keeping the git history clean

Todo list for each PR:

  • make sure the correct target branch is selected (https://github.com/cloudhubs/prophet-utils/tree/graalvm-extensions for prophet-utils, phophet-plugin-master for graal)
  • try to avoid any merge commits
    • if you need to put some changes into your branch, rebase it again and resolve conflicts locally if necessary
  • make sure the PR does not contain any additional commits apart from those it is supposed to have

Rest method call extraction status update