[Netmod-ver-dt] [netmod-wg/yang-ver-dt] f8f7b6: Start to fold in post-118 comments.

jclarke-csco <noreply@github.com> Fri, 19 January 2024 16:37 UTC

Return-Path: <noreply@github.com>
X-Original-To: netmod-ver-dt@ietfa.amsl.com
Delivered-To: netmod-ver-dt@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DFF54C15170B for <netmod-ver-dt@ietfa.amsl.com>; Fri, 19 Jan 2024 08:37:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.108
X-Spam-Level:
X-Spam-Status: No, score=-2.108 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BIF0uG7i9F4v for <netmod-ver-dt@ietfa.amsl.com>; Fri, 19 Jan 2024 08:37:27 -0800 (PST)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5A12CC14F5F4 for <netmod-ver-dt@ietf.org>; Fri, 19 Jan 2024 08:37:27 -0800 (PST)
Received: from github.com (hubbernetes-node-ea07c45.va3-iad.github.net [10.48.130.36]) by smtp.github.com (Postfix) with ESMTPA id 807F8E0125 for <netmod-ver-dt@ietf.org>; Fri, 19 Jan 2024 08:37:26 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1705682246; bh=V/48lxTMcWEgTbj+1EXN+RlJEzPUQ80nDBSF0cZrrAs=; h=Date:From:To:Subject:From; b=Vy5pQ804Cf5un6c1CyLdH0M3AIt4gdPV30Mu3zY2mdu3LMw19PXytCfwJMStWH+8K A12zOEkABISA1S3XYJMsAelDuHv8M1m6nnQh8Ku15kBis12o/rXT3LN6lDptSiUUsU oVb2UqJ+Wj33lu9bTS7h7guop5z/d2aoOFAQhTH8=
Date: Fri, 19 Jan 2024 08:37:26 -0800
From: jclarke-csco <noreply@github.com>
To: netmod-ver-dt@ietf.org
Message-ID: <netmod-wg/yang-ver-dt/push/refs/heads/ietf-118-yang-semver-update/000000-f8f7b6@github.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: netmod-ver-dt@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod-ver-dt/GeXGOfisnkYM7v7ANW6DQCqJv8s>
Subject: [Netmod-ver-dt] [netmod-wg/yang-ver-dt] f8f7b6: Start to fold in post-118 comments.
X-BeenThere: netmod-ver-dt@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: NetMod WG YANG Model Versioning Design Team <netmod-ver-dt.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod-ver-dt>, <mailto:netmod-ver-dt-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod-ver-dt/>
List-Post: <mailto:netmod-ver-dt@ietf.org>
List-Help: <mailto:netmod-ver-dt-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod-ver-dt>, <mailto:netmod-ver-dt-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Jan 2024 16:37:28 -0000

  Branch: refs/heads/ietf-118-yang-semver-update
  Home:   https://github.com/netmod-wg/yang-ver-dt
  Commit: f8f7b6804d439796f213c1c2dba8544129606e20
      https://github.com/netmod-wg/yang-ver-dt/commit/f8f7b6804d439796f213c1c2dba8544129606e20
  Author: Joe Clarke <jclarke@cisco.com>
  Date:   2024-01-19 (Fri, 19 Jan 2024)

  Changed paths:
    M yang-semver/draft-ietf-netmod-yang-semver.xml

  Log Message:
  -----------
  Start to fold in post-118 comments.

Begin to remove "revision-label" and make this document stand as a
single version scheme.

This is WIP.