Pinned Repositories
aws-product-vpc
Terraform module for provisioning a product VPC on AWS
aws-week-in-review
The files in this GitHub Repo are used to produce the AWS Week in Review.
create-jira-issues
GitHub Action to create Jira issues
get-yaml-value
Returns a YAML file variable value
git-cherry-pick-commits
GitHub Action for performing git cherry-pick on a list of commits
git-last-tag
This GitHub Action finds the most recent matching tag.
git-matching-commits
GitHub Action to return a list of matching commits from a tag to the branch HEAD
git-next-version
This GitHub Action determines the next version based on the last matching tag.
src
Rick Meneely's stuff
update-yaml
GitHub Action to update YAML file values
rmeneely's Repositories
rmeneely/git-next-version
This GitHub Action determines the next version based on the last matching tag.
rmeneely/create-jira-issues
GitHub Action to create Jira issues
rmeneely/get-yaml-value
Returns a YAML file variable value
rmeneely/git-cherry-pick-commits
GitHub Action for performing git cherry-pick on a list of commits
rmeneely/git-last-tag
This GitHub Action finds the most recent matching tag.
rmeneely/git-matching-commits
GitHub Action to return a list of matching commits from a tag to the branch HEAD
rmeneely/update-yaml
GitHub Action to update YAML file values
rmeneely/aws-product-vpc
Terraform module for provisioning a product VPC on AWS
rmeneely/eventbridge-put-events
GitHub Action utility to publish events to AWS EventBridge
rmeneely/find-ecr-image
GitHub Action to search AWS ECR repository and return the first matching image tag
rmeneely/generate-release-notes
Generate release notes using GitHub API
rmeneely/git-hotfix-commits
Cherry pick commits with matched labels
rmeneely/hello-world
Simple hello world Python script for testing functionality
rmeneely/hotfix-test
Repository for testing hoxfix automation
rmeneely/installer
Install an OpenShift cluster
rmeneely/kubernetes
Production-Grade Container Scheduling and Management
rmeneely/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No scripts.
rmeneely/label-pull-requests
GitHub Action which adds GitHub labels to matching Pull Requests
rmeneely/Leviton-VRCS4
Leviton VRCS4 Scene Controller
rmeneely/mastodon
Your self-hosted, globally interconnected microblogging community
rmeneely/minify
GitHub Action to minify CSS and JS files
rmeneely/openshift-ansible
OpenShift Installation and Configuration Management
rmeneely/openshift-docs
OpenShift Documentation
rmeneely/origin
The self-managing, auto-upgrading, Kubernetes distribution for everyone
rmeneely/release-changelog-builder-action
A GitHub action that builds your release notes / changelog fast, easy and exactly the way you want.
rmeneely/release-helm-chart
This GitHub Action packages and publishes a Helm Chart to an AWS ECR rospository
rmeneely/set-env
GitHub Action for setting environment variables retrieved from local files, or AWS Secrets Manager
rmeneely/SmartThingsPublic
SmartThings open-source DeviceTypeHandlers and SmartApps code
rmeneely/terraform-plugin
A Jenkins plugin that installs Terraform and provides a build wrapper for launching infrastructure.
rmeneely/test-github-actions
Repository for testing GitHub Actions