Weekly Update: CI / CD Canary Pipeline

January 20, 2015

by James Fryman

We’re off with a bang this week, starting to roll out several new core platform features, and showing off how StackStorm can integrate into systems of all types.

SOLUTIONS

We love showing off our platform, and this week we’re releasing the Continuous Integration/Continuous Delivery Canary Pipeline. How about that for a title? We’ve just been lovingly calling it ‘the canary’. The aim of showing this is to demonstrate the flexibility of StackStorm as it integrates into many different tools and workflows. The code itself is pretty opinionated about how it works, but much of this code is built to be reusable, and we’re including all of the infrastructure components necessary to build and deploy the pipeline itself so you can take a look. We’re hoping it gets your imagination going, so please check it out, and let us know your thoughts.

PLATFORM

This week, we’re pleased to announce the release of StackStorm v0.7.0! Several notable features to mention with this release:

  • It is now possible to add metadata to Actions and Rule definitions. These can be used to classify and group together like actions in a workflow or to pass small bits of data around between workflows. We’re excited and interested to see how these will be used in the community.
  • Save State from Sensors: Sensors now have the ability to read and write to StackStorm’s internal Key/Value store. This allows users to write stateful sensors by storing session or index data. An example of this can be seen in our Twitter Integration Pack.

Cannot forget to mention all the fun stability improvements this release. Grab the latest code from the backpacks of our panda friends* at /start-now/.

INTEGRATION DEVELOPMENT

Community

We are kicking off this week the beginning of a series of actions around Automated Troubleshooting. Over the next several weeks, additional actions specifically focused on gaining introspection into a system will be finding their way toward our repositories.

Incubator

  • Voodoo Pack Generator: Hate having to write scaffolding? Us too! Our own Patrick Hoolboom has created up a nifty tool to automatically generate packs from Python modules. In addition, it can now generate empty pack scaffolding while developing new packs. Learn more about Voodoo at https://github.com/StackStorm/st2incubator/tree/master/etc/voodoo.
  • Mistral DSL Transformer: StackStorm and Mistral get even closer together this week. With the DSL transformer, users can now use native StackStorm actions within Mistral. No more messy `st2.action` calls, make your flows cleaner with this new pack.  Check that out at https://github.com/StackStorm/st2incubator/tree/master/packs/mistral.

Events

We mentioned these last week, but always worth repeating! We’ve been busy out and about over the last few weeks, and recorded some videos for you to enjoy in your favorite office chair or home recliner.

In addition to all of the above, we are continuing to work with partners on integrations of StackStorm tailored to their specific use-cases, learning more about the power of our platform and ways we can continue to grow  it. If you haven’t already, we invite you to check out our product by installing StackStorm and following the quick start instructions — it will take less than 30 minutes to give you a taste of our automation. Share your thoughts and ideas via moc.spuorgelgoognull@mrotskcats, #stackstorm on irc.freenode.net or on Twitter @Stack_Storm, and stay updated on big news by signing up for our newsletter!

Until Next Time!

* No animals were harmed during the release of this software