-
Notifications
You must be signed in to change notification settings - Fork 14
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
feat: add a new HrFlowTrackingWarehouse to the HrFlow Connector #240
base: master
Are you sure you want to change the base?
feat: add a new HrFlowTrackingWarehouse to the HrFlow Connector #240
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
C'est revu.
Merci pour le travail.
Quelques commentaires à prendre en compte.
poetry.lock
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pour l'instant on update pas les versions des dependances. Par le passé ca a crée parfois des soucis au moment de mettre à jour customers
.
Donc aucun changement dans ce fichier n'est attendu pour cette PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cela doit être dû au refactoring du sdk hrflow ( storing, searching, asking etc) alors que dans le code de hrflow-connectors (profile.py, job.py) on utilise l'ancienne structure( indexing etc).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mais vu que le Tracking n'a été ajouté que dans la nouvelle version et qu'il utilise la nouvelle structure, nous devons mettre à jour les dépendances pour qu'il soit fonctionnel, non ?
PR review cahnges
b3c4c0c
to
7659919
Compare
No description provided.