[Rubygems-developers] MetaProject
aslak hellesoy
aslak.hellesoy at gmail.com
Sat Sep 3 21:32:08 EDT 2005
> >> # Never hardcode user name and password in the Rakefile!
> >>
> >> release.user_name = ENV['RUBYFORGE_USER']
> >>
> >> release.password = ENV['RUBYFORGE_PASSWORD']
>
> Umm, you probably shouldn't leave them in the ENVIRONMENT either,
> because it can be picked up with the PS command.
>
not even if you do
rake release RUBYFORGE_USER=aslak_hellesoy RUBYFORGE_PASSWORD=blech
?
Anyway, MetaProject will prompt you if you haven't specified it.
Aslak
More information about the Rubygems-developers
mailing list