Skip to content

Covert all uses of Submit Nodes to Groups#20

Open
mattriggle05 wants to merge 12 commits into
CHTC:mainfrom
mattriggle05:feature/submit-node-login-groups
Open

Covert all uses of Submit Nodes to Groups#20
mattriggle05 wants to merge 12 commits into
CHTC:mainfrom
mattriggle05:feature/submit-node-login-groups

Conversation

@mattriggle05

Copy link
Copy Markdown

API side of issue #16

@mattriggle05 mattriggle05 force-pushed the feature/submit-node-login-groups branch from 9a195a9 to 344eb45 Compare June 2, 2026 18:59
@mattriggle05 mattriggle05 changed the title Add users to new groups with enum type submit node based on current submit node acesss Covert all uses of Submit Nodes to Groups Jun 11, 2026
@mattriggle05

Copy link
Copy Markdown
Author

MUST be merged at the same time as CHTC/chtc-user-ui#71

@CannonLock CannonLock 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.

@mattriggle05 Can you run through this and handle the TODOs.

I am pro deleting everything that isn't being used anymore as it is just fine checking git history/blame if I need to do some git archeology. Explicitly I would go through and delete the pieces that can get deleted here and remove the TODO comments.

Comment thread userapp/api/routes/__init__.py Outdated
Comment on lines +7 to +8
# TODO: Remove this — submit nodes replaced by SUBMIT_NODE groups
# from .submit_nodes import router as submit_nodes_router

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.

Can you clean up the TODOs. LMK if there is a reason to push these of for another section of work.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

👍

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Doen and double checked, onyl remaining refernce to old submit nodes is int he old migrate.py

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.

2 participants