Posts
Let's Encrypt and GoDaddy
Last night I was finally successful in my search for how to use Let’s Encrypt certificates to enable SSL/TLS on my websites, hosted on GoDaddy using their Deluxe Linux Hosting (with AutoSSL). The last piece of that is of utmost importance as you will soon see.
For those unaware, GoDaddy does …
CICD to PyPi with …
Hello again! There have been a number of new additions to the Python universe since I wrote the article CICD to PyPI with Bitbucket Pipelines - V2. Because of these updates, I’ve decided to re-publish my Pipelines configuration along with how I’m now using Pipelines to test and automatically publish …
CICD to PyPi with …
There have been many updates to Atlassian Bitbucket since I wrote the article CICD to PyPI with Bitbucket Pipelines. Because of these updates, I’ve decided to re-publish my Pipelines configuration along with how I’m now using Pipelines to test and automatically publish my Python Modules …