Skip to content

add temporary script to replace utils/Rt_review_exclusions.R#377

Merged
natemcintosh merged 11 commits intomainfrom
376-handle-change-in-secondary-app-authentication
Jan 2, 2026
Merged

add temporary script to replace utils/Rt_review_exclusions.R#377
natemcintosh merged 11 commits intomainfrom
376-handle-change-in-secondary-app-authentication

Conversation

@PatrickTCorbett
Copy link
Copy Markdown
Collaborator

@PatrickTCorbett PatrickTCorbett commented Dec 3, 2025

NEW:

Add a uv-managed python script to read a local Rt review file, process it into point and state exclusions, and upload them to blob.

Run uv run utils/exclusions_file_parsing.py -h to see what arguments to use. All dependencies and the python version used will be managed by uv.

If you get a message like "No interpreter found for Python ....", try running

uv self update

and then the script again.

uv run utils/exclusions_file_parsing.py -h

I removed the R version of this script to reduce confusion.

OLD:

Need to edit the script that pulls from SharePoint. Instead SOP will detail user to download Excel file to local download folder and script will parse it locally before uploading to blob

@PatrickTCorbett PatrickTCorbett linked an issue Dec 3, 2025 that may be closed by this pull request
pre-commit-ci Bot and others added 5 commits December 3, 2025 13:41
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 3, 2025

Thank you for your contribution @natemcintosh 🚀! Your pkgdown-site is ready for download 👉 here 👈!
(The artifact expires on 2026-01-06T20:27:08Z. You can re-generate it by re-running the workflow here.)

@kgostic
Copy link
Copy Markdown
Collaborator

kgostic commented Jan 2, 2026

Reviewed by @PatrickTCorbett but I'm approving due to 2fa issues.

Copy link
Copy Markdown
Collaborator Author

@PatrickTCorbett PatrickTCorbett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good and tracks with what the R code was doing (got 2FA issues resolved)

@natemcintosh natemcintosh merged commit 6818cba into main Jan 2, 2026
12 checks passed
@natemcintosh natemcintosh deleted the 376-handle-change-in-secondary-app-authentication branch January 2, 2026 21:27
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.

Handle Change in Secondary App Authentication

5 participants