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

Organizations

@jenkinsci@pdxcat@Sage-Bionetworks@oslcat@Derpstack@gozerhp@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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Sage-Bionetworks-IT/lambda-mips-apiSage-Bionetworks-IT/lambda-mips-apiPublic

    A lambda to interact with MIP Cloud and cache transformed data

    Python 2

  2. 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 
  3. Sage-Bionetworks-IT/lambda-finops-cost-rulesSage-Bionetworks-IT/lambda-finops-cost-rulesPublic

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

    Python 1 2

  4. mediadex-pythonmediadex-pythonPublic

    Index media metadata into ArangoDB or OpenSearch

    Python

  5. jenkins-logstash-pluginjenkins-logstash-pluginPublic

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

    6 134

  6. BonnyCI/hoistBonnyCI/hoistPublic archive

    Hoist up a bonnyci

    Python 5 13