https://bugzilla.wikimedia.org/show_bug.cgi?id=44868

Antoine "hashar" Musso <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #3 from Antoine "hashar" Musso <[email protected]> ---
It seems the extension are fetched with their submodules. From the merging job
https://integration.mediawiki.org/ci/job/mwext-GuidedTour-merge/77/console

10:15:25 stdout: Cloning into
'modules/externals/mediawiki.libs.guiders/mediawiki.libs.guiders.submodule'...
10:15:25 
10:15:25 stderr: fatal: reference is not a tree:
7d86ef3ac4896bcae553891d8c2faf02b643320a
10:15:25 Unable to checkout '7d86ef3ac4896bcae553891d8c2faf02b643320a' in
submodule path
'modules/externals/mediawiki.libs.guiders/mediawiki.libs.guiders.submodule'

Which mean 7d86ef3ac4896bcae553891d8c2faf02b643320a was not in the submodule
apparently (aka what Matthew explained just above).


For the record, the extension jobs are generated by Jenkins Job Builder. It
apply the default settings 'use-zuul-for-mw-ext' which create the git part with
submodule default setting (which is to fetch submodules).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to