ravi icon indicating copy to clipboard operation
ravi copied to clipboard

New release

Open ghost opened this issue 5 years ago • 7 comments

So I started here:

https://ravilang.github.io

which says that binaries are here:

https://github.com/dibyendumajumdar/ravi/releases

However the most recent binary from that page is 3 years ago:

https://github.com/dibyendumajumdar/ravi/releases/tag/0.19

I also found this release:

https://github.com/dibyendumajumdar/ravi/releases/tag/1.0-beta2-1

no binaries there either, but it does have this link:

https://github.com/dibyendumajumdar/Suravi

then if I go to this page:

https://github.com/dibyendumajumdar/Suravi/releases

I do find a newer release, but its still over a year old. Can we please get an up to date binary release?

ghost avatar Jan 06 '20 19:01 ghost

Hi @cup

It is a bit difficult to create binary releases and make sure they actually work on user machines. I can create one - please let me know what platform / JIT backend you are after.

Regards

dibyendumajumdar avatar Jan 06 '20 20:01 dibyendumajumdar

I use Windows 64-bit

ghost avatar Jan 06 '20 20:01 ghost

Okay and what JIT backend were you after?

dibyendumajumdar avatar Jan 06 '20 20:01 dibyendumajumdar

@dibyendumajumdar I dont know what that is. I have used Lua in the past and I like it but the package manager (LuaRocks) is basically broken on Windows. I dont expect this project has solved that problem but I would be interested in trying it anyway.

ghost avatar Jan 06 '20 20:01 ghost

Hi @cup, unless you are specifically interested in Ravi, the best option might be for you to try out the Lua53 binaries in https://github.com/dibyendumajumdar/Suravi/releases.

dibyendumajumdar avatar Jan 06 '20 21:01 dibyendumajumdar

Have you thought about CI/CD pipelines to automate the releases?

rishavs avatar Jan 09 '20 09:01 rishavs

Hi no. I believe there is now packaging support in GitHub. I have to look into that but happy to accept any contribution on that

dibyendumajumdar avatar Jan 09 '20 09:01 dibyendumajumdar