From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 262C21F453; Mon, 29 Apr 2019 00:33:10 +0000 (UTC) Date: Mon, 29 Apr 2019 00:33:09 +0000 From: Eric Wong To: Konstantin Ryabitsev Cc: meta@public-inbox.org Subject: update on grokmirror integration [was: [PATCH] TODO: add an item for hooks support] Message-ID: <20190429003309.eadszy5g445ae6fa@whir> References: <20190306170302.GA21727@chatter.qube.local> <20190307024241.lhlf65uqsbjywfv3@dcvr> <20190308230116.7lnfrcns4lscxrir@whir> <20190318231152.3wetgoicjw7vyf7w@dcvr> <20190401154100.GA3701@chatter.qube.local> <20190401180403.o4zgowgyh3qq23iz@dcvr> <20190405174329.GA21472@chatter.qube.local> <20190405200708.zfzhbapaf4xsn4mb@dcvr> <20190406045227.fl2ppcbwwjuubsmt@dcvr> <20190415182944.wlowmk45lk5666ke@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20190415182944.wlowmk45lk5666ke@dcvr> List-Id: Eric Wong wrote: > +* investigate native grokmirror support/integration GitPython in Debian 9.x is busted with sorted packed-refs; but the GitPython in Debian testing is fine and the next stable release is just around the corner. Hoping the Debian packager can put in an updated grokmirror, soon: https://bugs.debian.org/927271 But I think existing PSGI/Plack with Plack::Middleware::ConditionalGET static file support is sufficient on the HTTP-side, and our Import.pm should probably call $GIT_DIR/hooks/post-update...