Skip to content
View morancj's full-sized avatar

Organizations

@weaveworks
Block or Report

Block or report morancj

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. git-delete-this-branch.sh git-delete-this-branch.sh
    1
    #!/bin/bash
    2
    set -e
    3
    
                  
    4
    # Get first remote name
    5
    _first_remote=$(git remote -v | head -1 | nawk '{print $1}')
  2. deliberately-vulnerable deliberately-vulnerable Public

    Honeypot, testing vulnerability scans

    Dockerfile 1

  3. jekyll-build-container-1 jekyll-build-container-1 Public

    Forked from linaro-its/jekyll-build-container

    A Docker container used by Linaro's web site build process; the container isolates the building of Linaro's Jekyll-based web sites.

    Shell

  4. terraform-stack-example terraform-stack-example Public

    Forked from linaro-its/terraform-stack-example

    HCL

  5. weaveworks/weave-gitops-docs weaveworks/weave-gitops-docs Public archive

    GitOps documentation repo

    JavaScript 10

  6. archiso archiso Public

    Arch Linux custom ISO with ZFS

    Shell 2