Continuous integration for Cloud Run

preview_player
Показать описание
Integrating new code can be difficult, but what if it could be done automatically? In this episode of Serverless Expeditions Extended, Martin and Aaron show how this is possible with continuous integration! Watch to learn how you can find bugs by using Continuous integration with Cloud Run.

Chapters:
0:00 - Intro
0:35 - How to use Aaron’s continuous integration (no more empty notes)
1:53 - What to do if the unit test fails
3:13 - How to set up continuous integration
3:53 - How to trigger the build automatically
4:27 - What kinds of triggers can be used?
5:18 - Integration test for a live service
5:46 - Wrap up

Samples:

#ServerlessExpeditions​ #ServerlessExpeditionsExtended #CloudRun
Рекомендации по теме
Комментарии
Автор

yea i always do that, ... yea another idea is to build ci/cd with Argo

Babbili