Vauxoo / runbot-addons

Runbot Custom Features to be used by community.
GNU Affero General Public License v3.0
3 stars 7 forks source link

Add github webhook for deployv image integration #196

Open antonag32 opened 1 year ago

antonag32 commented 1 year ago

Fixes #195

Github pipelines in Vauxoo projects create "Deployv" docker images which can be used instead of the big image in runbot. This is becoming the prefered way.

Therefore a controller has been added to listen for this events and mark the field 'deployv_image_built' as True once Github's pipeline for the build has been completed in a successful manner.

antonag32 commented 1 year ago

Can you review @moylop260 and @luisg123v

luisg123v commented 1 year ago

Typo in description: maner -> manner

antonag32 commented 1 year ago

@luisg123v I've made the requested changes