Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Running the merge script needs some additional boilerplate for people who don't already use a Conda environment or similar.
We could provide a wrapper script dev/merge_arrow_pr.sh that:
1) checks if a virtual env dev/.venv exists
2) if not, creates it and installs the required dependencies
3) runs the Python merge script in the virtual env
Attachments
Issue Links
- links to