hashar added a comment.

Both jobs have been made to cd to the extension and run in there:

  • cd extensions/Foo
  • composer validate
  • composer update
  • composer test
  • git clean -xqdf

That is an optimization to run composer test in the same job that runs the PHPUnit job. But indeed that does not work when there is a composer.lock file.

@aude patch https://gerrit.wikimedia.org/r/#/c/354522/ would solve it, I am not sure of the side effect but that looks fine.


TASK DETAIL
https://phabricator.wikimedia.org/T165316

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hashar
Cc: WMDE-leszek, hashar, PokestarFan, gerritbot, Paladox, aude, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to