publisher.rb #2

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • candidate/
  • infrastructure/
  • jenkins_workflow/
  • lib/
  • jenkins_workflow/
  • publisher.rb
  • Commits
# Change User Description Committed
#2 16345 tjuricek Removing candidate branch
#1 16342 tjuricek Create candidate branch.

This branch is mostly here to start work on our release infrastructure.
//guest/perforce_software/helix-web-services/main/infrastructure/jenkins_workflow/lib/jenkins_workflow/publisher.rb
#2 15685 tjuricek Use GUIs for VMWare Fusion, and remove version string from installer file names.

If we show the UI for VMs launched by Vagrant, we can easily just drag and drop into vSphere. Which works quickly, actually.

We also do not want version strings in archived file names, since that makes it trickier to write scripts that just fetch these files and deploy them automatically.
#1 15675 tjuricek Add basic 'publish' step for Jenkins jobs.

This will archive files in a local workspace.
The exact automated workflow hasn't been ironed out yet.