|
2 | 2 | <feed xmlns="http://www.w3.org/2005/Atom"> |
3 | 3 | <id>http://developer.github.com/</id> |
4 | 4 | <title>GitHub API Changes</title> |
5 | | - <updated>2015-07-21T00:00:00Z</updated> |
| 5 | + <updated>2015-07-22T00:00:00Z</updated> |
6 | 6 | <link rel="alternate" href="http://developer.github.com/" /> |
7 | 7 | <link rel="self" href="http://developer.github.com/changes.atom" /> |
8 | 8 | <author> |
9 | 9 | <name>technoweenie</name> |
10 | 10 | <uri>https://github.com/technoweenie</uri> |
11 | 11 | </author> |
| 12 | + <entry> |
| 13 | + <id>tag:developer.github.com,2015-07-22:/changes/2015-07-22-more-flexible-options-for-listing-repositories/</id> |
| 14 | + <title type="html">More flexible options for listing repositories</title> |
| 15 | + <published>2015-07-22T00:00:00Z</published> |
| 16 | + <updated>2015-07-22T00:00:00Z</updated> |
| 17 | + <author> |
| 18 | + <name>jakeboxer</name> |
| 19 | + <uri>https://github.com/technoweenie</uri> |
| 20 | + </author> |
| 21 | + <link rel="alternate" href="http://developer.github.com/changes/2015-07-22-more-flexible-options-for-listing-repositories/" /> |
| 22 | + <content type="html"><p>The <a href="/v3/repos/#list-your-repositories">List your repositories</a> API now offers additional parameters to help you fetch the exact set of repositories you’re looking for:</p> |
| 23 | + |
| 24 | +<ul> |
| 25 | + <li>The <code>visibility</code> parameter lets you request only your public repositories, only your private repositories, or both.</li> |
| 26 | + <li>With the <code>affiliation</code> parameter, you can ask for repositories you own, repositories where you are a collaborator, repositories you have access to as an organization member, or any combination that suits your needs.</li> |
| 27 | +</ul> |
| 28 | + |
| 29 | +<p>Use these new parameters separately, together, or in combination with other parameters to craft flexible queries that fetch the specific repositories you’re seeking.</p> |
| 30 | + |
| 31 | +<p>For full details, check out the <a href="/v3/repos/#list-your-repositories">documentation</a>. If you have any questions, please <a href="https://github.com/contact?form%5Bsubject%5D=List+your+repositories+API">get in touch</a>!</p> |
| 32 | + |
| 33 | +</content> |
| 34 | + </entry> |
12 | 35 | <entry> |
13 | 36 | <id>tag:developer.github.com,2015-07-21:/changes/2015-07-21-automatic-redirects-for-renamed-repositories/</id> |
14 | 37 | <title type="html">Automatic redirects for renamed repositories</title> |
|
55 | 78 | </code></pre> |
56 | 79 |
|
57 | 80 | <p>For more information, see the <a href="/v3/licenses/">Licenses API documentation</a>, and if you have any questions or feedback, please <a href="https://github.com/contact?form%5Bsubject%5D=Licenses+API">let us know</a>.</p> |
58 | | -</content> |
59 | | - </entry> |
60 | | - <entry> |
61 | | - <id>tag:developer.github.com,2015-06-24:/changes/2015-06-24-breaking-changes-to-organization-permissions-are-now-official/</id> |
62 | | - <title type="html">Breaking changes to organization permissions are now official</title> |
63 | | - <published>2015-06-24T00:00:00Z</published> |
64 | | - <updated>2015-06-24T00:00:00Z</updated> |
65 | | - <author> |
66 | | - <name>jakeboxer</name> |
67 | | - <uri>https://github.com/technoweenie</uri> |
68 | | - </author> |
69 | | - <link rel="alternate" href="http://developer.github.com/changes/2015-06-24-breaking-changes-to-organization-permissions-are-now-official/" /> |
70 | | - <content type="html"><p>As <a href="/changes/2015-06-10-breaking-changes-to-organization-permissions-coming-on-june-24">promised earlier this month</a>, the <a href="/changes/2014-12-08-organization-permissions-api-preview/">API changes</a> related to managing organization members and repositories are now official parts of the GitHub API.</p> |
71 | | - |
72 | | -<p>During the migration period, you needed to <a href="/changes/2015-06-10-breaking-changes-to-organization-permissions-coming-on-june-24/#migration-period">provide a custom media type in the <code>Accept</code> header</a> to opt-in to the changes. Now that the migration period has ended, you no longer need to specify this custom <a href="/v3/media">media type</a>.</p> |
73 | | - |
74 | | -<p>If you have any questions or feedback, please <a href="https://github.com/contact?form%5Bsubject%5D=Organization+Permissions+API">get in touch with us</a>!</p> |
75 | | - |
76 | 81 | </content> |
77 | 82 | </entry> |
78 | 83 | <entry> |
|
158 | 163 |
|
159 | 164 | <p>We would love to hear your thoughts on these enhancements. If you have any questions or feedback, please <a href="https://github.com/contact?form%5Bsubject%5D=Organization+Permissions+API">get in touch with us</a>!</p> |
160 | 165 |
|
| 166 | +</content> |
| 167 | + </entry> |
| 168 | + <entry> |
| 169 | + <id>tag:developer.github.com,2015-06-24:/changes/2015-06-24-breaking-changes-to-organization-permissions-are-now-official/</id> |
| 170 | + <title type="html">Breaking changes to organization permissions are now official</title> |
| 171 | + <published>2015-06-24T00:00:00Z</published> |
| 172 | + <updated>2015-06-24T00:00:00Z</updated> |
| 173 | + <author> |
| 174 | + <name>jakeboxer</name> |
| 175 | + <uri>https://github.com/technoweenie</uri> |
| 176 | + </author> |
| 177 | + <link rel="alternate" href="http://developer.github.com/changes/2015-06-24-breaking-changes-to-organization-permissions-are-now-official/" /> |
| 178 | + <content type="html"><p>As <a href="/changes/2015-06-10-breaking-changes-to-organization-permissions-coming-on-june-24">promised earlier this month</a>, the <a href="/changes/2014-12-08-organization-permissions-api-preview/">API changes</a> related to managing organization members and repositories are now official parts of the GitHub API.</p> |
| 179 | + |
| 180 | +<p>During the migration period, you needed to <a href="/changes/2015-06-10-breaking-changes-to-organization-permissions-coming-on-june-24/#migration-period">provide a custom media type in the <code>Accept</code> header</a> to opt-in to the changes. Now that the migration period has ended, you no longer need to specify this custom <a href="/v3/media">media type</a>.</p> |
| 181 | + |
| 182 | +<p>If you have any questions or feedback, please <a href="https://github.com/contact?form%5Bsubject%5D=Organization+Permissions+API">get in touch with us</a>!</p> |
| 183 | + |
161 | 184 | </content> |
162 | 185 | </entry> |
163 | 186 | <entry> |
@@ -1272,28 +1295,6 @@ You should no longer set or rely on the <code>ssl_version</code> con |
1272 | 1295 | <p>Check out the <a href="/v3/issues/events/">Issue Events API documentation</a> for a full list of supported events. If you have |
1273 | 1296 | any questions or feedback, please <a href="https://github.com/contact?form%5Bsubject%5D=New+Attrs+for+Issue+Events+API">drop us a line</a>.</p> |
1274 | 1297 |
|
1275 | | -</content> |
1276 | | - </entry> |
1277 | | - <entry> |
1278 | | - <id>tag:developer.github.com,2014-09-23:/changes/2014-09-23-one-more-week-before-the-add-team-member-api-breaking-change/</id> |
1279 | | - <title type="html">One more week before the "Add team member" API breaking change</title> |
1280 | | - <published>2014-09-23T00:00:00Z</published> |
1281 | | - <updated>2014-09-23T00:00:00Z</updated> |
1282 | | - <author> |
1283 | | - <name>jakeboxer</name> |
1284 | | - <uri>https://github.com/technoweenie</uri> |
1285 | | - </author> |
1286 | | - <link rel="alternate" href="http://developer.github.com/changes/2014-09-23-one-more-week-before-the-add-team-member-api-breaking-change/" /> |
1287 | | - <content type="html"><p><strong>UPDATE (2014-09-30):</strong> In response to feedback from developers, we’re delaying the breaking change to the <a href="/v3/orgs/teams/#add-team-member">“Add team member” API</a> until Monday, <strong>October 6, 2014</strong>. The change will go into effect for all requests on that date.</p> |
1288 | | - |
1289 | | -<p>Starting October 6, if you use <a href="/v3/orgs/teams/#add-team-member">the “Add team member” API</a> to add a user to a team and that user isn’t already on another team in your organization, the request will fail. To avoid this, be sure to use the <a href="/v3/orgs/teams/#add-team-membership">“Add team membership” API</a>.</p> |
1290 | | - |
1291 | | -<h3 id="the-organization-and-team-membership-apis-are-now-official">The Organization and Team Membership APIs are now official</h3> |
1292 | | - |
1293 | | -<p>As promised in <a href="/changes/2014-09-16-finalizing-the-organization-and-team-membership-apis/">our blog post earlier this month</a>, the <a href="/changes/2014-08-28-accepting-organization-invitations-from-the-api/">Organization Membership</a> and <a href="/changes/2014-08-05-team-memberships-api/">Team Membership</a> APIs are now an official part of the GitHub API! The preview media type is no longer required to access them.</p> |
1294 | | - |
1295 | | -<p>If you have any questions or feedback, please <a href="https://github.com/contact?form%5Bsubject%5D=Organization+and+Team+Membership+APIs">get in touch with us</a>!</p> |
1296 | | - |
1297 | 1298 | </content> |
1298 | 1299 | </entry> |
1299 | 1300 | </feed> |
0 commit comments