2015-12-23 23:44 GMT+03:00 Steve Hall <[email protected]>: > On Wed, Dec 23, 2015 at 2:23 PM, Nikolay Aleksandrovich Pavlov < > [email protected]> wrote: > > > [...] > > Vim without Cream definitely has some automation I think, don’t know > > whether it is or can be public or not. > > I'm glad to share my scripts, but I think what we all want is a secure > system with only a very few fingers in the process. Frankly, my > process would be automated if it was possible to post the files to SF. > The host is the toughest part. >
The main reason why your scripts have such value is that they yield an installer. Hosting is much less of a problem: e.g. GH provides hosting and appveyor has http://www.appveyor.com/docs/deployment/github, there are other deployment options including pushing to ftp. Also automated posting to sourceforge is doable; though I always used to post to sourceforge web site (via ssh) and not to the release file list. I do not know the details (migrated last of my plugins out of SF after there was a blackout and I have heard some rumors about them taking over some project and distributing their variant of software), but even if there was a CAPTCHA it would be possible to automate by using browsers specifically designed for bots (not worth the hassle IMO, just migrate out of that junk). > > > -- > Steve Hall [ digitect dancingpaper com ] > Cream for Vim http://cream.SourceForge.net > http://SteveHallArchitecture.com > > -- > -- > You received this message from the "vim_dev" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > > --- > You received this message because you are subscribed to the Google Groups > "vim_dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
