github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

jstewart / integrity-yammer

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 4
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Send integrity build notifications to your yammer feed — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Use custom message with project name instead of short message. 
jstewart (author)
Fri Sep 25 06:37:10 -0700 2009
commit  128f4ea9be0b64fd8254c28847e583f6cce73f20
tree    89e67f641f0e9ca25514413bcb837548b42e1b4c
parent  2fd27728393115379510685be18dc857b3bb0cbd
integrity-yammer /
name age
history
message
file .gitignore Loading commit data...
file README.markdown
file Rakefile
file integrity-yammer.gemspec
directory lib/
directory spec/
README.markdown

Integrity Yammer Notifier

Post a message to a Yammer feed after each build

Setup

Step 1. Install Required Gems

oauth (gem install oauth)
yammer4r (gem install -s http://gems.github.com jstewart-yammer4r)
integrity-yammer (gem install -s http://gems.github.com jstewart-integrity-yammer)

Step 2. Add this to config.ru file:

require "rubygems"
require "notifier/yammer"
Integrity::Notifier.register(Integrity::Notifier::Yammer)

Step 3. Create a yammer oauth yml file with the following information (or use the yammer_create_oauth_yml script in yammer4r):

consumer:
  key: YOUR_KEY_HERE
  secret: YOUR_KEY_HERE

access:
  token: YOUR_KEY_HERE
  secret: YOUR_KEY_HERE

Step 4. Edit your project and enter the location of your yammer oauth file.

License

(The MIT License)

Copyright (c) 2009 Jason Stewart

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server