Sha256: 9643215a28090864ea5a3b65c23377ad692803642910a03620b63c6339c5d735

Contents?: true

Size: 389 Bytes

Versions: 8

Compression:

Stored size: 389 Bytes

Contents

#
# Octopi GitHub API configuration file
#

# GitHub user login and token
login: github-username
token: github-token

# Trace level
# Possible values:
#   false - no tracing, same as if the param is ommited
#   true  - will output each POST or GET operation to the stdout
#   curl  - same as true, but in addition will output the curl equivalent of each command (for debugging)
trace: curl

Version data entries

8 entries across 8 versions & 4 rubygems

Version Path
ddollar-octopi-0.0.13 examples/github.yml.example
fcoury-octopi-0.0.11 examples/github.yml.example
fcoury-octopi-0.1.0 examples/github.yml.example
philnash-octopi-0.0.11 examples/github.yml.example
philnash-octopi-0.0.12 examples/github.yml.example
octopi-0.4.5 examples/github.yml.example
octopi-0.4.4 examples/github.yml.example
octopi-0.1.0 examples/github.yml.example