/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.blog.pythonlibrary.org
| | vishwas.tech
2.8 parsecs away

Travel
| | Setting up CI/CD pipeline for deploying AWS lambda using serverless framework & Github Actions
| | www.argpar.se
1.1 parsecs away

Travel
| | A starting point on how to use github actions for python packages. Explains how to work with matrices and how that integrates with TOX.
| | www.architect.io
1.9 parsecs away

Travel
| | Learn how to automate the steps to build, test, and deploy your code using GitHub Actions.
| | www.morling.dev
10.4 parsecs away

Travel
| 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?