Skip to content

Added duplicate field check and Google Sheet protections check. Creat… - #16

Open
bdgregg wants to merge 1 commit into
masterfrom
15-duplicate-sheet-column-names
Open

Added duplicate field check and Google Sheet protections check. Creat…#16
bdgregg wants to merge 1 commit into
masterfrom
15-duplicate-sheet-column-names

Conversation

@bdgregg

@bdgregg bdgregg commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

…ed a separate script to check a Google Sheet for protections that hinder updating by the service account.

…ed a separate script to check a Google Sheet for protections that hinder updating by the service account.
@bdgregg
bdgregg requested review from ctgraham and ojas-uls-dev July 29, 2026 14:30
@bdgregg bdgregg linked an issue Jul 29, 2026 that may be closed by this pull request

@ctgraham ctgraham left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

For Google Sheet checks, the standalone tool feels very duplicative to the added function in scan-batch-dir. It adds in additional human-readable description, but this could also be done by a common library, or by the scan-batch-dir calling the standalone tool and using machine readable outputs (e.g. exitcodes).

This isn't a request for changes necessarily, but rather a reminder to keep things DRY as a priority.

The duplicated column code is straightforward.

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.

Duplicate Sheet column names.

2 participants