Henrik Lindberg
2011-Sep-19 02:59 UTC
[Puppet Users] Announcement: Geppetto 2.0.0 released
The 2.0.0 release of Geppetto is available as download and updates from within Geppetto for all users of 1.0.x. Please see the FAQ at: http://cloudsmith.github.com/geppetto/faq.html for information if you run into problems updating. Checkout http://cloudsmith.github.com/geppetto/faq.html#2011/06/28/how-do-i-update if you need instructions how to run update. In this release ============== * Code completion of resource expressions (types and definitions) and their attributes. * Selection of puppet target (2.6 or 2.7) can now be made in preferences. Puppet 2.7 is now the default. * Tasks are now generated from comments. Comments with the tags "todo" or "fixme" (case insensitive) are interpreted as "tasks" and show up in the Task View. An exclamation mark "!" anywhere in the message makes the task "important". When comments ends with a tag, the text on the same line up to the tag is used as task text. e.g. ''$mispeled = false # fixme''. * Support for search path and environment (removes many ambiguity warnings). This feature provides detailed control over what is visible and prioritizes among otherwise ambiguous matches. Preferences available globally and per project. * Wizards have been improved (added wizards, better names, error handling). * Improvements to validation (more cases and code-smells caught) * Suggestions and quickfix using "soundex" for "unknown names"-errors. Type ''gebud'' and Geppetto will guess you meant ''debug''. * Preference pages added, and preferences per project supported. * Auto edit (auto insert) of '''' "" () {} [] /* */ can be turned on/off individually via preferences. * Check for updates of Geppetto turned on by default in packaged Geppetto. Check out the preferences for detailed control over update policy. * Packaged Geppetto uses Eclipse Indigo as base (IDE version supports >Helios SR2). This means numerous bugfixes and enhancements to the general platform. * Nice icons for files, Modulefile, Manifests and puppet projects. * Supports alternate location of forge (mainly for testing). * Log View added to packaged Geppetto (it was hard to find details about some errors without this). * Numerous issues fixes. See https://github.com/cloudsmith/geppetto/wiki/Release-Notes for more detailed information about fixed issues. Update site is available. The full downloads are being uploaded as this message is going out... Hope to see you at PuppetConf. There will be demos... Regards - henrik -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Henrik Lindberg
2011-Sep-21 18:43 UTC
Re: [Puppet Users] Announcement: Geppetto 2.0.0 released
We are experiencing problems with downloads from github at the moment. Trying to fix the issues. Regards - henrik On 9/19/11 4:59 AM, Henrik Lindberg wrote:> The 2.0.0 release of Geppetto is available as download and updates from > within Geppetto for all users of 1.0.x. > > Please see the FAQ at: > http://cloudsmith.github.com/geppetto/faq.html for information if you > run into problems updating. > > Checkout > http://cloudsmith.github.com/geppetto/faq.html#2011/06/28/how-do-i-update if > > you need instructions how to run update. > > > In this release > ==============> > * Code completion of resource expressions (types and definitions) and > their attributes. > > * Selection of puppet target (2.6 or 2.7) can now be made in > preferences. Puppet 2.7 is now the default. > > * Tasks are now generated from comments. Comments with the tags "todo" > or "fixme" (case insensitive) are interpreted as "tasks" and show up > in the Task View. An exclamation mark "!" anywhere in the message makes > the task "important". When comments ends with a tag, the text on the > same line up to the tag is used as task text. e.g. ''$mispeled = false # > fixme''. > > * Support for search path and environment (removes many ambiguity > warnings). This feature provides detailed control over what is visible > and prioritizes among otherwise ambiguous matches. Preferences available > globally and per project. > > * Wizards have been improved (added wizards, better names, error handling). > > * Improvements to validation (more cases and code-smells caught) > > * Suggestions and quickfix using "soundex" for "unknown names"-errors. > Type ''gebud'' and Geppetto will guess you meant ''debug''. > > * Preference pages added, and preferences per project supported. > > * Auto edit (auto insert) of '''' "" () {} [] /* */ can be turned on/off > individually via preferences. > > * Check for updates of Geppetto turned on by default in packaged > Geppetto. Check out the preferences for detailed control over update > policy. > > * Packaged Geppetto uses Eclipse Indigo as base (IDE version supports >> Helios SR2). This means numerous bugfixes and enhancements to the > general platform. > > * Nice icons for files, Modulefile, Manifests and puppet projects. > > * Supports alternate location of forge (mainly for testing). > > * Log View added to packaged Geppetto (it was hard to find details about > some errors without this). > > * Numerous issues fixes. > > See https://github.com/cloudsmith/geppetto/wiki/Release-Notes for more > detailed information about fixed issues. > > Update site is available. The full downloads are being uploaded as this > message is going out... > > Hope to see you at PuppetConf. There will be demos... > Regards > - henrik > > >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.