Skip to content
View sean-horn's full-sized avatar

Block or report sean-horn

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. Example cookbook Ruby code to show a...
    1
    log "---writing all ckbks and version---"
    2
    require 'rest_client'
    3
      env          = "_default"
    4
      num_versions = "num_versions=all"
    5
      api_endpoint = env ? "/environments/#{env}/cookbooks?#{num_versions}" : "/cookbooks?#{num_versions}"
  2. Reading the cookbook collection to g...
    1
    log "---writing all ckbks and version---"
    2
    
                  
    3
    cookbooks = @run_context.cookbook_collection
    4
    log "The recipes were these: #{cookbooks.keys.map {|x| cookbooks[x].name + " " + cookbooks[x].version} }"
    5
    
                  
  3. cleanup-org-invites-api knife exec s...
    1
    # OC-11643
    2
    # OC-11644
    3
    
                  
    4
    # You can use this script by running `knife exec`
    5
    
                  
  4. chefconf2018demo Public

    Forked from brandur/rocket-rides-unified

    Ruby

  5. snapshot-chef-server Public

    Shell

  6. typesense-instantsearch-demo Public

    Forked from typesense/typesense-instantsearch-demo

    A demo app that shows how to use the Typesense InstantSearch adapter, to build rich search interfaces.

    JavaScript

2 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

sean-horn has no activity yet for this period.
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.