Update Octopack to automatically trim branchnames
NuGet has a 20 char limitation for package names. Octopack enforces this, it would be nice instead of Octopack would jsut trim the name and create the package, as our branch names are created by Developers and can be long.
Source: http://help.octopusdeploy.com/discussions/problems/16456
Note: Octopack IS OpenSource, and Pull Requests are accepted!
18
votes

-
Michael Stewart commented
I agree with Paul... remove this unnecessary restriction. Branch names can cause you to hit the limitation very quickly.
-
Paul commented
could you also think about removing the restriction.