unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#52950: Non-GNU ELPA: make sync no longer pushes
@ 2022-01-02 14:25 Stefan Kangas
  2022-01-02 18:33 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Kangas @ 2022-01-02 14:25 UTC (permalink / raw)
  To: 52950; +Cc: Jonas Bernoulli, Stefan Monnier

The "make sync" step in the Non-GNU ELPA instructions no longer push
to remote.  From nongnu/README.org:

  - Push the package's code to the repository =nongnu.git=:

    #+begin_src sh
      make sync/<pkgname>
    #+end_src

The output of that command is simply:

  $ make sync/toc-org
  emacs --no-site-lisp --batch -l admin/elpa-admin.el -f
elpaa-batch-fetch-and-push "toc-org"
  Fetching updates for toc-org...
  New package toc-org hasn’t been pushed to origin yet

However, no push is carried out AFAICT.

I suspect that this happened with 76c74a11effe (but I might be wrong; I
didn't yet investigate it very closely):

  commit 76c74a11effee3435b43210b673c36eaf0572068
  Author: Jonas Bernoulli <jonas@bernoul.li>
  Date:   Wed Oct 20 01:43:58 2021 +0200

      * elpa-admin.el (elpaa--fetch): Show no log before push to origin

This is not the end of the world, as the autosyncer anyways seems to
synchronize it.  However, it is sort of nice if the person adding the
package is shown on the mailing list instead of the autosyncher.  It
makes it more clear who added a package for future reference.

(I didn't test any of this on GNU ELPA.)





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#52950: Non-GNU ELPA: make sync no longer pushes
  2022-01-02 14:25 bug#52950: Non-GNU ELPA: make sync no longer pushes Stefan Kangas
@ 2022-01-02 18:33 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-01-02 18:33 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 52950, Jonas Bernoulli

> The "make sync" step in the Non-GNU ELPA instructions no longer push
> to remote.  From nongnu/README.org:

Side note: for NonGNU ELPA, it could be considered a feature, since
none should push packages's commits to NonGNU ELPA packages (they
should only be pulled in by the ELPA Syncer on elpa.gnu.org, to avoid
diverging from upstream).
[ At least until one of those packages starts living in `nongnu.git`,
  i.e. have `:url nil`.  ]


        Stefan






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-02 18:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-02 14:25 bug#52950: Non-GNU ELPA: make sync no longer pushes Stefan Kangas
2022-01-02 18:33 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors

Code repositories for project(s) associated with this public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).