amanuensis 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.env.sample +10 -0
- data/.gitignore +15 -0
- data/.rspec +2 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +22 -0
- data/README.md +248 -0
- data/Rakefile +2 -0
- data/amanuensis.gemspec +36 -0
- data/bin/amanuensis +6 -0
- data/lib/amanuensis.rb +41 -0
- data/lib/amanuensis/builder.rb +52 -0
- data/lib/amanuensis/cli.rb +54 -0
- data/lib/amanuensis/code_manager.rb +6 -0
- data/lib/amanuensis/fake.rb +15 -0
- data/lib/amanuensis/fake/code_manager.rb +18 -0
- data/lib/amanuensis/fake/push.rb +10 -0
- data/lib/amanuensis/fake/tracker.rb +11 -0
- data/lib/amanuensis/file.rb +14 -0
- data/lib/amanuensis/file/push.rb +37 -0
- data/lib/amanuensis/generator.rb +87 -0
- data/lib/amanuensis/github.rb +24 -0
- data/lib/amanuensis/github/code_manager.rb +42 -0
- data/lib/amanuensis/github/push.rb +27 -0
- data/lib/amanuensis/github/tracker.rb +33 -0
- data/lib/amanuensis/issue.rb +4 -0
- data/lib/amanuensis/logger.rb +26 -0
- data/lib/amanuensis/mail.rb +18 -0
- data/lib/amanuensis/mail/push.rb +12 -0
- data/lib/amanuensis/pivotal.rb +17 -0
- data/lib/amanuensis/pivotal/tracker.rb +18 -0
- data/lib/amanuensis/pull.rb +4 -0
- data/lib/amanuensis/push.rb +5 -0
- data/lib/amanuensis/release.rb +4 -0
- data/lib/amanuensis/tracker.rb +7 -0
- data/lib/amanuensis/trello.rb +19 -0
- data/lib/amanuensis/trello/tracker.rb +31 -0
- data/lib/amanuensis/validatable.rb +34 -0
- data/lib/amanuensis/version.rb +26 -0
- data/spec/fixtures/vcr_cassettes/github/amanuensis_generates_a_github_changelog_and_release.yml +550 -0
- data/spec/fixtures/vcr_cassettes/pivotal/amanuensis_generates_a_changelog_from_pivotal_tracker.yml +120 -0
- data/spec/fixtures/vcr_cassettes/trello/amanuensis_generates_a_changelog_from_trello_tracker.yml +359 -0
- data/spec/integrations/file_spec.rb +19 -0
- data/spec/integrations/github_spec.rb +16 -0
- data/spec/integrations/mail_spec.rb +16 -0
- data/spec/integrations/pivotal_spec.rb +16 -0
- data/spec/integrations/trello_spec.rb +18 -0
- data/spec/spec_helper.rb +37 -0
- data/spec/unit/fake_spec.rb +13 -0
- metadata +300 -0
data/spec/fixtures/vcr_cassettes/pivotal/amanuensis_generates_a_changelog_from_pivotal_tracker.yml
ADDED
@@ -0,0 +1,120 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: https://www.pivotaltracker.com/services/v5/projects
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
User-Agent:
|
11
|
+
- Ruby/2.2.1 (x86_64-darwin14; ruby) TrackerApi/0.2.7 Faraday/0.9.1
|
12
|
+
X-Trackertoken:
|
13
|
+
- 6d16c6fc41a7ba27cb29d6508027ea88
|
14
|
+
response:
|
15
|
+
status:
|
16
|
+
code: 200
|
17
|
+
message: ''
|
18
|
+
headers:
|
19
|
+
Content-Type:
|
20
|
+
- application/json; charset=utf-8
|
21
|
+
Status:
|
22
|
+
- 200 OK
|
23
|
+
X-Ua-Compatible:
|
24
|
+
- IE=Edge,chrome=1
|
25
|
+
Etag:
|
26
|
+
- '"0fedce53601fdc88ab63f94f7792a244"'
|
27
|
+
Cache-Control:
|
28
|
+
- max-age=0, private, must-revalidate
|
29
|
+
X-Request-Id:
|
30
|
+
- 375ca21be546a6d956f0968eed4bb65b
|
31
|
+
X-Runtime:
|
32
|
+
- '0.037720'
|
33
|
+
Date:
|
34
|
+
- Sat, 11 Apr 2015 13:27:48 GMT
|
35
|
+
X-Rack-Cache:
|
36
|
+
- miss
|
37
|
+
X-Powered-By:
|
38
|
+
- Phusion Passenger 4.0.41
|
39
|
+
Server:
|
40
|
+
- nginx/1.6.0 + Phusion Passenger 4.0.41
|
41
|
+
Access-Control-Allow-Origin:
|
42
|
+
- "*"
|
43
|
+
Access-Control-Allow-Credentials:
|
44
|
+
- 'false'
|
45
|
+
Access-Control-Allow-Methods:
|
46
|
+
- GET, POST, PUT, DELETE, OPTIONS
|
47
|
+
Access-Control-Allow-Headers:
|
48
|
+
- X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is
|
49
|
+
X-Tracker-Client-Pinger-Interval:
|
50
|
+
- '12'
|
51
|
+
body:
|
52
|
+
encoding: UTF-8
|
53
|
+
string: '[{"id":1318392,"kind":"project","name":"Amanuensis","version":11,"iteration_length":1,"week_start_day":"Wednesday","point_scale":"0,1,2,3","point_scale_is_custom":false,"bugs_and_chores_are_estimatable":false,"automatic_planning":true,"enable_tasks":true,"time_zone":{"kind":"time_zone","olson_name":"America/Los_Angeles","offset":"-07:00"},"velocity_averaged_over":3,"number_of_done_iterations_to_show":12,"has_google_domain":false,"enable_incoming_emails":true,"initial_velocity":10,"public":false,"atom_enabled":false,"project_type":"private","start_time":"2015-04-01T00:00:00Z","created_at":"2015-04-07T21:41:44Z","updated_at":"2015-04-07T22:01:16Z","account_id":760530,"current_iteration_number":2,"enable_following":true}]'
|
54
|
+
http_version:
|
55
|
+
recorded_at: Sat, 11 Apr 2015 13:30:47 GMT
|
56
|
+
- request:
|
57
|
+
method: get
|
58
|
+
uri: https://www.pivotaltracker.com/services/v5/projects/1318392/stories
|
59
|
+
body:
|
60
|
+
encoding: US-ASCII
|
61
|
+
string: ''
|
62
|
+
headers:
|
63
|
+
User-Agent:
|
64
|
+
- Ruby/2.2.1 (x86_64-darwin14; ruby) TrackerApi/0.2.7 Faraday/0.9.1
|
65
|
+
X-Trackertoken:
|
66
|
+
- 6d16c6fc41a7ba27cb29d6508027ea88
|
67
|
+
response:
|
68
|
+
status:
|
69
|
+
code: 200
|
70
|
+
message: ''
|
71
|
+
headers:
|
72
|
+
Content-Type:
|
73
|
+
- application/json; charset=utf-8
|
74
|
+
Status:
|
75
|
+
- 200 OK
|
76
|
+
X-Tracker-Project-Version:
|
77
|
+
- '11'
|
78
|
+
X-Tracker-Pagination-Total:
|
79
|
+
- '1'
|
80
|
+
X-Tracker-Pagination-Offset:
|
81
|
+
- '0'
|
82
|
+
X-Tracker-Pagination-Limit:
|
83
|
+
- '100'
|
84
|
+
X-Tracker-Pagination-Returned:
|
85
|
+
- '1'
|
86
|
+
X-Ua-Compatible:
|
87
|
+
- IE=Edge,chrome=1
|
88
|
+
Etag:
|
89
|
+
- '"d8f70799a9d8d3140421eeedb6d74afb"'
|
90
|
+
Cache-Control:
|
91
|
+
- max-age=0, private, must-revalidate
|
92
|
+
X-Request-Id:
|
93
|
+
- 76540ac18bb7749a99cc0c2cce9f641a
|
94
|
+
X-Runtime:
|
95
|
+
- '0.036270'
|
96
|
+
Date:
|
97
|
+
- Sat, 11 Apr 2015 13:27:49 GMT
|
98
|
+
X-Rack-Cache:
|
99
|
+
- miss
|
100
|
+
X-Powered-By:
|
101
|
+
- Phusion Passenger 4.0.41
|
102
|
+
Server:
|
103
|
+
- nginx/1.6.0 + Phusion Passenger 4.0.41
|
104
|
+
Access-Control-Allow-Origin:
|
105
|
+
- "*"
|
106
|
+
Access-Control-Allow-Credentials:
|
107
|
+
- 'false'
|
108
|
+
Access-Control-Allow-Methods:
|
109
|
+
- GET, POST, PUT, DELETE, OPTIONS
|
110
|
+
Access-Control-Allow-Headers:
|
111
|
+
- X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is
|
112
|
+
X-Tracker-Client-Pinger-Interval:
|
113
|
+
- '12'
|
114
|
+
body:
|
115
|
+
encoding: UTF-8
|
116
|
+
string: '[{"kind":"story","id":91989432,"created_at":"2015-04-07T21:42:08Z","updated_at":"2015-04-07T21:53:24Z","accepted_at":"2015-04-07T21:56:09Z","estimate":3,"story_type":"feature","name":"test
|
117
|
+
story","current_state":"accepted","requested_by_id":1641242,"project_id":1318392,"url":"https://www.pivotaltracker.com/story/show/91989432","owner_ids":[],"labels":[]}]'
|
118
|
+
http_version:
|
119
|
+
recorded_at: Sat, 11 Apr 2015 13:30:48 GMT
|
120
|
+
recorded_with: VCR 2.9.3
|
data/spec/fixtures/vcr_cassettes/trello/amanuensis_generates_a_changelog_from_trello_tracker.yml
ADDED
@@ -0,0 +1,359 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: https://api.trello.com/1/members/me?key=a73b064b8a560b560ab87c8a5a1916f5&token=a11e3e6e37c5c420da2a8dac5fb397d9de12d62a5c878013d016b977c977d613
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
Accept:
|
11
|
+
- "*/*; q=0.5, application/xml"
|
12
|
+
Accept-Encoding:
|
13
|
+
- gzip, deflate
|
14
|
+
User-Agent:
|
15
|
+
- Ruby
|
16
|
+
response:
|
17
|
+
status:
|
18
|
+
code: 200
|
19
|
+
message: OK
|
20
|
+
headers:
|
21
|
+
Cache-Control:
|
22
|
+
- max-age=0, must-revalidate, no-cache, no-store
|
23
|
+
X-Content-Type-Options:
|
24
|
+
- nosniff
|
25
|
+
Strict-Transport-Security:
|
26
|
+
- max-age=15768000
|
27
|
+
X-Xss-Protection:
|
28
|
+
- 1; mode=block
|
29
|
+
X-Frame-Options:
|
30
|
+
- DENY
|
31
|
+
X-Trello-Version:
|
32
|
+
- 1.352.0
|
33
|
+
X-Trello-Environment:
|
34
|
+
- Production
|
35
|
+
Set-Cookie:
|
36
|
+
- dsc=4cf0ba338215153956cac84e57b84161bcbf6b42211f2e378dfaaed19880cad4; Path=/;
|
37
|
+
Expires=Fri, 10 Apr 2015 21:18:47 GMT; Secure
|
38
|
+
- incap_ses_198_168562=epLaIS/nuGkvy+z6UnC/ArZJJFUAAAAA/cRbh+KDoMzlr1g/gcVc7g==;
|
39
|
+
path=/; Domain=.trello.com
|
40
|
+
- visid_incap_168562=zKFJN5jLRJuWfB3N5oddN7ZJJFUAAAAAQUIPAAAAAACtKsitImmATz2BO42dhwKb;
|
41
|
+
expires=Thu, 06 Apr 2017 12:30:21 GMT; path=/; Domain=.trello.com
|
42
|
+
X-Server-Time:
|
43
|
+
- '1428441527238'
|
44
|
+
Expires:
|
45
|
+
- Thu, 01 Jan 1970 00:00:00
|
46
|
+
Content-Type:
|
47
|
+
- application/json; charset=utf-8
|
48
|
+
Access-Control-Allow-Origin:
|
49
|
+
- "*"
|
50
|
+
Access-Control-Allow-Methods:
|
51
|
+
- GET, PUT, POST, DELETE
|
52
|
+
Content-Length:
|
53
|
+
- '738'
|
54
|
+
Etag:
|
55
|
+
- W/"2e2-6ca0643"
|
56
|
+
Vary:
|
57
|
+
- Accept-Encoding
|
58
|
+
Date:
|
59
|
+
- Tue, 07 Apr 2015 21:18:47 GMT
|
60
|
+
X-Iinfo:
|
61
|
+
- 0-26801283-26801288 NNNY CT(75 76 0) RT(1428441526461 68) q(0 0 1 -1) r(1
|
62
|
+
2) U10000
|
63
|
+
X-Cdn:
|
64
|
+
- Incapsula
|
65
|
+
body:
|
66
|
+
encoding: UTF-8
|
67
|
+
string: '{"id":"54ef12fb4142e56d3b15bf2e","avatarHash":null,"bio":"","bioData":null,"confirmed":true,"fullName":"Anthony
|
68
|
+
Laibe","idPremOrgsAdmin":[],"initials":"AL","memberType":"normal","products":[],"status":"disconnected","url":"https://trello.com/anthonylaibe","username":"anthonylaibe","avatarSource":null,"email":null,"gravatarHash":"54dccbd379fb290da8fff0b2f3633ccc","idBoards":["54ef12fb4142e56d3b15bf2f","54ee578e893d5de47fd686e7","54fb625902b94750ce9ed502"],"idOrganizations":[],"loginTypes":null,"oneTimeMessagesDismissed":[],"prefs":{"sendSummaries":true,"minutesBetweenSummaries":1,"minutesBeforeDeadlineToNotify":1440,"colorBlind":false,"locale":""},"trophies":[],"uploadedAvatarHash":null,"premiumFeatures":[],"idBoardsPinned":null}'
|
69
|
+
http_version:
|
70
|
+
recorded_at: Tue, 07 Apr 2015 21:21:32 GMT
|
71
|
+
- request:
|
72
|
+
method: get
|
73
|
+
uri: https://api.trello.com/1/members/anthonylaibe/boards?key=a73b064b8a560b560ab87c8a5a1916f5&token=a11e3e6e37c5c420da2a8dac5fb397d9de12d62a5c878013d016b977c977d613
|
74
|
+
body:
|
75
|
+
encoding: US-ASCII
|
76
|
+
string: ''
|
77
|
+
headers:
|
78
|
+
Accept:
|
79
|
+
- "*/*; q=0.5, application/xml"
|
80
|
+
Accept-Encoding:
|
81
|
+
- gzip, deflate
|
82
|
+
User-Agent:
|
83
|
+
- Ruby
|
84
|
+
response:
|
85
|
+
status:
|
86
|
+
code: 200
|
87
|
+
message: OK
|
88
|
+
headers:
|
89
|
+
Cache-Control:
|
90
|
+
- max-age=0, must-revalidate, no-cache, no-store
|
91
|
+
X-Content-Type-Options:
|
92
|
+
- nosniff
|
93
|
+
Strict-Transport-Security:
|
94
|
+
- max-age=15768000
|
95
|
+
X-Xss-Protection:
|
96
|
+
- 1; mode=block
|
97
|
+
X-Frame-Options:
|
98
|
+
- DENY
|
99
|
+
X-Trello-Version:
|
100
|
+
- 1.352.0
|
101
|
+
X-Trello-Environment:
|
102
|
+
- Production
|
103
|
+
Set-Cookie:
|
104
|
+
- dsc=2744c2e0e6b6239dcda52f1d0d40fc9dbfc14cce52605d487fd433ce42e0258a; Path=/;
|
105
|
+
Expires=Fri, 10 Apr 2015 21:18:47 GMT; Secure
|
106
|
+
- incap_ses_198_168562=24vkJdW5qx9xzOz6UnC/ArdJJFUAAAAAFfLh6/MsnypvkrzD/np6iQ==;
|
107
|
+
path=/; Domain=.trello.com
|
108
|
+
- visid_incap_168562=SLOdINF0S92M2n7gc/sXlLdJJFUAAAAAQUIPAAAAAAC6NqxSHNZCN1lsWTLDD5mi;
|
109
|
+
expires=Thu, 06 Apr 2017 12:30:21 GMT; path=/; Domain=.trello.com
|
110
|
+
X-Server-Time:
|
111
|
+
- '1428441527612'
|
112
|
+
Expires:
|
113
|
+
- Thu, 01 Jan 1970 00:00:00
|
114
|
+
Content-Type:
|
115
|
+
- application/json; charset=utf-8
|
116
|
+
Access-Control-Allow-Origin:
|
117
|
+
- "*"
|
118
|
+
Access-Control-Allow-Methods:
|
119
|
+
- GET, PUT, POST, DELETE
|
120
|
+
Etag:
|
121
|
+
- W/"ZoXmVNHy5FuL+MNBSvI7Lg=="
|
122
|
+
Vary:
|
123
|
+
- Accept-Encoding
|
124
|
+
Content-Encoding:
|
125
|
+
- gzip
|
126
|
+
Date:
|
127
|
+
- Tue, 07 Apr 2015 21:18:47 GMT
|
128
|
+
Transfer-Encoding:
|
129
|
+
- chunked
|
130
|
+
X-Iinfo:
|
131
|
+
- 8-133861545-133857062 PNNY RT(1428441526943 57) q(0 0 0 -1) r(1 1) U10000
|
132
|
+
X-Cdn:
|
133
|
+
- Incapsula
|
134
|
+
body:
|
135
|
+
encoding: ASCII-8BIT
|
136
|
+
string: !binary |-
|
137
|
+
H4sIAAAAAAAAA+2W227bOBCGX2WhvU1siiJ1uku6LXrIbgPUbYEWveBhJBOm
|
138
|
+
KIGSbCRF3r2kZMe2km6KbbDdLno3Gg45P2eGH/Txc6BkkAeUFDzGNEOYZySh
|
139
|
+
SEAGkiIcnASGVeAizipmejCtap1PQiucb2v9wToW5KbX+iQQum7BnVgw3cKJ
|
140
|
+
O/y1LZlR16xTtdkFKbNW3UFUo4w5+Gw7Zu3Bd2+1S7bsuqbN5/POgtb1TNTV
|
141
|
+
nM9X0ugllps5O5TXWCjaIP8cNGAr1bYu9QWswZ/SWLVmHbigdd0pUzqXVC3j
|
142
|
+
2uVz6uuqAtO5vUEFFQfrTxvUDvqP/S3o4mWtzK1Owax8Uq/9at7Zfus5K8c0
|
143
|
+
FspeM+uzMA1GMvsMQD41Y+7dGZyJVWnr3viucN17pXvfk1rX1i38jlCSnT87
|
144
|
+
WntRsRJ2FZ643/iU8u7iQmm4J/W5VeWyM9D6C/dmZeqNGXSbc7jsuVZif0Hn
|
145
|
+
ci0++r7c1njvezE0fHTcTCr68dPJrqhL1XjH389k5Fsi/xx2DFFQhLjgJCQY
|
146
|
+
aCwjHlJeYF+38dTFVePnl8lK+Uv0RtSmULY6KLoEJrpB885340S1y9p2F8qs
|
147
|
+
3O7dnPm297wVVvGD/Zpx0H+5dzIMXWkBzPg6rvyobka7tsz4Bnl7mG5vNL1t
|
148
|
+
9NY5dHuw2tXVaGhVbV3NqGMIc33ypitkU2/Avm22VZTuAhes7c78ZVTnz8Ao
|
149
|
+
pKeInKJkgcM8TPIonMUo+RDso98p2HwtkmY+cijE24cfoVN02zoAmqSQZpGk
|
150
|
+
EkhSyDiNIdnj5LK3XuF3oGRMEgspBKOYsIyyMBQsg+AxAaPKNwU8fbWZNzvB
|
151
|
+
v+Dy/4DLvROa3oGLG7GIIEFSzImQjKSQFfw74XL8TLhjFoRpiGIiwyyRQCci
|
152
|
+
MGaUMCFikaI4cpxDKGKcPJ4IB9CQulvyCIUEeJImAuNjEaSgKeUpjopQ4phJ
|
153
|
+
WkQyihh7VBGFOKZ4Fv4I1u+e/E/LerJAjuA0R2QWReEDrEc5RTnJZiml38L6
|
154
|
+
2+JMWzdtSrFn/XvQbjP8dl47Yv2X/h6vXy/j59fPi/lmVHjKtwr/bcbvgT5F
|
155
|
+
/C+YfxvM7xnBCE0QBjFLCiYRlVnK3V8lQyglVEzpYWpbMf2PGTZVQX4Ew3aT
|
156
|
+
/XMyDJ/ieBHiPHIMS2Zphu8ybJzPh2h1W4abT18AlMHuyOoOAAA=
|
157
|
+
http_version:
|
158
|
+
recorded_at: Tue, 07 Apr 2015 21:21:33 GMT
|
159
|
+
- request:
|
160
|
+
method: get
|
161
|
+
uri: https://api.trello.com/1/boards/54fb625902b94750ce9ed502/lists?filter=open&key=a73b064b8a560b560ab87c8a5a1916f5&token=a11e3e6e37c5c420da2a8dac5fb397d9de12d62a5c878013d016b977c977d613
|
162
|
+
body:
|
163
|
+
encoding: US-ASCII
|
164
|
+
string: ''
|
165
|
+
headers:
|
166
|
+
Accept:
|
167
|
+
- "*/*; q=0.5, application/xml"
|
168
|
+
Accept-Encoding:
|
169
|
+
- gzip, deflate
|
170
|
+
User-Agent:
|
171
|
+
- Ruby
|
172
|
+
response:
|
173
|
+
status:
|
174
|
+
code: 200
|
175
|
+
message: OK
|
176
|
+
headers:
|
177
|
+
Cache-Control:
|
178
|
+
- max-age=0, must-revalidate, no-cache, no-store
|
179
|
+
X-Content-Type-Options:
|
180
|
+
- nosniff
|
181
|
+
Strict-Transport-Security:
|
182
|
+
- max-age=15768000
|
183
|
+
X-Xss-Protection:
|
184
|
+
- 1; mode=block
|
185
|
+
X-Frame-Options:
|
186
|
+
- DENY
|
187
|
+
X-Trello-Version:
|
188
|
+
- 1.352.0
|
189
|
+
X-Trello-Environment:
|
190
|
+
- Production
|
191
|
+
Set-Cookie:
|
192
|
+
- dsc=0becc8d204dc38bcc8281c897ec9ec9344deee81517355157ea0880e6dc1a0b1; Path=/;
|
193
|
+
Expires=Fri, 10 Apr 2015 21:18:48 GMT; Secure
|
194
|
+
- incap_ses_198_168562=bXJ+IXLOtROozez6UnC/ArdJJFUAAAAA00gb15PPcSsb/X41161e1Q==;
|
195
|
+
path=/; Domain=.trello.com
|
196
|
+
- visid_incap_168562=VZFL+H7gRW+3Hlqj8FfLL7dJJFUAAAAAQUIPAAAAAAA3GUdrzpwmf2XTbLyRD7P9;
|
197
|
+
expires=Thu, 06 Apr 2017 12:30:21 GMT; path=/; Domain=.trello.com
|
198
|
+
X-Server-Time:
|
199
|
+
- '1428441528046'
|
200
|
+
Expires:
|
201
|
+
- Thu, 01 Jan 1970 00:00:00
|
202
|
+
Content-Type:
|
203
|
+
- application/json; charset=utf-8
|
204
|
+
Access-Control-Allow-Origin:
|
205
|
+
- "*"
|
206
|
+
Access-Control-Allow-Methods:
|
207
|
+
- GET, PUT, POST, DELETE
|
208
|
+
Content-Length:
|
209
|
+
- '264'
|
210
|
+
Etag:
|
211
|
+
- W/"108-579b4878"
|
212
|
+
Vary:
|
213
|
+
- Accept-Encoding
|
214
|
+
Date:
|
215
|
+
- Tue, 07 Apr 2015 21:18:48 GMT
|
216
|
+
X-Iinfo:
|
217
|
+
- 9-201139942-201090899 PNNY RT(1428441527271 216) q(0 0 0 -1) r(1 1) U10000
|
218
|
+
X-Cdn:
|
219
|
+
- Incapsula
|
220
|
+
body:
|
221
|
+
encoding: UTF-8
|
222
|
+
string: '[{"id":"552443014254c4136c584cc9","name":"test","closed":false,"idBoard":"54fb625902b94750ce9ed502","pos":65535,"subscribed":false},{"id":"5524430470c80af5a7e923b5","name":"Done","closed":false,"idBoard":"54fb625902b94750ce9ed502","pos":131071,"subscribed":false}]'
|
223
|
+
http_version:
|
224
|
+
recorded_at: Tue, 07 Apr 2015 21:21:33 GMT
|
225
|
+
- request:
|
226
|
+
method: get
|
227
|
+
uri: https://api.trello.com/1/lists/5524430470c80af5a7e923b5/cards?filter=open&key=a73b064b8a560b560ab87c8a5a1916f5&token=a11e3e6e37c5c420da2a8dac5fb397d9de12d62a5c878013d016b977c977d613
|
228
|
+
body:
|
229
|
+
encoding: US-ASCII
|
230
|
+
string: ''
|
231
|
+
headers:
|
232
|
+
Accept:
|
233
|
+
- "*/*; q=0.5, application/xml"
|
234
|
+
Accept-Encoding:
|
235
|
+
- gzip, deflate
|
236
|
+
User-Agent:
|
237
|
+
- Ruby
|
238
|
+
response:
|
239
|
+
status:
|
240
|
+
code: 200
|
241
|
+
message: OK
|
242
|
+
headers:
|
243
|
+
Cache-Control:
|
244
|
+
- max-age=0, must-revalidate, no-cache, no-store
|
245
|
+
X-Content-Type-Options:
|
246
|
+
- nosniff
|
247
|
+
Strict-Transport-Security:
|
248
|
+
- max-age=15768000
|
249
|
+
X-Xss-Protection:
|
250
|
+
- 1; mode=block
|
251
|
+
X-Frame-Options:
|
252
|
+
- DENY
|
253
|
+
X-Trello-Version:
|
254
|
+
- 1.352.0
|
255
|
+
X-Trello-Environment:
|
256
|
+
- Production
|
257
|
+
Set-Cookie:
|
258
|
+
- dsc=475833b4a66c8eb78c6241a20284b8c6eb10e70565c603d79b19700428ca2bbc; Path=/;
|
259
|
+
Expires=Fri, 10 Apr 2015 21:18:52 GMT; Secure
|
260
|
+
- incap_ses_198_168562=m01AU20sGGIW2+z6UnC/ArtJJFUAAAAAqOoYw93E9BIT5BcESb68kQ==;
|
261
|
+
path=/; Domain=.trello.com
|
262
|
+
- visid_incap_168562=gZGPH8wDQo+6Xu1BzFWCArtJJFUAAAAAQUIPAAAAAACmcbfSFELi/CvBHBI44591;
|
263
|
+
expires=Thu, 06 Apr 2017 12:30:21 GMT; path=/; Domain=.trello.com
|
264
|
+
X-Server-Time:
|
265
|
+
- '1428441532273'
|
266
|
+
Expires:
|
267
|
+
- Thu, 01 Jan 1970 00:00:00
|
268
|
+
Content-Type:
|
269
|
+
- application/json; charset=utf-8
|
270
|
+
Access-Control-Allow-Origin:
|
271
|
+
- "*"
|
272
|
+
Access-Control-Allow-Methods:
|
273
|
+
- GET, PUT, POST, DELETE
|
274
|
+
Content-Length:
|
275
|
+
- '731'
|
276
|
+
Etag:
|
277
|
+
- W/"2db-eaf5d8fa"
|
278
|
+
Vary:
|
279
|
+
- Accept-Encoding
|
280
|
+
Date:
|
281
|
+
- Tue, 07 Apr 2015 21:18:52 GMT
|
282
|
+
X-Iinfo:
|
283
|
+
- 8-133862984-133857062 PNNY RT(1428441531639 72) q(0 0 0 -1) r(1 1) U10000
|
284
|
+
X-Cdn:
|
285
|
+
- Incapsula
|
286
|
+
body:
|
287
|
+
encoding: UTF-8
|
288
|
+
string: '[{"id":"5524496bba4767e3cd8531c4","checkItemStates":[],"closed":false,"dateLastActivity":"2015-04-07T21:17:31.607Z","desc":"","descData":null,"email":null,"idBoard":"54fb625902b94750ce9ed502","idList":"5524430470c80af5a7e923b5","idMembersVoted":[],"idShort":3,"idAttachmentCover":null,"manualCoverAttachment":false,"idLabels":[],"name":"super
|
289
|
+
test","pos":65535,"shortLink":"qCRfTe9g","badges":{"votes":0,"viewingMemberVoted":false,"subscribed":false,"fogbugz":"","checkItems":0,"checkItemsChecked":0,"comments":0,"attachments":0,"description":false,"due":null},"due":null,"idChecklists":[],"idMembers":[],"labels":[],"shortUrl":"https://trello.com/c/qCRfTe9g","subscribed":false,"url":"https://trello.com/c/qCRfTe9g/3-super-test"}]'
|
290
|
+
http_version:
|
291
|
+
recorded_at: Tue, 07 Apr 2015 21:21:37 GMT
|
292
|
+
- request:
|
293
|
+
method: get
|
294
|
+
uri: https://api.trello.com/1/lists/5524430470c80af5a7e923b5/cards?filter=open&key=a73b064b8a560b560ab87c8a5a1916f5&token=a11e3e6e37c5c420da2a8dac5fb397d9de12d62a5c878013d016b977c977d613
|
295
|
+
body:
|
296
|
+
encoding: US-ASCII
|
297
|
+
string: ''
|
298
|
+
headers:
|
299
|
+
Accept:
|
300
|
+
- "*/*; q=0.5, application/xml"
|
301
|
+
Accept-Encoding:
|
302
|
+
- gzip, deflate
|
303
|
+
User-Agent:
|
304
|
+
- Ruby
|
305
|
+
response:
|
306
|
+
status:
|
307
|
+
code: 200
|
308
|
+
message: OK
|
309
|
+
headers:
|
310
|
+
Cache-Control:
|
311
|
+
- max-age=0, must-revalidate, no-cache, no-store
|
312
|
+
X-Content-Type-Options:
|
313
|
+
- nosniff
|
314
|
+
Strict-Transport-Security:
|
315
|
+
- max-age=15768000
|
316
|
+
X-Xss-Protection:
|
317
|
+
- 1; mode=block
|
318
|
+
X-Frame-Options:
|
319
|
+
- DENY
|
320
|
+
X-Trello-Version:
|
321
|
+
- 1.352.0
|
322
|
+
X-Trello-Environment:
|
323
|
+
- Production
|
324
|
+
Set-Cookie:
|
325
|
+
- dsc=4711ece9e7a99a3b1b9949e98ad5ca6ed5418d15c31995fd2f2299b9111dde6c; Path=/;
|
326
|
+
Expires=Fri, 10 Apr 2015 21:18:56 GMT; Secure
|
327
|
+
- incap_ses_198_168562=CLZdRNE3CEgx5+z6UnC/Ar9JJFUAAAAAmLl/RsC9XFY8GfFaBGLpHA==;
|
328
|
+
path=/; Domain=.trello.com
|
329
|
+
- visid_incap_168562=07UcRlioSLOzvNijZkueQb9JJFUAAAAAQUIPAAAAAADdCX4HYqJg3JgFxX81vLkM;
|
330
|
+
expires=Thu, 06 Apr 2017 12:30:21 GMT; path=/; Domain=.trello.com
|
331
|
+
X-Server-Time:
|
332
|
+
- '1428441536340'
|
333
|
+
Expires:
|
334
|
+
- Thu, 01 Jan 1970 00:00:00
|
335
|
+
Content-Type:
|
336
|
+
- application/json; charset=utf-8
|
337
|
+
Access-Control-Allow-Origin:
|
338
|
+
- "*"
|
339
|
+
Access-Control-Allow-Methods:
|
340
|
+
- GET, PUT, POST, DELETE
|
341
|
+
Content-Length:
|
342
|
+
- '731'
|
343
|
+
Etag:
|
344
|
+
- W/"2db-eaf5d8fa"
|
345
|
+
Vary:
|
346
|
+
- Accept-Encoding
|
347
|
+
Date:
|
348
|
+
- Tue, 07 Apr 2015 21:18:56 GMT
|
349
|
+
X-Iinfo:
|
350
|
+
- 10-254676761-254471878 PNNY RT(1428441535717 62) q(0 0 0 -1) r(1 1) U10000
|
351
|
+
X-Cdn:
|
352
|
+
- Incapsula
|
353
|
+
body:
|
354
|
+
encoding: UTF-8
|
355
|
+
string: '[{"id":"5524496bba4767e3cd8531c4","checkItemStates":[],"closed":false,"dateLastActivity":"2015-04-07T21:17:31.607Z","desc":"","descData":null,"email":null,"idBoard":"54fb625902b94750ce9ed502","idList":"5524430470c80af5a7e923b5","idMembersVoted":[],"idShort":3,"idAttachmentCover":null,"manualCoverAttachment":false,"idLabels":[],"name":"super
|
356
|
+
test","pos":65535,"shortLink":"qCRfTe9g","badges":{"votes":0,"viewingMemberVoted":false,"subscribed":false,"fogbugz":"","checkItems":0,"checkItemsChecked":0,"comments":0,"attachments":0,"description":false,"due":null},"due":null,"idChecklists":[],"idMembers":[],"labels":[],"shortUrl":"https://trello.com/c/qCRfTe9g","subscribed":false,"url":"https://trello.com/c/qCRfTe9g/3-super-test"}]'
|
357
|
+
http_version:
|
358
|
+
recorded_at: Tue, 07 Apr 2015 21:21:41 GMT
|
359
|
+
recorded_with: VCR 2.9.3
|