Use Outputs to Share Data Between Jobs // GitHub Actions

Опубликовано: 14 Январь 2025
на канале: Kahan Data Solutions
8,852
140

Want to build a reliable, modern data architecture without the mess?
Here’s a free checklist to help you → https://bit.ly/kds-checklist

GitHub Action jobs may run separately but the data doesn't have to stay that way.

By using Outputs, we can pass data between our various jobs.

This can become really helpful as business logic becomes more complex.

In this video we will discuss what outputs are, why you would use them...

And then finish with a demo of how to add them to a workflow.

Timestamps:
0:00 - Intro
0:46 - Why use outputs?
1:18 - Where are they set?
2:17 - Demo

Title & Tags:
How to use Outputs in Github Action Workflows | Github Actions Tutorial for Beginners
#kahandatasolutions #dataengineering #github