Edgewall Software
Modify

Opened 14 years ago

Last modified 14 years ago

#531 new enhancement

Schedule a nightly build automatically in build receipe

Reported by: daran9@… Owned by:
Priority: major Milestone: 0.6.1
Component: General Version: 0.6b2
Keywords: Cc: stephenemslie@…, felix.schwarz@…
Operating System: Windows

Description

Trigger a build at a certain time instead of waiting for SVN commits.

Take a look at the Buildbot example: buildbot nightly build

It would be nice to have a timed build even if there are no commits.

Attachments (0)

Change History (4)

comment:1 Changed 14 years ago by anonymous

This wouldn't be that difficult a feature to add -- it'd just need a small addition to Build Queue?.populate in queue.py and some way of configuring it. I think the important question is what sort of flexibility is needed in the configuration. Would a cron-style description of when to create builds be sufficient? Something simpler?

comment:2 Changed 14 years ago by daran9@…

  • Operating System changed from BSD to Windows

The main idea is to trigger a nightly build increment the version numbers of the application even if there are no commits on that day. If this is possible with a scheduler that would be sufficient.

comment:3 Changed 14 years ago by stephenemslie@…

  • Cc stephenemslie@… added

This would be a nice change to have. I for one wouldn't need it to be too clever in terms of scheduling - just some way to allow the build to be triggered from the command line so that a cron job could kick it off.

comment:4 Changed 14 years ago by Felix Schwarz <felix.schwarz@…>

  • Cc felix.schwarz@… added

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.