Files
Petru Conduraru e841defbd3 Fix ci-bonsai-daily: avoid tripled repo path in BDD link_ifc tests
The update-extensions-repo-and-run-tests job has no top-level checkout,
so the default workspace is already <org>/<repo> =
work/IfcOpenShell/IfcOpenShell. Cloning the repo into a subdir also
named IfcOpenShell produced a third segment
(.../IfcOpenShell/IfcOpenShell/IfcOpenShell), and the BDD feature
fixtures template Path.cwd() into link_ifc file paths, yielding a
FileNotFoundError on ~8 link_ifc scenarios in project.feature.

Rename the manually-cloned directory to ifcopenshell_repo and update
its three dependent references. Pure rename, no behaviour change beyond
removing the path collision.

Traced by exact command reconstruction; final confirmation is the next
ci-bonsai-daily run (needs GitHub-hosted runners, not reproducible locally).

This change was made with the assistance of an AI tool.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-23 07:50:42 +03:00
..
2025-04-13 12:10:28 +10:00
2021-08-07 15:48:50 +02:00