Hua work miscs#31
Merged
Merged
Conversation
- pyproject.toml: rename rdacp.py, gdexcp.py, rdakill.py, gdexkill.py, rdamod.py, gdexmod.py to setuid_rdacp, setuid_gdexcp, setuid_rdakill, setuid_gdexkill, setuid_rdamod, setuid_gdexmod following the setuid_ connector naming convention of rda_python_setuid - README.md: add program table distinguishing setuid vs non-setuid programs, and Setuid Setup section covering environment setup (venv and conda), full setuid install via pywrapper-install, and simple install option Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- pyproject.toml: rename rdacp.py, gdexcp.py, rdakill.py, gdexkill.py, rdamod.py, gdexmod.py to setuid_rdacp, setuid_gdexcp, setuid_rdakill, setuid_gdexkill, setuid_rdamod, setuid_gdexmod following the setuid_ connector naming convention of rda_python_setuid; pgrst runs as current user and remains unchanged - README.md: add program table distinguishing setuid vs non-setuid programs, and Setuid Setup section covering environment setup (venv and conda), full setuid install via pywrapper-install, and simple install option Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…or -h Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- miscs_setup.py: concise setuid setup guide covering rdacp/gdexcp, rdakill/gdexkill, rdamod/gdexmod (venv/conda env setup, full setuid install, and simple install options) - rdacp.py, rdakill.py, rdamod.py: detect direct invocation via setuid_* connector script (before pywrapper is configured) and automatically show the setup guide - pyproject.toml: register miscs-setup as a console script entry point After pip install, users can run 'miscs-setup' to see setup instructions, or they will see them automatically if they invoke any setuid_ script directly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…e, add -u/--update and -l all options; bump version to 2.0.17 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…r Setuid Setup Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Lift Environment setup out of Setuid Setup and promote it to a top-level section (env creation only, no pip install). - Move 'Installing rda-python-miscs' to sit between Environment setup and Setuid Setup, giving a linear: create env -> install package -> wire setuid flow. - Reword Setuid Setup intro to reference the just-completed pip install. - Add 'conda create -n pg-gdex python=3.12' to the Option B Conda block.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.