Development #80395
commande grep vs fichiers modèles absents
Start date:
15 August 2023
Due date:
% Done:
0%
Estimated time:
Patch proposed:
No
Planning:
No
Description
Ça échoue actuellement et ça interrompt la recherche ce qui n'est pas pratique,
File "/usr/lib/python3/dist-packages/wcs/ctl/management/commands/grep.py", line 120, in grep_strings for computed_string in action.get_computed_strings(): File "/usr/lib/python3/dist-packages/wcs/wf/export_to_model.py", line 837, in get_computed_strings kind = self.model_file_validation(self.model_file) File "/usr/lib/python3/dist-packages/wcs/wf/export_to_model.py", line 332, in model_file_validation fp = upload.get_file() File "/usr/lib/python3/dist-packages/wcs/qommon/form.py", line 839, in get_file return open(self.build_file_path(), 'rb') # pylint: disable=consider-using-with
Associated revisions
History
Updated by Robot Gitea 4 months ago
- Status changed from Nouveau to Solution proposée
- Assignee set to Frédéric Péters
Frédéric Péters (fpeters) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/wcs/pulls/604
- Titre : workflows: do not let missing document models fail grep command (#80395)
- Modifications : https://git.entrouvert.org/entrouvert/wcs/pulls/604/files
Updated by Robot Gitea 5 days ago
- Status changed from Solution proposée to Solution validée
Nicolas Roche (nroche) a approuvé une pull request sur Gitea concernant cette demande :
Updated by Robot Gitea 5 days ago
- Status changed from Solution validée to Résolu (à déployer)
Frédéric Péters (fpeters) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/wcs/pulls/604
- Titre : workflows: do not let missing document models fail grep command (#80395)
- Modifications : https://git.entrouvert.org/entrouvert/wcs/pulls/604/files
Updated by Transition automatique 5 days ago
- Status changed from Résolu (à déployer) to Solution déployée
workflows: do not let missing document models fail grep command (#80395)