exlinc / mdlr

MDLR ("Modular") gives you declarative and easy Git 'submodules without the pain of submodules'
Apache License 2.0
29 stars 2 forks source link

Releases for windows #11

Open BarbzYHOOL opened 6 years ago

BarbzYHOOL commented 6 years ago

Sorry to spam @svarlamov

You should put the release files for windows in the release section of github!

svarlamov commented 6 years ago

No problem... I should do that for all of it, but not too familiar with the Github releases setup as we'd have to also add the binaries in addition the source code at the release tag... Is this something that you'd like to contribute to? Would be much appreciated and then we can deprecate the S3-based downloads

BarbzYHOOL commented 6 years ago

I never did it either nor used git tags yet :( but you're not forced to make it a hassle, I suppose you just need to upload the binary when you decide to, so basically just upload the actual binaries to github and next time when there is something really major updated

Why? because it's one of the thing people look for when they don't want to compile the src (I myself look if there is any release)

Look, I made a test in 10 seconds lol https://github.com/BarbzYHOOL/fish-msg/releases/tag/1

BarbzYHOOL commented 6 years ago

I'm also quite worried about it being on amazon and not github

Even for the linux installer @svarlamov

BarbzYHOOL commented 5 years ago

Fixed here https://github.com/exlinc/mdlr/commit/f7a91810eee6e7dc7967aeda571539de2713b44b ? it gonna be easier to automatically install!

svarlamov commented 5 years ago

So I just checked this and it seems there's an issue following the GitHub S3 redirect to download the files (as GH hosts everything on their S3 anyways). I'll need to look into that prior to updating the readme