|
You are here |
blog.fortrabbit.com | ||
| | | | |
www.morling.dev
|
|
| | | | | As a software engineer, I like to automate tedious tasks as much as possible. The deployment of this website is no exception: it is built using the Hugo static site generator and hosted on GitHub Pages; so wouldn't it be nice if the rendered website would automatically be published whenever an update is pushed to its source code repository? | |
| | | | |
www.webstoemp.com
|
|
| | | | | While I regularily use services like Buddy or DeployHQ to build and deploy Craft CMS websites, I wanted to experiment with Github Actions. Here is what I came up with and why. | |
| | | | |
tomasvotruba.com
|
|
| | | | | Are you doing code reviews? No? Yes? **In both cases, you won't have too**. Just add a couple of YAML lines to your CI. | |
| | | | |
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, | ||