Skip to content
View saumets's full-sized avatar

Highlights

  • Pro

Organizations

@telus

Block or report saumets

Report abuse

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

Report abuse

Pinned Loading

  1. dockerized-puppeteer dockerized-puppeteer Public archive

    Example project demonstrating Headless Chrome + Puppeteer running in their own individual containers.

    JavaScript 70 13

  2. shopify-test-data-generator shopify-test-data-generator Public archive

    Automate generation of test/fake data (customers, orders, products etc.), which can be used for Shopify application testing.

    Python 24 9

  3. Timelab Timelab Public

    Timelab. A Mac OS X status bar (NSStatusItem) time tracking application which integrates with a company time management API using the AFNetworking 2.0 networking library.

    Objective-C

  4. Dynamically update the Horizontal Po... Dynamically update the Horizontal Pod Autoscaler for a given Openshift deployment.
    1
    #!/bin/sh
    2
    set -o nounset -o errexit
    3
    
                  
    4
    ## Dynamically update the Horizontal Pod Autoscaler for a given Openshift deployment.
    5
    ## Usage: ./run-hpa-update.sh 3 5 my-app production
  5. Ansible vault secrets pre commit git... Ansible vault secrets pre commit git hook
    1
    #!/bin/sh
    2
    #
    3
    # Ansible Vault Secrets Git Hook
    4
    #
    5
    # Hook to check if an un-encrypted FILE_PATTERN file is being commited. Useful if secrets