cloudbeat icon indicating copy to clipboard operation
cloudbeat copied to clipboard

Unifying Poetry projects

Open oren-zohar opened this issue 1 year ago • 3 comments

Summary of your changes

  • Unifying Poetry projects
  • Removing hermit Python dependency

Related Issues

Checklist

  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [x] I have added the necessary README/documentation (if appropriate)

oren-zohar avatar Feb 11 '24 11:02 oren-zohar

This pull request does not have a backport label. Could you fix it @oren-zohar? 🙏 To fixup this pull request, you need to add the backport labels for the needed branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit NOTE: backport-skip has been added to this pull request.

mergify[bot] avatar Feb 11 '24 11:02 mergify[bot]

:x: No tests were run :x:

github-actions[bot] avatar Feb 11 '24 11:02 github-actions[bot]

This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b combine-poetry upstream/combine-poetry
git merge upstream/main
git push upstream combine-poetry

mergify[bot] avatar Apr 15 '24 07:04 mergify[bot]