Skip to content

Commit 4e4840f

Browse files
committed
Fix sentence in Releases API blog post
1 parent 2bfe9d8 commit 4e4840f

File tree

5 files changed

+83
-83
lines changed

5 files changed

+83
-83
lines changed

changes.atom

Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feed xmlns="http://www.w3.org/2005/Atom">
33
<id>http://developer.github.com/</id>
44
<title>GitHub API Changes</title>
5-
<updated>2013-09-25T06:00:00Z</updated>
5+
<updated>2013-09-25T04:00:00Z</updated>
66
<link rel="alternate" href="http://developer.github.com/" />
77
<link rel="self" href="http://developer.github.com/changes.atom" />
88
<author>
@@ -12,8 +12,8 @@
1212
<entry>
1313
<id>tag:developer.github.com,2013-09-25:/changes/2013-09-25-releases-api/</id>
1414
<title type="html">Releases API</title>
15-
<published>2013-09-25T06:00:00Z</published>
16-
<updated>2013-09-25T06:00:00Z</updated>
15+
<published>2013-09-25T04:00:00Z</published>
16+
<updated>2013-09-25T04:00:00Z</updated>
1717
<author>
1818
<name>technoweenie</name>
1919
<uri>https://github.com/technoweenie</uri>
@@ -64,8 +64,8 @@ $ curl -H "Authorization: token TOKEN" \
6464
the API before we freeze changes. We expect to lift the preview status in 30 days.&lt;/p&gt;
6565

6666
&lt;p&gt;As with &lt;a href="http://developer.github.com/changes/2013-07-19-preview-the-new-search-api/"&gt;the Search API&lt;/a&gt;, we’ll take this opportunity to iterate quickly. Breaking changes will be announced
67-
on this developer blog without any advance warning. Once the preview is period, we’ll consider the Releases API unchangeable
68-
stable for production use.&lt;/p&gt;
67+
on this developer blog without any advance warning. Once the preview period is over, we’ll consider the Releases API unchangeable.
68+
At that point, it will be stable and suitable for production use.&lt;/p&gt;
6969

