Using GitHub Actions
GitHub Actions provides continuous integration and deployment on GitHub repositories. Use it in conjunction with GitHub artifact storage and Dependabot to maintain your projects.
GitHub Actions provides continuous integration and deployment on GitHub repositories. Use it in conjunction with GitHub artifact storage and Dependabot to maintain your projects.
Azure DevOps has an extension that provides a calendar for each Team, but the API is not documented. These notes cover API methods for the Team calendar, to enable automation.
Notes on querying AWS.
Minikube sets up and manages Kubernetes on a single host system, so that you can develop and test clusters on a laptop or a stand-alone server.
Notes on shell scripting with Bash and other UNIX shells.
Notes on using Packer to provide machine images for deployment with AWS EC2.
This is a set of notes for setting up Windows 10 as a development system for the Go programming language, with the Buffalo Web framework. It does not use the Windows Subsystem for Linux.
This is a set of notes for setting up AWS WorkSpaces, a service for running one or more desktops on the AWS cloud.
The Pipeline Plugin for the Jenkins Continuous Integration system enables you to define jobs in code, and store them as files within your source code repositories. Version 2 of Jenkins includes Pipeline as standard, and it is easy to add Docker support.
Git concepts, and abbreviated notes on the important commands.