unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: emacs-devel@gnu.org
Subject: Re: ELPA update
Date: Wed, 28 Sep 2011 10:41:35 +0200	[thread overview]
Message-ID: <87bou5rrcw.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: <87ehz1ds54.fsf@keller.adm.naquadah.org> (Julien Danjou's message of "Wed, 28 Sep 2011 09:48:23 +0200")

Julien Danjou <julien@danjou.info> writes:

>> But I'm open to arguments for simply setting it up as a cron job.
>
> I hope that the checks are done before commiting. :-) So I'd rather
> like a daily cronjob rathen than disturbing you each time I commit a
> bugfix that I want to give to users.

I second that.  Currently, I don't use GNU's ELPA but have a checkout of
the emacs elpa branch that I update and "make site" daily, and then I
add the "elpa/packages/<foo>/" dirs of the packages I'm interested into
my load-path manually.  That completely defeats the purpose of a package
manager...

Just found out: I guess, I could simply replace the entry

  ("gnu" . "http://elpa.gnu.org/packages/")

with

 ("gnu" . "/home/horn/repos/el/emacs/elpa/packages/")

in `package-archives' to always have the most current packages in
`package-list-packages'.

But as long as the people committing in the elpa branch pretend to know
what they do and nobody prooves the opposite, I'd still vote for an
automated process.  As the number of changes grows, a manual review
process won't catch all errors anyway, and then it's good to be able to
quickly commit a bugfix and know that that will hit the ELPA archive
short time later.

Bye,
Tassilo



  reply	other threads:[~2011-09-28  8:41 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-27 14:25 ELPA update Julien Danjou
2011-09-27 15:53 ` Chong Yidong
2011-09-28  7:48   ` Julien Danjou
2011-09-28  8:41     ` Tassilo Horn [this message]
2011-09-28 14:05       ` Stefan Monnier
2011-09-28 17:30         ` Ted Zlatanov
2011-10-12  4:58           ` Stefan Monnier
2011-09-28 13:52     ` Ted Zlatanov
2011-09-28 14:00       ` Julien Danjou
2011-09-28 17:25         ` Ted Zlatanov
2011-09-28 17:28           ` Julien Danjou
2011-09-28 18:43             ` Ted Zlatanov
2011-09-28 20:58             ` Stefan Monnier
2011-09-28 23:01               ` PJ Weisberg
2011-09-29  1:16                 ` Stephen J. Turnbull
2011-09-29  8:45                   ` Ted Zlatanov
2011-09-29 10:14                     ` Julien Danjou
2011-09-29 12:36                       ` Ted Zlatanov
2011-09-29 14:09                         ` Julien Danjou
2011-09-29 15:08                           ` Ted Zlatanov
2011-09-29 12:26                     ` Stephen J. Turnbull
2011-09-28 14:53       ` Eli Zaretskii
2011-09-29  7:43 ` Jambunathan K
2011-09-29 15:03   ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87bou5rrcw.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.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.
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).