all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* elpa-deploy.el --- ELPA deployment library
@ 2019-08-29  0:16 Bruno Félix Rezende Ribeiro
  2019-08-29 15:11 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Bruno Félix Rezende Ribeiro @ 2019-08-29  0:16 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 889 bytes --]


Hello GNU Emacs developers,

Please, find attached ‘elpa-deploy.el’.  Quoting from its commentary
section:

   This library provides ‘elpa-deploy’: a function which automatizes
   the deployment of simple and multi-file packages.  This consists of
   updating the version field of a package source using the current
   timestamp, generating its tar archive if multi-file, and uploading
   the results to a specified ELPA directory, while deleting any
   previous version of the same package already deployed.

I find this useful for deploying simple and multi-file packages to ELPA
directories for test and release (in VCS) within an organization.

Please, let me know about desirable improvements and whether this is
suitable for inclusion in the standard distribution.  I’m also
interested to know about alternative approaches.

Grateful for your time.


[-- Attachment #2: elpa-deploy.el --]
[-- Type: application/emacs-lisp, Size: 4866 bytes --]

[-- Attachment #3: Type: text/plain, Size: 257 bytes --]


-- 
 88888  FFFFF Bruno Félix Rezende Ribeiro (oitofelix) [0x28D618AF]
 8   8  F     http://oitofelix.freeshell.org/
 88888  FFFF  mailto:oitofelix@gnu.org
 8   8  F     irc://chat.freenode.org/oitofelix
 88888  F     xmpp://oitofelix@riseup.net


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

end of thread, other threads:[~2019-09-01  0:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-29  0:16 elpa-deploy.el --- ELPA deployment library Bruno Félix Rezende Ribeiro
2019-08-29 15:11 ` Stefan Monnier
2019-09-01  0:02   ` Bruno Félix Rezende Ribeiro

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.