Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Username parsing Kitsu #88

Open
hfarre opened this issue Mar 5, 2025 · 0 comments
Open

Change Username parsing Kitsu #88

hfarre opened this issue Mar 5, 2025 · 0 comments
Labels
global Linked to Global feature or bug

Comments

@hfarre
Copy link
Contributor

hfarre commented Mar 5, 2025

Voir pour améliorer le parsing du username en provenance de Kitsu dans:
quadpype/modules/kitsu/plugins/publish/collect_kitsu_username.py

Avec comme idée globale ceci:

user = gazu.get_person_by_email(kitsu_login)
new_username = f"${user.get('first_name')} ${user.get('last_name')}"
@hfarre hfarre added the global Linked to Global feature or bug label Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
global Linked to Global feature or bug
Projects
None yet
Development

No branches or pull requests

1 participant