workflows.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Dmitry Vyukov <dvyukov@google.com>
Cc: Konstantin Ryabitsev <konstantin@linuxfoundation.org>,
	workflows@vger.kernel.org
Subject: Re: RFC: individual public-inbox/git activity feeds
Date: Fri, 11 Oct 2019 21:07:20 +0200	[thread overview]
Message-ID: <CAMuHMdU1cdWEfeH9pJESnVrUgWxEfcRO=c6CL=UJa7UVOkvD+g@mail.gmail.com> (raw)
In-Reply-To: <CACT4Y+YddN06rOcE0jc8rVixamHSJALNvGLfzLk2moutL_9rTg@mail.gmail.com>

Hi Dmitry,

On Fri, Oct 11, 2019 at 7:15 PM Dmitry Vyukov <dvyukov@google.com> wrote:
> I also tend to conclude that some actions should not be done offline
> and then "synced" a week later. Ted provided an example of starting
> tests in another thread. Or, say if you close a bug and then push than
> update a month later without any regard to the current bug state, that
> may not be the right thing. Working with read-only data offline is
> perfectly fine. Doing _some_ updates locally and then pushing a week
> later is fine (e.g. queue a new patch for review). But not necessary
> all updates should be doable in offline mode. And this seems to be
> inherent conflict with any scheme where one can "queue" any updates
> locally, and then "sync" them anytime later without any regard to the
> current state of things and just tell the system and all other
> participants "deal with it". Also, if we have any kind of
> permissions/quotas, when are these checks done: when one creates an
> update or when it's synced?

Not unlike "git push" accepting fast-forwards only, and rejecting
forced updates.
Hence you cannot push the close of a bug (each bug has its own
branch?) before merging the updated remote state first.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

  reply	other threads:[~2019-10-11 19:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-10 19:28 RFC: individual public-inbox/git activity feeds Konstantin Ryabitsev
2019-10-10 23:57 ` Eric Wong
2019-10-18  2:48   ` Eric Wong
2019-10-11 17:15 ` Dmitry Vyukov
2019-10-11 19:07   ` Geert Uytterhoeven [this message]
2019-10-11 19:12     ` Laurent Pinchart
2019-10-14  6:43     ` Dmitry Vyukov
2019-10-11 19:39   ` Konstantin Ryabitsev
2019-10-12 11:48     ` Mauro Carvalho Chehab
2019-10-11 22:57 ` Daniel Borkmann
2019-10-12  7:50 ` Greg KH
2019-10-12 11:20 ` Mauro Carvalho Chehab

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='CAMuHMdU1cdWEfeH9pJESnVrUgWxEfcRO=c6CL=UJa7UVOkvD+g@mail.gmail.com' \
    --to=geert@linux-m68k.org \
    --cc=dvyukov@google.com \
    --cc=konstantin@linuxfoundation.org \
    --cc=workflows@vger.kernel.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).