History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-1148
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: jason
Reporter: Richard Fine
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

Add a built-in master.uri property

Created: 23/Jul/07 12:21 PM   Updated: 25/Jul/07 09:04 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.2.33


 Description  « Hide
For build scripts that consume artifacts from other builds, it would be nice to have a built-in ${master.uri} property such that you could reference artifacts like "http://${master.uri}/display/projects/myProject/successful/default/buildStep/arty/myArtifact.txt"

 All   Comments   Change History      Sort Order:
jason - 24/Jul/07 04:09 AM
Hi Richard,

Good idea, should be fairly simple.

jason - 25/Jul/07 07:08 AM
Added in change 3532.

jason - 25/Jul/07 07:09 AM
I should mention that is is actually "master.url" and includes the "http://" prefix, so the usage will be:

${master.url}/display/...

The only reason for this is consistency with terms as used in Pulse.

Richard Fine - 25/Jul/07 09:04 AM
Sounds great, Jason, thank you. Roll on 1.2.33 :-)