forked from github/github-services
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrubyforge
More file actions
30 lines (21 loc) · 747 Bytes
/
rubyforge
File metadata and controls
30 lines (21 loc) · 747 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
RubyForge
=========
Special Thanks
-------------
Would like to notice Ara Howard and his RubyForge gem, from which I copied most of the code
used in this service. Would also like to notice the author of the Basecamp service, since
I used that service as a template for the RubyForge service.
This service simply posts a new NewsByte to the RubyForge project (as specified by the groupid).
Install Notes
-------------
1. username should be the username of a user that has access to the RubyForge project
2. password should be the password of the given user
3. groupid should be the group id of the RubyForge project
Developer Notes
---------------
data
- username
- password
- groupid
payload
- refer to docs/github_payload