7070
&lt;p&gt;The preview media type is “application/vnd.github.manifold-preview”. &lt;a href="http://en.wikipedia.org/wiki/Eden_Fesi"&gt;Manifold&lt;/a&gt; is
7171
a member of the Avengers, with the ability to teleport through time and space. He’s the one in the middle holding the spear.&lt;/p&gt;
@@ -75,8 +75,8 @@ a member of the Avengers, with the ability to teleport through time and space.
7575
<entry>
7676
<id>tag:developer.github.com,2013-09-03:/changes/2013-09-03-two-factor-authentication/</id>
7777
<title type="html">Two-Factor Authentication and the API</title>
78-
<published>2013-09-03T06:00:00Z</published>
79-
<updated>2013-09-03T06:00:00Z</updated>
78+
<published>2013-09-03T04:00:00Z</published>
79+
<updated>2013-09-03T04:00:00Z</updated>
8080
<author>
8181
<name>mastahyeti</name>
8282
<uri>https://github.com/technoweenie</uri>
@@ -124,8 +124,8 @@ two-factor authentication. As always, if you have any questions or feedback,
124124
<entry>
125125
<id>tag:developer.github.com,2013-08-20:/changes/2013-08-20-search-api-improvements/</id>
126126
<title type="html">Improvements to the Search API</title>
127-
<published>2013-08-20T06:00:00Z</published>
128-
<updated>2013-08-20T06:00:00Z</updated>
127+
<published>2013-08-20T04:00:00Z</published>
128+
<updated>2013-08-20T04:00:00Z</updated>
129129
<author>
130130
<name>jasonrudolph</name>
131131
<uri>https://github.com/technoweenie</uri>
@@ -197,8 +197,8 @@ We appreciate everyone that has provided feedback so far. Please &lt;a href="htt
197197
<entry>
198198
<id>tag:developer.github.com,2013-07-19:/changes/2013-07-19-preview-the-new-search-api/</id>
199199
<title type="html">Preview the New Search API</title>
200-
<published>2013-07-19T06:00:00Z</published>
201-
<updated>2013-07-19T06:00:00Z</updated>
200+
<published>2013-07-19T04:00:00Z</published>
201+
<updated>2013-07-19T04:00:00Z</updated>
202202
<author>
203203
<name>jasonrudolph</name>
204204
<uri>https://github.com/technoweenie</uri>
@@ -258,8 +258,8 @@ GitHub API v3.&lt;/p&gt;
258258
<entry>
259259
<id>tag:developer.github.com,2013-07-02:/changes/2013-07-02-rate-limit-reset/</id>
260260
<title type="html">When Does My Rate Limit Reset?</title>
261-
<published>2013-07-02T06:00:00Z</published>
262-
<updated>2013-07-02T06:00:00Z</updated>
261+
<published>2013-07-02T04:00:00Z</published>
262+
<updated>2013-07-02T04:00:00Z</updated>
263263
<author>
264264
<name>jasonrudolph</name>
265265
<uri>https://github.com/technoweenie</uri>
@@ -302,8 +302,8 @@ $ curl https://api.github.com/rate_limit
302302
<entry>
303303
<id>tag:developer.github.com,2013-07-01:/changes/2013-07-01-feeds-api/</id>
304304
<title type="html">Feeds API</title>
305-
<published>2013-07-01T06:00:00Z</published>
306-
<updated>2013-07-01T06:00:00Z</updated>
305+
<published>2013-07-01T04:00:00Z</published>
306+
<updated>2013-07-01T04:00:00Z</updated>
307307
<author>
308308
<name>pengwynn</name>
309309
<uri>https://github.com/technoweenie</uri>
@@ -358,8 +358,8 @@ curl -u defunkt https://api.github.com/feeds
358358
<entry>
359359
<id>tag:developer.github.com,2013-05-06:/changes/2013-05-06-repository-stats/</id>
360360
<title type="html">Repository Statistics</title>
361-
<published>2013-05-06T06:00:00Z</published>
362-
<updated>2013-05-06T06:00:00Z</updated>
361+
<published>2013-05-06T04:00:00Z</published>
362+
<updated>2013-05-06T04:00:00Z</updated>
363363
<author>
364364
<name>Caged</name>
365365
<uri>https://github.com/technoweenie</uri>
@@ -382,8 +382,8 @@ but we can’t wait to see what others can do with this information.&lt;/p&gt;
382382
<entry>
383383
<id>tag:developer.github.com,2013-05-06:/changes/2013-05-06-create-update-delete-individual-files/</id>
384384
<title type="html">Create, update, and delete individual files</title>
385-
<published>2013-05-06T06:00:00Z</published>
386-
<updated>2013-05-06T06:00:00Z</updated>
385+
<published>2013-05-06T04:00:00Z</published>
386+
<updated>2013-05-06T04:00:00Z</updated>
387387
<author>
388388
<name>ymendel</name>
389389
<uri>https://github.com/technoweenie</uri>
@@ -399,8 +399,8 @@ but we can’t wait to see what others can do with this information.&lt;/p&gt;
399399
<entry>
400400
<id>tag:developer.github.com,2013-04-30:/changes/2013-04-30-improved-submodule-support-in-repository-contents-api/</id>
401401
<title type="html">Improved Support for Submodules in the Repository Contents API</title>
402-
<published>2013-04-30T06:00:00Z</published>
403-
<updated>2013-04-30T06:00:00Z</updated>
402+
<published>2013-04-30T04:00:00Z</published>
403+
<updated>2013-04-30T04:00:00Z</updated>
404404
<author>
405405
<name>jasonrudolph</name>
406406
<uri>https://github.com/technoweenie</uri>
@@ -439,8 +439,8 @@ curl https://api.github.com/repos/jquery/jquery/contents/test/qunit
439439
<entry>
440440
<id>tag:developer.github.com,2013-04-30:/changes/2013-04-30-statuses-for-branches-and-tags/</id>
441441
<title type="html">Commit Statuses Now Available for Branches and Tags</title>
442-
<published>2013-04-30T06:00:00Z</published>
443-
<updated>2013-04-30T06:00:00Z</updated>
442+
<published>2013-04-30T04:00:00Z</published>
443+
<updated>2013-04-30T04:00:00Z</updated>
444444
<author>
445445
<name>foca</name>
446446
<uri>https://github.com/technoweenie</uri>
@@ -459,8 +459,8 @@ curl https://api.github.com/repos/rails/rails/statuses/3-2-stable
459459
<entry>
460460
<id>tag:developer.github.com,2013-04-25:/changes/2013-04-25-deprecating-merge-commit-sha/</id>
461461
<title type="html">Deprecating a Confusing Attribute in the Pull Request API</title>
462-
<published>2013-04-25T06:00:00Z</published>
463-
<updated>2013-04-25T06:00:00Z</updated>
462+
<published>2013-04-25T04:00:00Z</published>
463+
<updated>2013-04-25T04:00:00Z</updated>
464464
<author>
465465
<name>jasonrudolph</name>
466466
<uri>https://github.com/technoweenie</uri>
@@ -486,8 +486,8 @@ remove it in the next major version of the API.&lt;/p&gt;
486486
<entry>
487487
<id>tag:developer.github.com,2013-04-24:/changes/2013-04-24-user-agent-required/</id>
488488
<title type="html">User Agent now mandatory</title>
489-
<published>2013-04-24T06:00:00Z</published>
490-
<updated>2013-04-24T06:00:00Z</updated>
489+
<published>2013-04-24T04:00:00Z</published>
490+
<updated>2013-04-24T04:00:00Z</updated>
491491
<author>
492492
<name>pengwynn</name>
493493
<uri>https://github.com/technoweenie</uri>
@@ -504,8 +504,8 @@ responses, be sure and check your code.&lt;/p&gt;
504504
<entry>
505505
<id>tag:developer.github.com,2013-03-01:/changes/2013-3-1-new-hookshot-coming/</id>
506506
<title type="html">New Hookshot Changes</title>
507-
<published>2013-03-01T07:00:00Z</published>
508-
<updated>2013-03-01T07:00:00Z</updated>
507+
<published>2013-03-01T05:00:00Z</published>
508+
<updated>2013-03-01T05:00:00Z</updated>
509509
<author>
510510
<name>technoweenie</name>
511511
<uri>https://github.com/technoweenie</uri>
@@ -532,8 +532,8 @@ requests&lt;/a&gt; very soon :)&lt;/p&gt;</content>
532532
<entry>
533533
<id>tag:developer.github.com,2013-02-14:/changes/2013-2-13-sortable-stars/</id>
534534
<title type="html">Sortable Stars in Repository Starring API</title>
535-
<published>2013-02-14T07:00:00Z</published>
536-
<updated>2013-02-14T07:00:00Z</updated>
535+
<published>2013-02-14T05:00:00Z</published>
536+
<updated>2013-02-14T05:00:00Z</updated>
537537
<author>
538538
<name>pengwynn</name>
539539
<uri>https://github.com/technoweenie</uri>
@@ -592,8 +592,8 @@ if you have any questions.&lt;/p&gt;</content>
592592
<entry>
593593
<id>tag:developer.github.com,2013-02-05:/changes/2013-2-5-changes-to-services/</id>
594594
<title type="html">Upcoming Changes to GitHub Services</title>
595-
<published>2013-02-05T07:00:00Z</published>
596-
<updated>2013-02-05T07:00:00Z</updated>
595+
<published>2013-02-05T05:00:00Z</published>
596+
<updated>2013-02-05T05:00:00Z</updated>
597597
<author>
598598
<name>technoweenie</name>
599599
<uri>https://github.com/technoweenie</uri>
@@ -631,8 +631,8 @@ over 100 services is taking too much of this focus away.&lt;/p&gt;</content>
631631
<entry>
632632
<id>tag:developer.github.com,2013-01-31:/changes/2013-01-31-user-agent-will-soon-be-mandatory/</id>
633633
<title type="html">User Agent mandatory from March 4th 2013</title>
634-
<published>2013-01-31T07:00:00Z</published>
635-
<updated>2013-01-31T07:00:00Z</updated>
634+
<published>2013-01-31T05:00:00Z</published>
635+
<updated>2013-01-31T05:00:00Z</updated>
636636
<author>
637637
<name>agh</name>
638638
<uri>https://github.com/technoweenie</uri>
@@ -656,8 +656,8 @@ many of our users to make any changes whatsoever.&lt;/p&gt;
656656
<entry>
657657
<id>tag:developer.github.com,2013-01-08:/changes/2013-01-08-new-user-scopes/</id>
658658
<title type="html">New User scopes</title>
659-
<published>2013-01-08T07:00:00Z</published>
660-
<updated>2013-01-08T07:00:00Z</updated>
659+
<published>2013-01-08T05:00:00Z</published>
660+
<updated>2013-01-08T05:00:00Z</updated>
661661
<author>
662662
<name>technoweenie</name>
663663
<uri>https://github.com/technoweenie</uri>
@@ -679,8 +679,8 @@ can be potentially dangerous.&lt;/p&gt;
679679
<entry>
680680
<id>tag:developer.github.com,2012-12-10:/changes/2012-12-10-Diff-and-patch-media-types/</id>
681681
<title type="html">Diff and patch media types</title>
682-
<published>2012-12-10T07:00:00Z</published>
683-
<updated>2012-12-10T07:00:00Z</updated>
682+
<published>2012-12-10T05:00:00Z</published>
683+
<updated>2012-12-10T05:00:00Z</updated>
684684
<author>
685685
<name>pengwynn</name>
686686
<uri>https://github.com/technoweenie</uri>
@@ -713,8 +713,8 @@ index 1f599cb..abaf625 100755
713713
<entry>
714714
<id>tag:developer.github.com,2012-12-09:/changes/2012-12-09-organization-repositories-results-now-paginate/</id>
715715
<title type="html">Pagination for Organization Repository lists now paginates properly</title>
716-
<published>2012-12-09T07:00:00Z</published>
717-
<updated>2012-12-09T07:00:00Z</updated>
716+
<published>2012-12-09T05:00:00Z</published>
717+
<updated>2012-12-09T05:00:00Z</updated>
718718
<author>
719719
<name>rick</name>
720720
<uri>https://github.com/technoweenie</uri>
@@ -736,8 +736,8 @@ regardless of what you send in the &lt;code&gt;type&lt;/code&gt; parameter.&lt;/
736736
<entry>
737737
<id>tag:developer.github.com,2012-12-08:/changes/2012-12-08-finding-source-and-fork-repos-for-organizations/</id>
738738
<title type="html">Finding sources and fork repositories for organizations</title>
739-
<published>2012-12-08T07:00:00Z</published>
740-
<updated>2012-12-08T07:00:00Z</updated>
739+
<published>2012-12-08T05:00:00Z</published>
740+
<updated>2012-12-08T05:00:00Z</updated>
741741
<author>
742742
<name>rick</name>
743743
<uri>https://github.com/technoweenie</uri>
@@ -765,8 +765,8 @@ curl "https://api.github.com/orgs/:org/repos?type=sources"
765765
<entry>
766766
<id>tag:developer.github.com,2012-12-06:/changes/2012-12-06-create-authorization-for-app/</id>
767767
<title type="html">Create an OAuth authorization for an app</title>
768-
<published>2012-12-06T07:00:00Z</published>
769-
<updated>2012-12-06T07:00:00Z</updated>
768+
<published>2012-12-06T05:00:00Z</published>
769+
<updated>2012-12-06T05:00:00Z</updated>
770770
<author>
771771
<name>pengwynn</name>
772772
<uri>https://github.com/technoweenie</uri>
@@ -803,8 +803,8 @@ app’s rate limit.&lt;/p&gt;</content>
803803
<entry>
804804
<id>tag:developer.github.com,2012-12-04:/changes/2012-12-04-List-comments-for-repo/</id>
805805
<title type="html">Per-repository Review and Issue Comment&amp;nbsp;listing</title>
806-
<published>2012-12-04T07:00:00Z</published>
807-
<updated>2012-12-04T07:00:00Z</updated>
806+
<published>2012-12-04T05:00:00Z</published>
807+
<updated>2012-12-04T05:00:00Z</updated>
808808
<author>
809809
<name>pengwynn</name>
810810
<uri>https://github.com/technoweenie</uri>
@@ -834,8 +834,8 @@ curl https://api.github.com/repos/mathiasbynens/dotfiles/pulls/comments
834834
<entry>
835835
<id>tag:developer.github.com,2012-11-29:/changes/2012-11-29-gitignore-templates/</id>
836836
<title type="html">Gitignore Templates API</title>
837-
<published>2012-11-29T07:00:00Z</published>
838-
<updated>2012-11-29T07:00:00Z</updated>
837+
<published>2012-11-29T05:00:00Z</published>
838+
<updated>2012-11-29T05:00:00Z</updated>
839839
<author>
840840
<name>pengwynn</name>
841841
<uri>https://github.com/technoweenie</uri>
@@ -893,8 +893,8 @@ DerivedData
893893
<entry>
894894
<id>tag:developer.github.com,2012-11-27:/changes/2012-11-27-forking-to-organizations/</id>
895895
<title type="html">Forking to Organizations</title>
896-
<published>2012-11-27T07:00:00Z</published>
897-
<updated>2012-11-27T07:00:00Z</updated>
896+
<published>2012-11-27T05:00:00Z</published>
897+
<updated>2012-11-27T05:00:00Z</updated>
898898
<author>
899899
<name>technoweenie</name>
900900
<uri>https://github.com/technoweenie</uri>
@@ -928,8 +928,8 @@ major change of the GitHub API.&lt;/p&gt;</content>
928928
<entry>
929929
<id>tag:developer.github.com,2012-10-31:/changes/2012-10-31-gist-comment-uris/</id>
930930
<title type="html">Gist comment URIs</title>
931-
<published>2012-10-31T06:00:00Z</published>
932-
<updated>2012-10-31T06:00:00Z</updated>
931+
<published>2012-10-31T04:00:00Z</published>
932+
<updated>2012-10-31T04:00:00Z</updated>
933933
<author>
934934
<name>pezra</name>
935935
<uri>https://github.com/technoweenie</uri>
@@ -944,8 +944,8 @@ major change of the GitHub API.&lt;/p&gt;</content>
944944
<entry>
945945
<id>tag:developer.github.com,2012-10-26:/changes/2012-10-26-notifications-api/</id>
946946
<title type="html">Notifications API</title>
947-
<published>2012-10-26T06:00:00Z</published>
948-
<updated>2012-10-26T06:00:00Z</updated>
947+
<published>2012-10-26T04:00:00Z</published>
948+
<updated>2012-10-26T04:00:00Z</updated>
949949
<author>
950950
<name>technoweenie</name>
951951
<uri>https://github.com/technoweenie</uri>
@@ -1015,8 +1015,8 @@ X-Poll-Interval: 60
10151015
<entry>
10161016
<id>tag:developer.github.com,2012-10-24:/changes/2012-10-24-set-default-branch/</id>
10171017
<title type="html">Set the default branch for a repository</title>
1018-
<published>2012-10-24T06:00:00Z</published>
1019-
<updated>2012-10-24T06:00:00Z</updated>
1018+
<published>2012-10-24T04:00:00Z</published>
1019+
<updated>2012-10-24T04:00:00Z</updated>
10201020
<author>
10211021
<name>pengwynn</name>
10221022
<uri>https://github.com/technoweenie</uri>
@@ -1039,8 +1039,8 @@ curl -u pengwynn \
10391039
<entry>
10401040
<id>tag:developer.github.com,2012-10-17:/changes/2012-10-17-org-members-redirection/</id>
10411041
<title type="html">Organization Members Resource Changes</title>
1042-
<published>2012-10-17T06:00:00Z</published>
1043-
<updated>2012-10-17T06:00:00Z</updated>
1042+
<published>2012-10-17T04:00:00Z</published>
1043+
<updated>2012-10-17T04:00:00Z</updated>
10441044
<author>
10451045
<name>pezra</name>
10461046
<uri>https://github.com/technoweenie</uri>

