From nobody Thu Dec 08 22:15:30 2022 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NSpPq0PHQz4jcQn; Thu, 8 Dec 2022 22:15:43 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-vk1-f174.google.com (mail-vk1-f174.google.com [209.85.221.174]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NSpPp5GG5z3lPm; Thu, 8 Dec 2022 22:15:42 +0000 (UTC) (envelope-from asomers@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-vk1-f174.google.com with SMTP id l17so1295628vkk.3; Thu, 08 Dec 2022 14:15:42 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Xqm4Apdl8lCGYVXVMLdr5Nvv8ZoiL9wBsiF/FZtWX+M=; b=Ekc7JLtF65qrZz4FK6rE7iuI+2N/P88kuKsQOVqidWbeHNEPCwW31VE1AwkyqGtUdv oY7O4lvHn6J3iBx+4yWH4pAta56L30gqb/zaiIVm/GkIt5wLdikNzLekUSmqXj1uoJGJ SJwEHl+A/2oHqdshHoIMTfeIMQzcFU0AbJcpxeYqgHsN72tOrNZkD+ymGE6HV+BmS0PZ Ub43iVcPRjtJUBzwTRrXP3hAa0g6OWzfu/EZceyGMoYpbYxO9MzSh4atqUu4kLqbIBAr I1FrCghHnAJdxEgFKYVXFsqWcf+gozg/LonO7QsJRwQkMY0A8LFCkUoaQFG1N+OIgA/2 J/dg== X-Gm-Message-State: ANoB5plbfdtmTq29xC88ORtacWnwq+V4MXFzjaKnXX6VZMyDs1x52u1E z5BBCMLFexCxi7dgrd7qxq7hPyh3Y7NF3oZQ4ti9E8b/ X-Google-Smtp-Source: AA0mqf46KWzD+TTPgH1ayD8MxIB10XYZEtjKxnVtb8EXJ+GXDVyFGIkxjHFVmCCIIgx3pYmcGE2nh4N2dvzd/SmpxSM= X-Received: by 2002:a1f:d3c1:0:b0:3b7:6c07:c79c with SMTP id k184-20020a1fd3c1000000b003b76c07c79cmr52640280vkg.34.1670537741668; Thu, 08 Dec 2022 14:15:41 -0800 (PST) List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-main@freebsd.org X-BeenThere: dev-commits-src-main@freebsd.org MIME-Version: 1.0 References: <202212081946.2B8Jk1e8070942@gitrepo.freebsd.org> <20221208221501.4abec4c251863fe23a35ce78@bidouilliste.com> <20221208225915.72b1b339de1a7962e3e38c9e@bidouilliste.com> In-Reply-To: <20221208225915.72b1b339de1a7962e3e38c9e@bidouilliste.com> From: Alan Somers Date: Thu, 8 Dec 2022 15:15:30 -0700 Message-ID: Subject: Re: git: 6c93a2d0bc37 - main - [skip ci] improvements to cap_sysctl.3 To: Emmanuel Vadot Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4NSpPp5GG5z3lPm X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On Thu, Dec 8, 2022 at 2:59 PM Emmanuel Vadot wrote: > > On Thu, 8 Dec 2022 14:28:34 -0700 > Alan Somers wrote: > > > On Thu, Dec 8, 2022 at 2:15 PM Emmanuel Vadot wrote: > > > > > > > > > Hi Alan, > > > > > > On Thu, 8 Dec 2022 19:46:01 GMT > > > Alan Somers wrote: > > > > > > > The branch main has been updated by asomers: > > > > > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=6c93a2d0bc37f0c912e402f3f94c3c01350dca26 > > > > > > > > commit 6c93a2d0bc37f0c912e402f3f94c3c01350dca26 > > > > Author: Alan Somers > > > > AuthorDate: 2022-12-01 16:49:57 +0000 > > > > Commit: Alan Somers > > > > CommitDate: 2022-12-08 19:45:47 +0000 > > > > > > > > [skip ci] improvements to cap_sysctl.3 > > > > > > You keep doing commit with this [skip ci] prefix, what is it for ? > > > AFAIK the official FreeBSD CI doesn't support this and I find that > > > really ugly to have this in the commit subject. > > > Mind sharing more on why you add this ? > > > > > > Cheers, > > > > > > -- > > > Emmanuel Vadot > > > > It tells CI systems not to run any tests on this commit. Both Cirrus > > and Jenkins understand it, among others. For example, if you browse > > to https://github.com/freebsd/freebsd-src/commits/main and hover over > > the green checkmark next to this commit, you'll see a bunch of > > "skipped" symbols. So I use it just to save resources. I think I > > could put it on a separate line, though. > > -Alan > > Mhm ok, I find that very ugly, couldn't we add some git push options > instead ? We use gitlab at current work and we use a lot of those push > options, this avoid having ugly commit subject. How? What is a "git push option"?