How to Run Python Scripts in GitHub Action Workflows

preview_player
Показать описание
This video goes over how to run Python scripts in GitHub Action Workflows and how to do the following:

- Use GitHub Action Secrets in your Python Script
- Run the script with the Setup Python Action
- Run with PowerShell
- Run Multiple Python Versions and OS either one at a time or in parallel
- Cache Dependencies

Рекомендации по теме
Комментарии
Автор

github repo link goes to 404 could you provide this or similar link to repo for python?

francescosorrentino
Автор

sir please can you make a video on how to get array data in github secret and get one element at a time
in a organized order as we set in the github secret

online_business_pokhara
Автор

Link to the repo is broken, please update ! Thank you for the video !

Beliedat
Автор

do you need to have your computer turn on for the script to run automatically?

jva