Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 05-06-2008, 06:24 PM
ktodd ktodd is online now
Registered User
 
Join Date: 05-01-2008
Location: Sierra Vista, AZ
Posts: 8
Running Visual Build in the background

I am running a Continuous Integration build that runs every 4 hours. I made a scheduled task that ran once to kick it off, but the application opened. It won't close because the build doesn't end, it just wait 4 hours and runs again. Is it possible to run the CI job without launching the app?

Thanks,

Ken
Reply With Quote
  #2  
Old 05-06-2008, 08:32 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,013
Typically, the continuous integration project would loop, checking to see if a build is needed (triggered on source control changes). If you want to run the build on an ad hoc basis (in addition to the regular CI trigger), you could also have the project check for the existence of a file as a trigger, and then create/write to that file to initiate the build. Alternatively, don't loop in the build and launch it directly as needed.
Reply With Quote
  #3  
Old 05-07-2008, 04:34 PM
ktodd ktodd is online now
Registered User
 
Join Date: 05-01-2008
Location: Sierra Vista, AZ
Posts: 8
Thanks for the info. I changed it to run as a scheduled task instead of a continuous loop. For this to work I had to change the temporary macros to project macros. The problem now is the task runs fine, but upon completion, a dialog pops up asking to save the project. The is because the project macros have been updated. Is there a way to automatically answer yes to this so Visual Build will close?

Thanks.
Reply With Quote
  #4  
Old 05-07-2008, 04:44 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,013
http://www.kinook.com/Forum/showthread.php?threadid=245
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 07:40 PM.


Copyright © 1999-2023 Kinook Software, Inc.