Skip to content

Hua work miscs#31

Merged
zaihuaji merged 17 commits into
mainfrom
hua-work-miscs
Jun 8, 2026
Merged

Hua work miscs#31
zaihuaji merged 17 commits into
mainfrom
hua-work-miscs

Conversation

@zaihuaji

@zaihuaji zaihuaji commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

zaihuaji and others added 17 commits May 12, 2026 09:32
- 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.
@zaihuaji zaihuaji merged commit e337ee1 into main Jun 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant