Skip to content

Starter repository for DevOps practical 4 lab - Intro to CI with GitHub Actions

License

Notifications You must be signed in to change notification settings

LYITComputing/DevOps-P4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOp Pipelines - Practical four

Introduction to Continuous Integration (CI) with GitHub Actions

This is the starter repository for practical four of the module DevOps Pipelines. The repository contains a simple Tic Tac Toe game written in JavaScript and utilises the Jest JavaScript testing framework.

Learning outcomes

In this practical exercise you will learn how to:

  • Add a GitHub workflow to your repository
  • Define build and test jobs
  • Read GitHub Action logs
  • Target different build targets using a build matrix
  • Create build artefacts and share them between jobs
  • Automate pull request reviews using GitHub actions

About

Starter repository for DevOps practical 4 lab - Intro to CI with GitHub Actions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published