Re: [codesprints] 7.39.1.dev4

Robert Sparks <rjsparks@nostrum.com> Thu, 11 November 2021 19:30 UTC

Return-Path: <rjsparks@nostrum.com>
X-Original-To: codesprints@ietfa.amsl.com
Delivered-To: codesprints@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 410C53A0C6C for <codesprints@ietfa.amsl.com>; Thu, 11 Nov 2021 11:30:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.409
X-Spam-Level:
X-Spam-Status: No, score=-5.409 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-3.33, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) 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 VolaGHc2kphX for <codesprints@ietfa.amsl.com>; Thu, 11 Nov 2021 11:30:22 -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 487813A0C64 for <codesprints@ietf.org>; Thu, 11 Nov 2021 11:30:22 -0800 (PST)
Received: from [192.168.1.114] ([47.186.34.206]) (authenticated bits=0) by nostrum.com (8.17.1/8.16.1) with ESMTPSA id 1ABJUJwE055950 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for <codesprints@ietf.org>; Thu, 11 Nov 2021 13:30:20 -0600 (CST) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1636659020; bh=NLK+mxd9+5+m0KqZygT430uovslZYFYAdWPc4S8sr7Q=; h=Date:Subject:To:References:From:In-Reply-To; b=NOXPxd1hPXUCT7tbmP/CJnPuMFC1jBDFboMdb2hdoYXtqfRIBq4gGbUi30vI+gaJw 5MU0b611YBzziPXBKiU2QzrvVGxv3KSekobxgpu3piVJucgpcy/azdTFIDLHqlrGr9 zgzAkmg7DwW80jamCyEbXy2PvvznZ75LC4zUQsXU=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.34.206] claimed to be [192.168.1.114]
Message-ID: <939a6974-636b-b504-eceb-77a8c6fcf01f@nostrum.com>
Date: Thu, 11 Nov 2021 13:30:14 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.3.0
Content-Language: en-US
To: codesprints@ietf.org
References: <cff43803-9e4e-260a-9f97-7c6a59bc0276@nostrum.com> <3df0134c-48e6-98c4-0a04-fc435bfd82ff@nostrum.com> <d681abfe-15f5-85cb-26d2-65761df460c2@nostrum.com> <c1db642c-5b22-91c0-635a-a11e20a2ef4b@nostrum.com>
From: Robert Sparks <rjsparks@nostrum.com>
In-Reply-To: <c1db642c-5b22-91c0-635a-a11e20a2ef4b@nostrum.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/4MLW6AKeV1GFwTaisVzjwQ9oqqg>
Subject: Re: [codesprints] 7.39.1.dev4
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codesprints>, <mailto:codesprints-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codesprints/>
List-Post: <mailto:codesprints@ietf.org>
List-Help: <mailto:codesprints-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codesprints>, <mailto:codesprints-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Nov 2021 19:30:27 -0000

Btw - we will, when we can, be building these images automatically and 
continuously. The pain of this first 20m build will go away (but will be 
replaced with some initial download time that's on the order of the time 
taken to download the database snapshots).

RjS


On 11/11/21 1:27 PM, Robert Sparks wrote:
> All -
>
> This update unifies Nick's and Lars' work on the development 
> containerization and shifts us to docker-compose so that we can manage 
> the development database separately from the code.
>
> It also brings in a few changes to the actual code.
>
> Russ - I've tested that this tag's container actually works on os/x up 
> through running the tests.
>
> Note that the instructions for using the container have changed 
> _completely_. Please read through 
> https://trac.ietf.org/trac/ietfdb/browser/tags/dev/7.39.1.dev4/docker/README.md 
> before proceeding.
>
> Consider cleaning out old datatracker docker images and containers.
>
> The first build takes about 20 minutes. After that, getting in and out 
> of the container is very quick.
>
> Tests in the container take 20 minutes to complete on my machine, 
> which is about twice as long as they take natively.
>
> RjS
>
> Since .dev3:
>
>  * Merged in ^/personal/nick/7.39.1.dev3@19629 from nick@staff.ietf.org:
>     feat: Single docker configuration for VS Code and generic dev [19604]
>     fix: remove deprecated files from single docker setup changes [19605]
>     fix: finalize docker setup consolidation [19622]
>     misc: add cleandb script for docker + fix utf8 db charset params 
> [19628]
>
>   * Docker related changes: Mark cleandb executable. Clean settings_local
>     and settings_local_sqlitetest of flakes and types issues.
>
>   * Adjust docker volume mounting strategy.
>
>   * Merged in [19621] from rjsparks@nostrum.com:
>     Use rfc8989 for 2022 nomcom eligibility. Fixes #3442.
>
>   * Merged in [19636] from jennifer@painless-security.com:
>     Update groupfeatures_session_purposes field migration to match change
>     to model.
>
>   * Add a command to clean all datatracker related docker resources (from
>     nick@staff.ietf.org)
>
>
> On 11/9/21 4:22 PM, Robert Sparks wrote:
>> Yes, I know these are coming close together, but a lot is coming 
>> together closely.
>>
>> 7.39.1.dev3 is now available.
>>
>> This brings in a major refactor of the Meeting app to give Purpose to 
>> Sessions, and to remove the old schedule editor.
>>
>> Instructions to get a new working copy are again similar to what's 
>> below.
>>
>> A dump of what the changelog will look like (so far) of the next 
>> release is below. It's going to be a big release.
>>
>> On 11/8/21 2:59 PM, Robert Sparks wrote:
>>> 7.39.1.dev2 is now available. Modify the below instructions 
>>> accordingly.
>>>
>>> RjS
>>>
>>> On 11/2/21 3:46 PM, Robert Sparks wrote:
>>>> I've merged what we've all committed so far, and made a new 
>>>> development tag at 7.39.1.dev1.
>>>>
>>>> You can get a copy of it as follows: In your current checkout top 
>>>> level, run:
>>>>
>>>> $ ./bin/mkdevbranch (your branch root)
>>>> $  svn co ^/personal/(your branch root)/7.39.1.dev1 ../7.39.1.dev1
>>>>
>>>> RjS
>>>>
>>
>
> _______________________________________________
> codesprints mailing list
> codesprints@ietf.org
> https://www.ietf.org/mailman/listinfo/codesprints