changes/2013-09-25-releases-api/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ <h2 id="preview-mode">Preview mode</h2>
101101
the API before we freeze changes. We expect to lift the preview status in 30 days.</p>
102102

103103
<p>As with <a href="http://developer.github.com/changes/2013-07-19-preview-the-new-search-api/">the Search API</a>, we’ll take this opportunity to iterate quickly. Breaking changes will be announced
104-
on this developer blog without any advance warning. Once the preview is period, we’ll consider the Releases API unchangeable
105-
stable for production use.</p>
104+
on this developer blog without any advance warning. Once the preview period is over, we’ll consider the Releases API unchangeable.
105+
At that point, it will be stable and suitable for production use.</p>
106106

107107
<p>The preview media type is “application/vnd.github.manifold-preview”. <a href="http://en.wikipedia.org/wiki/Eden_Fesi">Manifold</a> is
108108
a member of the Avengers, with the ability to teleport through time and space. He’s the one in the middle holding the spear.</p>

changes/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ <h2 id="preview-mode">Preview mode</h2>
101101
the API before we freeze changes. We expect to lift the preview status in 30 days.</p>
102102

103103
<p>As with <a href="http://developer.github.com/changes/2013-07-19-preview-the-new-search-api/">the Search API</a>, we’ll take this opportunity to iterate quickly. Breaking changes will be announced
104-
on this developer blog without any advance warning. Once the preview is period, we’ll consider the Releases API unchangeable
105-
stable for production use.</p>
104+
on this developer blog without any advance warning. Once the preview period is over, we’ll consider the Releases API unchangeable.
105+
At that point, it will be stable and suitable for production use.</p>
106106

107107
<p>The preview media type is “application/vnd.github.manifold-preview”. <a href="http://en.wikipedia.org/wiki/Eden_Fesi">Manifold</a> is
108108
a member of the Avengers, with the ability to teleport through time and space. He’s the one in the middle holding the spear.</p>

0 commit comments

Comments
 (0)