Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jamie Howarth 306 posts 773 karma points c-trib
    Jul 02, 2010 @ 14:54
    Jamie Howarth
    1

    MSBuild tasks

    Had a great idea for integration package actions as MSBuild tasks for deploy/test scenarios - handy esp. for continuous integration environments. Working on some sample code as we speak.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Jul 05, 2010 @ 11:55
    Richard Soeteman
    0

    Would be nice to Support MSBUild tasks. However the PackageActionContrib is written to build packages. Don't know if Support for Continuous integration is the main priority of this project, what doi others think?

    What you can do is create a CI project and use the current actiosn in that project?

    Cheers,

    Richard

  • Nikola Petkovic 64 posts 63 karma points
    Sep 06, 2011 @ 19:16
    Nikola Petkovic
    0

    Hi Benjamin!

    I would like to know if you made it possible to run package actions as a MSBuild task?

    What I would like to do is to kinda create umbraco change scripts using package actions, so MSBuild (or any command, powershell etc.) can execute the actions against an umbraco. I wonder if this could be possible.

    Regards,

    Nikola

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Sep 06, 2011 @ 20:30
    Lee Kelleher
    0

    Hi Nikola,

    Matt Brailsford released the source of his MSBuild tasks for creating Umbraco packages:

    https://bitbucket.org/mattbrailsford/msbuild.umbraco

    It does not interact with an Umbraco instance, only use for building packages ... but it might be a good starting point? collaborations, etc.

    Cheers, Lee.

  • Nikola Petkovic 64 posts 63 karma points
    Sep 06, 2011 @ 21:50
    Nikola Petkovic
    0

    Am indeed, I've already come across Matt's great piece of code (for the reference, here's the link: http://blog.mattbrailsford.com/category/tutorials/page/2/)

    What I need is something different, but I'll certainly try to digg into it.

    Thanks Lee for your responsiveness ;)

Please Sign in or register to post replies

Write your reply to:

Draft