-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Labels
maintenanceDependency changes, security updates, infrastructure tweaks & general mainenanceDependency changes, security updates, infrastructure tweaks & general mainenancetests
Milestone
Description
It seems like there has been a change in how Git works in CI builds since https://github.com/NatLibFi/Skosmos/actions/runs/3544077105/jobs/5951055820 as builds will now fail with following errors:
1) ModelTest::testGetVersion
PHPUnit\Framework\Exception: fatal: detected dubious ownership in repository at '/app'
To add an exception for this directory, call:
git config --global --add safe.directory /app
2) WebControllerTest::testExecuteGitModifiedDateCommand
PHPUnit\Framework\Exception: fatal: detected dubious ownership in repository at '/app'
To add an exception for this directory, call:
git config --global --add safe.directory /app
As a consequence, all CI builds will now fail.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
maintenanceDependency changes, security updates, infrastructure tweaks & general mainenanceDependency changes, security updates, infrastructure tweaks & general mainenancetests