Re: [TOOLS-DEVELOPMENT] Backing up Github WG repositories

Robert Sparks <rjsparks@nostrum.com> Mon, 02 March 2020 20:11 UTC

Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-development@ietfa.amsl.com
Delivered-To: tools-development@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA70C3A1088 for <tools-development@ietfa.amsl.com>; Mon, 2 Mar 2020 12:11:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.403
X-Spam-Level:
X-Spam-Status: No, score=-1.403 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, KHOP_HELO_FCRDNS=0.276, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=fail (1024-bit key) reason="fail (message has been altered)" header.d=nostrum.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 65g6Twoo9cxs for <tools-development@ietfa.amsl.com>; Mon, 2 Mar 2020 12:11:30 -0800 (PST)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B831E3A107E for <tools-development@ietf.org>; Mon, 2 Mar 2020 12:11:30 -0800 (PST)
Received: from unescapeable.local ([47.186.30.41]) (authenticated bits=0) by nostrum.com (8.15.2/8.15.2) with ESMTPSA id 022KBSEB084447 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Mon, 2 Mar 2020 14:11:29 -0600 (CST) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1583179890; bh=pMWXi00Om7P2nfVyFkXggk5MarLCjldKOelpwiUPkas=; h=Subject:From:To:References:Date:In-Reply-To; b=AY3UYYFTEierlevli6FY/TRb3ASLX6hgSYP0vae+yNXI0wsnpyP2WLoK9yTC7CnxF jSuPxJL+L3bm+GD8Xv8+dQsLSL37YHREo0NsARgGAjTJk2nVS2AcyLmrQviebXv9NA jGgj8/e/YALA5DQmU7V21vcf283+0nfQa9Os+kSk=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.30.41] claimed to be unescapeable.local
From: Robert Sparks <rjsparks@nostrum.com>
To: Martin Thomson <mt@lowentropy.net>, IETF Tools Development <tools-development@ietf.org>
References: <9de49701-4477-291a-9a98-a39feb819a44@nostrum.com> <66380131-5b4e-4fa4-860c-08b240929e7f@www.fastmail.com> <2acd5e5e-0a1e-7658-964f-ca8d881b76f2@nostrum.com> <a3b33093-03d4-4c78-b5d4-8709f60b9fd6@www.fastmail.com> <9eaed56c-6fb8-6037-3bcf-14776ac2f328@nostrum.com> <7d0e1230-7fab-4aed-bc64-55a4ca8438ad@www.fastmail.com> <d53cd207-8e52-7b30-d2a6-ca9cbe8b4c7e@nostrum.com> <91d83c87-3a20-4b01-aee4-9535196b3427@www.fastmail.com> <784fca0c-de95-f40d-0cba-bfeec28a4224@nostrum.com>
Message-ID: <8eb0e980-8988-b3b5-dcb7-c40c6ab8277a@nostrum.com>
Date: Mon, 02 Mar 2020 14:11:28 -0600
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.5.0
MIME-Version: 1.0
In-Reply-To: <784fca0c-de95-f40d-0cba-bfeec28a4224@nostrum.com>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 8bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-development/fxXLvizqcQilW4119VYBB2kkufo>
Subject: Re: [TOOLS-DEVELOPMENT] Backing up Github WG repositories
X-BeenThere: tools-development@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Tools Development list server <tools-development.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-development>, <mailto:tools-development-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-development/>
List-Post: <mailto:tools-development@ietf.org>
List-Help: <mailto:tools-development-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-development>, <mailto:tools-development-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Mar 2020 20:11:32 -0000

I've started working Martin's and John's comments into the doc. What 
else do we need to add?

<https://github.com/rjsparks/github-backup-sow/>

RjS

On 2/28/20 8:14 AM, Robert Sparks wrote:
>
> On 2/28/20 3:26 AM, Martin Thomson wrote:
>> (Travel might delay more responses...)
>>
>> On Thu, Feb 27, 2020, at 13:55, Robert Sparks wrote:
>>> And one more thing to consider: This whole API requires providing the
>>> credentials of an _owner_ of the repository being backed up. I suspect
>>> that means we'll have an identity that we ask WG draft repositories to
>>> add as an owner. Does that match your expectations?
>> Now that I understand this more, that is just one of the problems: 
>> locking the repo every hour is likely to be too disruptive.
>
> locking is an option, not a requirement, and it's turned off by 
> default. I didn't see anything that indicated it would break things if 
> you didn't lock the repository.
>
> I think that option was there only to make it easier for people who 
> were really _migrating_ a repository to a different place to avoid 
> confusion or losing information during transition.
>
>>    I don't particularly like the idea that we have this tool as an 
>> owner, but that's less of a problem.