smartelectronix icon indicating copy to clipboard operation
smartelectronix copied to clipboard

Downloads are down.

Open 111112oo opened this issue 3 years ago • 9 comments

Not sure if this is suitable to post here but I don't know where else to contact. https://dl.bintray.com/bdejong/Plugins/ and http://bram.smartelectronix.com/ are both down, which host these plugins. KVR thread indicated they've been down for a bit: https://www.kvraudio.com/forum/viewtopic.php?t=485775

111112oo avatar Jun 29 '22 08:06 111112oo

yeah it's down :(

hems avatar Dec 28 '22 00:12 hems

Still MIA

lfrancis avatar Dec 22 '23 23:12 lfrancis

can anything be done about this @bdejong ?

esaruoho avatar Dec 23 '23 08:12 esaruoho

Build them locally?

bdejong avatar Dec 23 '23 08:12 bdejong

Build them locally?

building locally is not a trivial task for people who have not done that and don't have the faculties for it.

esaruoho avatar Dec 23 '23 09:12 esaruoho

I welcome pull requests. They could be built with GitHub actions and stored as releases

On Sat, Dec 23, 2023, 10:43 Esa Juhani Ruoho @.***> wrote:

Build them locally?

building locally is not a trivial task for people who have not done that and don't have the faculties for it.

— Reply to this email directly, view it on GitHub https://github.com/bdejong/smartelectronix/issues/53#issuecomment-1868254641, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGETFN4SMNZE22WGWOWHF3YK2RUHAVCNFSM52E2WFP2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBWHAZDKNBWGQYQ . You are receiving this because you were mentioned.Message ID: @.***>

bdejong avatar Dec 23 '23 10:12 bdejong

I welcome pull requests. They could be built with GitHub actions and stored as releases

hi, do you mean that one should first fork the repo, and then create one's own github actions and then somehow incorporate them into a PR? I'm not very familiar with github actions, but i wouldn't mind learning more.

esaruoho avatar Dec 24 '23 00:12 esaruoho

Yep, exactly!

bdejong avatar Dec 24 '23 08:12 bdejong

Here's a relatively close one:

https://github.com/nicledomaS/CppProjectTemplate/blob/main/.github/workflows/.github.yml

bdejong avatar Dec 24 '23 08:12 bdejong