rdallasgray / pallet

A package management tool for Emacs, built on Cask.
279 stars 15 forks source link

melpa-stable #29

Closed rocha closed 10 years ago

rocha commented 10 years ago

I love pallet. Any chance of getting it into melpa-stable?

DarwinAwardWinner commented 10 years ago

If I'm not mistaken, all you need to do to support MELPA stable is to add some git tags to releases, right?

rdallasgray commented 10 years ago

Indeed, and as Pallet has always had tagged releases, it is in fact available on melpa-stable.

http://melpa-stable.milkbox.net/#/pallet

rocha commented 9 years ago

It seems however that some of the pallet dependencies are not on melpa-stable, which forcing using the original melpa, which causes all package to ignore melpa-stable.

I get errors when using only melpa-stable.

DarwinAwardWinner commented 9 years ago

@milkypostman, how does melpa-stable handle packages with tagged stable releases that depend on ones without?

milkypostman commented 9 years ago

We don't currently have a way to handle this. Our main goal right now is to just get those packages updated to stable (see: milkypostman/melpa#1955)