canmove, Confirmed users
2,041
edits
Line 26: | Line 26: | ||
# Pulse Trigger received on build landing, contains current build id | # Pulse Trigger received on build landing, contains current build id | ||
# Trigger polling script on VM catches trigger | # Trigger polling script on VM catches trigger | ||
# Trigger polling script adds build to queue (directory full of | # Trigger polling script adds build to queue (directory full of job snippets or a single flat file) for processing. | ||
#* Initial Proof of Concept will not include a queue. | #* Initial Proof of Concept will not include a queue. | ||
# Queue polling script pulls the job off the queue, does two things: | # Queue polling script pulls the job off the queue, does two things: |