Martin, The best way to submit bugs is http://code.google.com/p/scalr/issues/list
On 14 дек, 20:17, Martin Sweeney <[email protected]> wrote: > I've noticed a few bugs in the new scripting interface of Scalr: > > 1. Fairly minor, but when executing a script on a role and choosing > Synchronous or Asynchronous execution, the opposite execution occurs: > Synchronous => Executing '/usr/local/bin/scalr-scripting.eb31182/test' > asynchronously, with timeout 600 seconds. Accepted. > > 2. Creating new script template versions. > > Creating a script is fine, and the first version of the code is > executed correctly on the selected roles. > Saving code changes to the first version is fine, and all code > executes correctly. > > The problem comes when creating new versions. Clicking the "Save > changes as new version (x)" saves all code correctly, but new changes > don't execute on instances. Further saves to current version, or > creating new versions, make no difference. The only code that's > executed on instances is the newest save of the initial version, which > confused me for quite a while According to logs, you were always selecting version 1 while executing scripts. Is this correct? Please provide more info to help us reproduce this. > 3. I'm not sure if this a bug, but I can't delete certain script > templates, getting the message "This template being used and cannot be > deleted" despite not having any role events tied to the script. Fixed. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/scalr-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
