-
Notifications
You must be signed in to change notification settings - Fork 443
feat(api,ui): add workflow usage and fix some bugs #3710
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
Conversation
Signed-off-by: Benjamin Coenen <benjamin.coenen@corp.ovh.com>
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.
tests ?
Signed-off-by: Benjamin Coenen <benjamin.coenen@corp.ovh.com>
ui/src/assets/i18n/fr.json
Outdated
@@ -892,6 +892,7 @@ | |||
"worker_model_shell_docker": "Commande shell", | |||
"worker_model_post_cmd": "Commande après exécution du worker", | |||
"worker_model_shell_cmd": "Commande principale du shell", | |||
"worker_model_no_usage": "Ce worker modèle n'est pas utilisé explicitement dans un pipeline", |
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.
modèle de worker
Signed-off-by: Benjamin Coenen <benjamin.coenen@corp.ovh.com>
Signed-off-by: Benjamin Coenen <benjamin.coenen@corp.ovh.com>
Signed-off-by: Benjamin Coenen <benjamin.coenen@corp.ovh.com>
richardlt
yesnault
fsamin
sguiheux
Successfully merging this pull request may close these issues.
Signed-off-by: Benjamin Coenen benjamin.coenen@corp.ovh.com