|
You are here |
huey.xyz | ||
| | | | |
davquar.it
|
|
| | | | | A GitHub Action is the automatic execution of a job, after a specified trigger on a GitHub repository. For example, let's say that we want to run a linter on each new commit, we can create a GitHub action to do it. In this post we'll see a workflow to automatically deploy a Hugo site on GitHub Pages. | |
| | | | |
chrispeoples.com
|
|
| | | | | ||
| | | | |
vishwas.tech
|
|
| | | | | Setting up CI/CD pipeline for deploying AWS lambda using serverless framework & Github Actions | |
| | | | |
www.blog.pythonlibrary.org
|
|
| | | When you are working on your personal or work projects in Python, you usually want to have a way to enforce code standards. You can use tools like Flake8, | ||