erlangpl icon indicating copy to clipboard operation
erlangpl copied to clipboard

Release more often

Open fenollp opened this issue 7 years ago • 3 comments

As of today your last published release is 44 commits behind master. This is somewhat annoying as none of the links provided lead to the most up to date escript.

How about setting up your CI to publish the escript when building tags? Then you'd need to cut tags more often. You could also do that automatically by having your CI push a tag when a new commit lands in the master branch.

fenollp avatar Jul 13 '17 18:07 fenollp

Current version has only one feature we merged few weeks ago but those changes had some issues (timeline tracking). Right now we have one issue with frontend caching. I'll try to focus on that in the following days and we will try to cut release. To be honest I don't like this kind of automation because we're not adding that many features/changes to project to have to automate that.

@michalslaski @arkgil @mkacper

baransu avatar Jul 14 '17 07:07 baransu

@fenollp We just released 0.8 with 2 big new features. Check this out: https://github.com/erlanglab/erlangpl/releases

baransu avatar Jul 31 '17 12:07 baransu

just noting that download links on the website erlang.pl still point to version 0.6.1 both on the main page and in getting started guide

gomoripeti avatar Dec 12 '17 17:12 gomoripeti