Store plugin upload issues with the test environment

I’ve looked in the english section of the forum but haven’t found an answer to my question so I hope I’m not spamming.

I want to upload 2 free plugins, I’ve passed the automatic code review on both but I got stuck at the testing on the provided testing environment before actually submitting to a review.

My first plugin needs a build-administration command executed in order to be visible but I can’t ssh into the test server do it.
My second plugin needs to be able to send emails and even though I’ve tried to set all three ways from settings>system>mailer I get an instant 500. What strikes me as odd is that not even an smtp setup doesn’t seem to be able to send emails.

Can anyone help me out here?

NodeJS must compile the JS files. If it is not possible on the test server, use a locale installation, compile it there.

Never hat a 500er error with mails. Looks like it is a problem with you plugin?

The plugin zip file should contain the built javascripts.

First build the administration and the storefront, then you can create the plugin zip file.