#32 ✓resolved
Jeremy Lightsmith

Document CC_BUILD_LABEL usage, and remote builds via SSH

Reported by Jeremy Lightsmith | April 21st, 2008 @ 01:47 PM | in 1.2

CC.rb now sets CC_BUILD_LABEL env variable before calling the build. It can be used to figure out the current revision, like this: # drop everything after the dot, if this is a rebuild (i.e. a label looks like 123.1) revision = ENV['CC_BUILD_LABEL'].sub(/(\.\d+)?$/, '')

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

People watching this ticket

Tags

Pages