<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 5 Apr 2017, at 14:34, Nicolas Cellier <<a href="mailto:nicolas.cellier.aka.nice@gmail.com" class="">nicolas.cellier.aka.nice@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class="">Hi Esteban,<br class=""></div>You mean moving more things up in opensmalltalk-vm?</div></div></div></div></blockquote><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class=""><div class="">Yes that sounds the way to go,  (much more simple workflow).<br class=""></div></div></div></div></blockquote><div><br class=""></div><div><div>yes, what I do want is </div><div>- to move and adapt: </div><div><span class="Apple-tab-span" style="white-space: pre;">     </span>- pack-vm.sh</div><div><div><span class="Apple-tab-span" style="white-space: pre;">    </span>- <a href="http://deploy-files.pharo.org" class="">deploy-files.pharo.org</a>-appveyor.sh</div><div><span class="Apple-tab-span" style="white-space: pre;">     </span>- deploy-files.pharo.org.sh</div><div><span class="Apple-tab-span" style="white-space: pre;">   </span>- deploy_key.enc</div><div><span class="Apple-tab-span" style="white-space: pre;">      </span>- deploy-key.sh</div></div></div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="">For your keys, it's not my expertise, but you could google something like  "deploy and sign in travis secret keys"<br class=""><a href="https://docs.travis-ci.com/user/encryption-keys/" class="">https://docs.travis-ci.com/user/encryption-keys/</a><br class=""><a href="http://stackoverflow.com/questions/9338428/using-secret-api-keys-on-travis-ci" class="">http://stackoverflow.com/questions/9338428/using-secret-api-keys-on-travis-ci</a><br class=""></div></div></div></blockquote><div><br class=""></div><div>yeah, that does not work because how is <a href="http://files.pharo.org" class="">files.pharo.org</a> managed (not by us, so we cannot modify that part of the equation). So I need the keys… but I already made it work, so I just need to make that work also on osvm :)</div><div><br class=""></div><div>one thing I want to know is where to put those files… maybe a subdir “pharo-deploy”? or a ./deploy/pharo? (so in the future other flavours can put their specific files there?</div><div><br class=""></div><div>Esteban</div><div><br class=""></div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class="">etc…</div></div></blockquote><blockquote type="cite" class=""><div class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">2017-04-05 8:27 GMT+02:00 Esteban Lorenzano <span dir="ltr" class=""><<a href="mailto:estebanlm@gmail.com" target="_blank" class="">estebanlm@gmail.com</a>></span>:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br class="">
Hi guys,<br class="">
<br class="">
I was reading the other thread this morning and I figure out I have an easy way of solve all problems (besides that damn String primitive problem that still needs to be fixed).<br class="">
This is the thing:<br class="">
<br class="">
If I can add special deploy script for Pharo (with my keys, so is not soooo cool, but is not so bad either), to deploy osvm build VMs into Pharo infrastructure, then I can<br class="">
<br class="">
1) use that as our “stable” builds.<br class="">
2) keep having the rest of the process unaltered, so we will keep the validation infrastructure and the nightly builds (that we call “latest”).<br class="">
<br class="">
and then, everything will be “as it should be”.<br class="">
<br class="">
what do you think, can I go ahead and modify that part?<br class="">
<span class="HOEnZb"><font color="#888888" class=""><br class="">
Esteban</font></span></blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></body></html>