Project

General

Profile

Development #80395

commande grep vs fichiers modèles absents

Added by Frédéric Péters 4 months ago. Updated 5 days ago.

Status:
Solution déployée
Priority:
Normal
Target version:
-
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

Revision deb59dbe (diff)
Added by Frédéric Péters 5 days ago

workflows: do not let missing document models fail grep command (#80395)

History

#1

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 :

#2

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 :

#3

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 :

#4

Updated by Transition automatique 5 days ago

  • Status changed from Résolu (à déployer) to Solution déployée

Also available in: Atom PDF