Draft: Make beekeepy independent
All threads resolved!
All threads resolved!
How it was fixed?
Beekeepy does not now depend on Helpy. This had to be done because wax has to use beekeepy, but beekeepy depended on wax because of the use of helpy.
Standard Checks
-
I checked is my fix works in other repos: -
test-tools: link -
hive: link -
haf: link -
hivemind: link -
clive: link
-
-
I created proper MR in following repos: -
test-tools: link -
hive: link -
haf: link -
hivemind: link -
clive: link
-
-
Tests are added or issue to make them is created [link]
Merge request reports
Activity
Filter activity
requested review from @kmochocki
assigned to @jziebinski
added Review label
added 1 commit
- 2a9ad2ce - TEMPORARY do not run beekeepy and helpy tests on CI
added 1 commit
- 2a71fb82 - TEMPORARY do not run beekeepy and helpy tests on CI
added 1 commit
- 596fd44c - TEMPORARY do not run beekeepy and helpy tests on CI
added 1 commit
- 74618327 - TEMPORARY do not run beekeepy and helpy tests on CI
mentioned in merge request wax!237 (merged)
- Resolved by Krzysztof Mochocki
One thing that requires update: Add
AsyncUnlockedWallet
andUnlockedWallet
tobeekeepy/__init__.py
I've forgot about it and this can be included with this one :)
added 1 commit
- 8ad8a746 - Restore beekeeper binary adding into wheel on CI
added 1 commit
- 4d85d1ed - Restore beekeeper binary adding into wheel on CI
added 1 commit
- 7a788270 - Move UnlockedWallet and AsyncUnlockedWallet to the main __init__.py
Please register or sign in to reply