all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Stefan Kangas <stefankangas@gmail.com>
Cc: "Stefan Monnier" <monnier@iro.umontreal.ca>,
	"Gerd Möllmann" <gerd.moellmann@gmail.com>,
	"Eli Zaretskii" <eliz@gnu.org>,
	emacs-devel@gnu.org
Subject: Re: CL packages landed
Date: Sat, 22 Oct 2022 17:06:25 +0200	[thread overview]
Message-ID: <87pmej7v9q.fsf@gmx.de> (raw)
In-Reply-To: <CADwFkmm4kNigpt9RbECC5sL0a0bs6AUQ=t3G7Z1edrAR51d71Q@mail.gmail.com> (Stefan Kangas's message of "Sat, 22 Oct 2022 03:24:26 -0700")

Stefan Kangas <stefankangas@gmail.com> writes:

> Michael Albinus <michael.albinus@gmx.de> writes:
>
>> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>>
>>>>>> BTW, can I read somewhere what the meaning of scratch/ and feature/ is?
>>>>> The obvious meanings: feature/ is for feature branches that are
>>>>> intended to live for some time, scratch/ is for one-off
>>>>> throw-away-after-use branches.
>>>
>>> Among other things: force-pushes are tolerated on `scratch/*` as well as
>>> commits with poor style, incomplete commit messages etc... because we do
>>> not intend to `git merge` from scratch branches, whereas we do expect to
>>> `git merge` from `feature/*` so: no force push, and no commits that
>>> don't have a proper commit message.
>>
>> Among other things: automatic tests are run for feature/* branches on
>> emba. See https://emba.gnu.org/emacs/emacs/-/pipelines
>
> I added the above to admin/notes/repo.  Maybe we should move it to a
> separate file to make it easier to find though.
>
> In any case, feel free to fix, extend, revert, etc.

Thanks. In admin/notes/emba, the branches to be considered are described
more precisely:

--8<---------------cut here---------------start------------->8---
Only branches whose name starts with 'master', 'emacs', 'feature', or
'fix' are considered.  This is declared in the workflow rules of file
'test/infra/gitlab-ci.yml'.
--8<---------------cut here---------------end--------------->8---

Best regards, Michael.



  reply	other threads:[~2022-10-22 15:06 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-21  4:47 CL packages landed Gerd Möllmann
2022-10-21  5:35 ` Po Lu
2022-10-21  6:42 ` Stefan Kangas
2022-10-21  6:48   ` Gerd Möllmann
2022-10-21  6:55     ` Po Lu
2022-10-21  6:58       ` Gerd Möllmann
2022-10-21  7:46     ` Eli Zaretskii
2022-10-21  8:01       ` Gerd Möllmann
2022-10-21 10:48         ` Eli Zaretskii
2022-10-21 10:49           ` Gerd Möllmann
2022-10-21 13:04             ` Stefan Monnier
2022-10-21 14:01               ` Gerd Möllmann
2022-10-22  9:40               ` Michael Albinus
2022-10-22 10:20                 ` Gerd Möllmann
2022-10-22 15:09                   ` Michael Albinus
2022-10-22 15:45                     ` Gerd Möllmann
2022-10-22 10:24                 ` Stefan Kangas
2022-10-22 15:06                   ` Michael Albinus [this message]
2022-10-21  6:50   ` Gerd Möllmann
2022-10-21  7:42 ` Andrea Corallo
2022-10-21  7:57   ` Gerd Möllmann
2022-10-21 15:06 ` [External] : " Drew Adams
2022-10-21 17:21   ` Gerd Möllmann
2022-10-21 20:13     ` Drew Adams
2022-10-22 10:56 ` Philip Kaludercic
2022-10-22 12:13   ` Gerd Möllmann
2022-10-23 19:14 ` Richard Stallman
2022-10-24  4:17   ` Gerd Möllmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pmej7v9q.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=gerd.moellmann@gmail.com \
    --cc=monnier@iro.umontreal.ca \
    --cc=stefankangas@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.