rainers / mago

Visual Studio plug-in for debugging D programs
http://dsource.org/projects/mago_debugger
Apache License 2.0
43 stars 10 forks source link

Have CI release a build suitable for VS-code users #35

Open rikkimax opened 1 year ago

rikkimax commented 1 year ago

As a follow-up to @ryuukk's post on D.learn, it would be good to have build artifacts uploaded automatically to GH (the current CI deletes artifacts so there are none right now).

vladimmi commented 10 months ago

I would also add that building mago-mi manually in recent VS somehow failed for me with lots of unresolved includes and libraries. So having binary release can be even more important.