Skip to content
View brendenblack's full-sized avatar

Block or report brendenblack

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 Loading

  1. Firewatch Firewatch Public

  2. Ansible module for managing the stat... Ansible module for managing the state of S6 services
    1
    #!/usr/bin/env python
    2
    
                  
    3
    ANSIBLE_METADATA = {
    4
        'metadata_version': '1.1',
    5
        'status': ['preview'],
  3. A suite of scripts meant to manage m... A suite of scripts meant to manage multiple environment streams in a single instance of Jenkins by decoupling build/CI from deploy/CD activities
    1
    /**
    2
     * This script is meant to be run as part of a multi-stream implementation of Jenkins that aims to decouple CI from CD 
    3
     * by using one job to produce artifacts, and zero-to-many other jobs to deploy them to any arbitrary environment
    4
     * streams as required. It assumes that:
    5
     * 1. The {@link https://plugins.jenkins.io/cloudbees-folder Cloudbees Folders plugin} is being used;
  4. LinkedOut LinkedOut Public

    Keep track of the resumés that you submit to the void. A test drive of Blazor

    C#