Seattle Bound

This weekend I’ll be attending the Seattle Code Camp to present Octopus Deploy. While I’ve done several presentations before, I’m going to change the presentation by removing a lot of technical minutia and focusing in on the benefits, some configuration and a seamless deployment demo (as I’ve learned from prior experience). Each demo that I’ve given I’ve probably gone on from...

Encore presentation on Octopus Deploy for Chicago ALM Users Group

I had another Octopus Deploy presentation today in Chicago for the Chicago ALM Users Group. Big thanks to Angela Dugan (@OakParkGirl) for letting me ramble on for Octopus for well over the time alloted. Had some good questions from audience members and interaction as well. I tried changing some things around in the presentation and adding more content but alas it...

OctoPack error: Cannot add part for the specified URI because it is already in the package

Recently, I had an issue with a project team’s TFS build and the OctoPack. Within the TFS log, I found this error: OctoPack error OCTONUGET: Cannot add part for the specified URI because it is already in the package. After some google-fu, I found a helpful post on StackOverflow. Short answer: you have to remove any duplicate references or duplicate content includes. This...