👨💻
planning, coding, reviewing
IT consultant into webapps, automation, infosec & more. Full stack(overflow) developer.
- Canberra, ACT, Australia
- http://davehall.com.au
- in/davehall
- https://proactiveops.io
- https://skwashd.net
Highlights
Pinned Loading
-
proactiveops/picofun
proactiveops/picofun PublicCode generator for Python based Lambda functions that consume APIs defined in Open API spec files
Python 9
-
proactiveops/util-fns
proactiveops/util-fns PublicUtility Lambda Functions for AWS Step Functions
Python
-
terraform-aws-cloudflare-ips-security-group
terraform-aws-cloudflare-ips-security-group PublicThis terraform module populates an AWS security group ingress rules with Cloudflare source IPs
HCL 4
-
alpine-docker-from-scratch
alpine-docker-from-scratch PublicBuilds an alpine docker image from scratch
-
Copy AWS SSM Parameter Store Path
Copy AWS SSM Parameter Store Path 1This Python (3.6+) script is for migrating Amazon AWS System Manager (SSM) Parameter Store keys from one path to another.
23## Quick Start
45To install the script do the following:
-
Git pre-commit hook for checking fil...
Git pre-commit hook for checking files with coder-review and php lint. This prevents developers committing broken PHP or code that doesn't comply with the Drupal coding standards.Add this file to .git/hooks/pre-commit in the root of your doc repo and make it executable (chmod +x .git/hooks/pre-commit).You must have the coder module in ~/.drush/This has only been tested with drush 6.x. 1#!/bin/bash
23#
4# Git pre-commit hook for Drupal projects.
5# Created by Dave Hall - http://davehall.com.au
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.