Create your first workflow in Github Actions | Github Actions Series | DevOps | Cloud-Native

Published: 11 August 2022
on channel: KubeKode
685
29

What are GitHub actions?
A tool that lets you automate your software development workflows.
We can write individual tasks, called actions, and combine them to create a custom workflow.

What are workflows?
Workflows are custom automated processes that we can set up in your repository to build, test, package, release, or deploy any code project on Github.

Events
Let's say we have a Github repository and on this repository, things can happen, things as someone pushing something or a pull request being opened or an issue being created or closed, and so on.

these things are referred to as events.
So a workflow for example can be testing and deploying your code when someone pushes to master or run some tests when someone opens a pull request or maybe send a Slack message when an issue is created and so on.

We might also need a workflow to run on a regular schedule for instance every 6 p.m. every day. Or they can even happen when an external event happens.


IGNORE:
#devops #aws #cicd
#programming #webdesign #code #web #development #computer #programming #coding #python #security #developer #java #software #webdevelopment #webdeveloper #javascript #programmer #html #robotics #computerscience #coder


On this page of the site you can watch the video online Create your first workflow in Github Actions | Github Actions Series | DevOps | Cloud-Native with a duration of hours minute second in good quality, which was uploaded by the user KubeKode 11 August 2022, share the link with friends and acquaintances, this video has already been watched 685 times on youtube and it was liked by 29 viewers. Enjoy your viewing!