Skip to content
View ConsoleCatzirl's full-sized avatar
  • Earth

Organizations

@jenkinsci @pdxcat @Sage-Bionetworks @oslcat @Sage-Bionetworks-IT

Block or report ConsoleCatzirl

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. make-secrets make-secrets Public

    GNU Make targets to generate sensitive data for seeding microservices

    Makefile

  2. Sage-Bionetworks-IT/lambda-mips-api Sage-Bionetworks-IT/lambda-mips-api Public

    A lambda to interact with MIP Cloud and cache transformed data

    Python 3

  3. mediadex-python mediadex-python Public

    Index media metadata into elasticsearch

    Python

  4. Sage-Bionetworks-IT/lambda-finops-cost-rules Sage-Bionetworks-IT/lambda-finops-cost-rules Public

    AWS lambda for generating JSON string needed by AWS::CE::CostCategory Rules parameter

    Python 1 2

  5. Redirect a bash script's output and ... Redirect a bash script's output and error to syslog
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    # The pattern `exec > $X 2>&1` does two things: the last bit redirects standard 
    4
    # error to go to standard output, and the first bit sends standard output to the
    5
    # file $X. Here our $X is the process substitution `>( $process )` which takes  
  6. jenkins-logstash-plugin jenkins-logstash-plugin Public

    MOVED: Now at https://github.com/jenkinsci/logstash-plugin

    6 136