nuts icon indicating copy to clipboard operation
nuts copied to clipboard

Support for /update specific channels

Open jsloyer opened this issue 8 years ago • 3 comments

The rest of nuts supports channels however the /update route does not.

Currently the routes are the following.

/update/:platform/:version
/update/:platform/:version/RELEASES

I am proposing the following, adding an optional channel.

/update/:platform/:version/:channel
/update/:platform/:version/RELEASES/:channel

I can submit a PR for this but I want buy in before submitting. @SamyPesse thoughts?

jsloyer avatar Jul 11 '16 16:07 jsloyer

+1 I came across this now too. I was versioning my releases with channels but the auto-update doesn't work properly if I go down that way.

razvanilin avatar Jul 25 '16 09:07 razvanilin

Is this going to be implemented?

fredericlefeurmou avatar Dec 15 '16 19:12 fredericlefeurmou

Isn't this a dupe of https://github.com/GitbookIO/nuts/pull/95, which is done?

rahilsondhi avatar Jan 12 '17 04:01 rahilsondhi