[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU ELPA
From: |
Stefan Monnier |
Subject: |
Re: GNU ELPA |
Date: |
Wed, 20 Mar 2013 08:48:13 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
>> Any possibility to set up GNU ELPA in such a way that the package
>> archive is rebuilt without too much delay after commits?
Yes. The current cron job is a bit too heavy weight to run it often,
but hopefully someone can tweak it so that it looks at what has changed
to decide which packages to rebuild (instead of rebuilding the world
every time).
> I'd also like to know the current state of affairs.
It's described in elpa/packages/README.
> company-pkg.el was updated ~12 hours ago, yet the new version of the
> package still hasn't been built.
The cron job is run once per day, so you may have to wait up to 24h.
Also, the cron job may fail if the copyright lines aren't right.
Stefan
- GNU ELPA, Leo Liu, 2013/03/19
- Re: GNU ELPA, Dmitry Gutov, 2013/03/19
- Re: GNU ELPA,
Stefan Monnier <=