Skip to content
View particledecay's full-sized avatar
💣
0 17 * * 5 /usr/local/bin/deploy_to_prod.sh
💣
0 17 * * 5 /usr/local/bin/deploy_to_prod.sh
Block or Report

Block or report particledecay

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. ansible-jsonpatch ansible-jsonpatch Public

    An Ansible module for patching JSON files

    Python 116 24

  2. kconf kconf Public

    Manage multiple kubeconfigs easily

    Go 115 11

  3. circlecli circlecli Public archive

    Unofficial CircleCI CLI Tool

    Python 21 4

  4. kdummy kdummy Public

    The second dumbest application you've ever seen.

    Go 2

  5. dotfiles dotfiles Public

    Collection of configuration files

    Shell 1

  6. SSH to all instances within an AWS t... SSH to all instances within an AWS target group
    1
    #!/bin/bash
    2
    
                  
    3
    ssh_user=joey.espinosa
    4
    aws_region=us-west-1
    5
    export target_group=$1