Details
In this GitHub Actions Session we go through the following topics:
Firstly we'll understand what GitHub Actions actually is and we will look at specific developer workflow use cases that you can automate with GitHub Actions .
We'll try to understand the basic concepts of GitHub Actions, including the GitHub Events and Actions and workflow and HOW GitHub Actions actually automates these workflows using these components.
Having understood what GitHub Actions solves and how it makes it possible, we will go through the most common workflow, which is CI/CD pipeline.
We'll also host a hands-on DEMO, where we'll understand the syntax of GitHub actions workflow file, with the setup of an example Java Gradle project, which we will build into a Docker Image and push to a private Docker repository on DockerHub.







