Open raamdev opened 7 years ago
Noting that this is already built-in via phing build-all
or phing build
instead of phing full-build-all
or phing full-build
. I just need to start using those instead. Bad habit.
Reopening this as I just discovered one of the reasons I was forced to do this in the past. Whenever I want to release a new bleeding edge, the build routines need to run (in full) to update the software and prepare it for a new bleeding edge.
So the ability to do a full build, update versions, etc... prior to actually doing a release, is still desirable. However, in the future it would be nice to make this possible without needing to commit those version changes.
@raamdev writes...
@jaswsinc writes...
@raamdev writes...
@jaswsinc writes...