Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.

Revert "chore: migrate from Poetry to uv" (#172) - #173

Closed
DhairyaPatel7 wants to merge 1 commit into
mainfrom
revert/uv-migration
Closed

Revert "chore: migrate from Poetry to uv" (#172)#173
DhairyaPatel7 wants to merge 1 commit into
mainfrom
revert/uv-migration

Conversation

@DhairyaPatel7

Copy link
Copy Markdown

Summary

Reverts #172 (chore: migrate from Poetry to uv, merge commit ffffc01) so the repo goes back to the Poetry-based build before a redo PR lands.

This is a clean revert via git revert -m 1 ffffc011e44d853577bfb508599da9a834c2391a:

  • Restores poetry.lock, drops uv.lock.
  • Restores Poetry layout in pyproject.toml.
  • Restores Poetry-based python-tests.yml (5 jobs).
  • Restores Poetry-based user-facing scripts (run_service.sh, stop_service.sh, analyse_logs.sh, claim_staking_rewards.sh, migrate_to_pearl.sh, reset_configs.sh, reset_password.sh, reset_staking.sh, terminate_on_chain_service.sh).
  • Restores Poetry instructions in README.md.
  • Restores pre-migration tests/test_run_service.py + tests/test_migrate_to_pearl.py (no _wait_for_containers_stopped poll helper, no in-tempdir .venv symlink trick, CONTAINER_STOP_WAIT = 20).

Test plan

This reverts commit ffffc01, reversing
changes made to 617f813.
@DavidMinarsch
DavidMinarsch deleted the revert/uv-migration branch May 26, 2026 19:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant