Welcome, Guest
Username Password: Remember me

Questions on Hudson
(1 viewing) (1) Guest
Hudson
  • Page:
  • 1

TOPIC: Questions on Hudson

Questions on Hudson 2 years, 1 month ago #193

  • scmuser
  • OFFLINE
  • Gold Boarder
  • scm master
  • Posts: 237
  • Points: 3427
  • Karma: 0
  • Honor Medal 2009
Hi,

I have setup Hudson successfully and covered all most all the features. But Still i have some question which want to get clarify with the help of community members.

1. Each Project Build Number in Hudson and build artifact folder naming are different. How can we match up so it should be with Hudon Build number.
2. Upon successful build, how can i get the build artifact link for each build of Hudson Dashboard?

Re:Questions on Hudson 2 years, 1 month ago #194

  • rajeshkumar
  • OFFLINE
  • Moderator
  • I love software configuration management
  • Posts: 370
  • Points: 44553
  • Karma: 4
  • Honor Medal 2009
reply from hudson community...

> 1. Each Project Build Number in Hudson and build artifact folder naming are
> different. How can we match up so it should be with Hudon Build number.

Hudson provides your build scripts an environment variable
BUILD_NUMBER which is an increasing integer. You are free to use that
or ignore it and come up with your own way of identifying your builds.

If want to increment Hudson's build number, edit the file buildNumber
which is in HUDSON_HOME/jobs/JOBNAME and then go to Manage Hudson ->
Reload configuration files from disk.

> 2. Upon successful build, how can i get the build artifact link for each
> build of Hudson Dashboard?

If I understand you correctly, you are looking for the permalinks in
the page for each project. I.e. YOURHUDSON/job/JOBNAME/
Regards,
Rajesh Kumar
Build and Release Engineer
My Blog: community.scmgalaxy.com/pg/profile/rajeshkumar
  • Page:
  • 1
Time to create page: 0.70 seconds

     
    
Home Forum