Haskell-language-server: monthly release?

Created on 2 Aug 2020  路  12Comments  路  Source: haskell/haskell-language-server

We did a release 5 days ago.

According to our "normal" schedule we should be pushing out 0.3 around now.

Should we?

Pros - gets us back on the cadence
Cons - we just did a release

cc @bubba @fendor @jneira @pepeiborra @wz1000

discussion

Most helpful comment

Now that the retrie plugin is in, I think we have enough features to warrant a release

All 12 comments

I prefer not to release now, as there were only few updates that really matter after the 0.2.2... Most of commits are about repository management or so.

What is the normal schedule? A major release every 2 weeks?

What are the steps to make a release? How much automation is there?

If we can merge and release the retrie plugin, that would be pretty cool.

@pepeiborra The normal schedule with hie was once a month, around this time of the month. The logic is that a regular cadence makes more sense than some kind of big-bang release, as there is continuous improvement over the month.

How about just skipping this one and calling the previous one as "a lil bit too early montly-release"?

We should probably think about more automation in the release process.

Do we want to keep these minor version releases? Maybe once in the middle of the month?

Personally, I dont feel strongly about this monthly release, keeping the cadence is fine by me, we have some bug fixes for ormolu right?

Do we want to keep these minor version releases? Maybe once in the middle of the month?

I would say we should not have them as a regular feature. This month we needed them to trigger and debug the static binary download porcess.

Every release we do pushes a burden to the downstream people, in terms of packaging and the like. This is why I like to keep a simple cadence, people can align their processes to ours.

Now that the retrie plugin is in, I think we have enough features to warrant a release

Retrie is in, and the new hls-3 branch. So I reckon a new release

@pepeiborra are there any retrie follow-ups that need to go in, within a day or so?

I'm not working on any further retrie changes at the moment.

@alanz if possible I'd like to get #289 and the fix for #221 in for this release, hopefully I should have the latter done today

@bubba that is fine.

And if you have the time/are able, would you like to do the release too? It is not clear how it ties in to the vscode extension, better for you to shepherd it until we have a solid howto/automation.

0.3.0 is released now

Was this page helpful?
0 / 5 - 0 ratings