Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 04-27-2010, 07:40 AM
ChrisF ChrisF is online now
Registered User
 
Join Date: 12-09-2009
Posts: 67
Continuous integration example

I'm trying to use the ContinuousIntegration.bld that came with our VBPro v7.2a as a template for continuous builds.

Where is the macro LOOP_DELAY defined? I see it in the Macros tab, is that where it's defined?

Also, to have this run in the background, do I just schedule it as a task, and basically let it run forever?

Also, my builds run around 2 hours. Do I just set my delay time to 2 hours to ensure that builds don't overlap, or is there a smarter way to do this, like defining a global marco that say, checks if BUILD_IN_PROGRESS = no?

Last edited by ChrisF; 04-27-2010 at 07:46 AM.
Reply With Quote
  #2  
Old 04-27-2010, 08:30 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,013
Re: Continuous integration example

Quote:
Originally posted by ChrisF
I'm trying to use the ContinuousIntegration.bld that came with our VBPro v7.2a as a template for continuous builds.

Where is the macro LOOP_DELAY defined? I see it in the Macros tab, is that where it's defined?
Yes.
Quote:
Also, to have this run in the background, do I just schedule it as a task, and basically let it run forever?
Yes, schedule it to run at startup/logon.
Quote:
Also, my builds run around 2 hours. Do I just set my delay time to 2 hours to ensure that builds don't overlap, or is there a smarter way to do this, like defining a global marco that say, checks if BUILD_IN_PROGRESS = no?
The builds won't overlap -- the delay period doesn't begin until the last build has finished.
Reply With Quote
  #3  
Old 04-27-2010, 10:55 AM
ChrisF ChrisF is online now
Registered User
 
Join Date: 12-09-2009
Posts: 67
Thanks!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 04:30 PM.


Copyright © 1999-2023 Kinook Software, Inc.