£0+
I want this!

Implementing a simple CI/CD pipeline with GitHub actions - Part 1

£0+

In this, the first of a two-part series, I'll dive into the basics of implementing a CI/CD pipeline using GitHub Actions.In part 1, we’ll cover the following: 

  1. Using pylint to check our Python module for syntax errors and other issues.
  2. Setting up a GitHub action on a push change to our GitHub repository that does the following:
  • Install pylint to do a static code analysis on our Python module.
  • Check if the code passes the lint test.
£
I want this!

Part 1 will cover the basics of what GitHub Actions are and show how we can use them to automatically start a continuous integration (CI) job which lints a python code module whenever it is pushed (updated) in GitHub.

Size
402 KB
Length
11 pages
Powered by