Commit Graph

117 Commits

Author SHA1 Message Date
Ryan Gribble 050b85b83d Release v0.32 - App-stravaganza! (#1864)
* generate release notes

* fix failing test

* fix repository hooks tests (seems like agilezen causes a problem)

* run FormatCode build task

* update release notes to include issue labels fix

* fix release date
2018-09-09 10:24:22 +10:00
Ryan Gribble 101522070d Release v0.31 - Check yo' self! (#1851)
* Fix whitespace/formatting with /FormatCode build option

* Update release notes

* fix a few failing integration tests

* Adjust required fields on UpdateCheckRun and NewCheckRun request models and fix tests
Tidy up field accessors and XmlDoc comments

* Update date in ReleaseNotes

* Keeping request models simple (avoid inheritance) - makes it easier when we move to generated models
2018-07-21 18:12:42 +10:00
Ryan Gribble 3b2be81486 Release v0.30 - Where Have You Been All My Life? (#1816)
* run FormatCode build task to fix whitespace/formatting

* correctly flag some GitHub Enterprise tests

* Add Release Notes

* tweak appveyor to not build branch in the repo, when a PR exists already

* travis to only build master branch and PRs

* output actual "dotnet run" command being executed for cake.frosting builds

* update latest Cake.Frosting

* use normal verbosity at the moment due to apparent conflict with "verbose" and latest SDK on appveyor

* try using double dash so dotnet executable doesnt look at --verbosity argument

* travis OSX couldn't download SDK 2.0.3 anymore, lets try the latest 2.1.300
2018-06-18 08:34:14 +10:00
Ryan Gribble c4774ffaf0 Release v0.29 - This Looks Serious (TLS) (#1765)
* Add release notes

* Fix failing integration test

* Run FormatCode build task to tidy up whitespace

* Remove "UnkownUser" from release notes contributors
2018-02-18 20:36:49 +10:00
Ryan Gribble ed1feb625a Release v0.28 - Get to the Chopper!!! (#1709)
* Update release notes

* fix whitespace
2017-11-06 21:38:15 +10:00
Ryan Gribble 0f0a0dc2b5 Release v0.27 - On a Roll (#1687)
* Fix integration test - protected branch status can now only be retrieved by an authorized user

* Fix integration test - labels in octokit.net repo were renamed

* Run build task "FormatCode"

* Update release notes for v0.27
2017-10-07 13:15:14 +10:00
Ryan Gribble f96d75fc1b Release v0.26 - In the Nick of Time (#1658)
* Add release notes

* Tweaks to wording

* Final wording tweak
2017-08-31 15:15:46 +10:00
Ryan Gribble 5e89232521 Release v0.25 - She'll be Comin' Round the Mountain (#1656)
* Run `build -Target FormatCode` to fixup whitespace etc

* Fix delete release asset integration test

* Fix repository fork test

* Fix pagination test for PR Review Request

* First cut of release notes

* update release notes

* Update release notes

* include links to contributors

* Add breaking changes/advisories section

* Tidy up formatting

* Tidy up wording
2017-08-23 21:27:15 +10:00
Ryan Gribble 3c818934b8 Release v0.24 - A Sight For Sore Eyes (#1539)
* Add release notes and bump version to 0.24

* run "build FormatCode" to fix up whitespace/formatting issues

* Fix failing Ssh key tests due to "validation exception".  This key must be in use on github (under another user, most likely from these tests failing).  Changed to a new SSH key and tweaked tests to reduce chance of a key being created and not destroyed

* Assignee and Assignees cant both be specified on NewIssue.  We missed this one in the PR.  Marked Assignee as [Obsolete] and fixed tests to use Assignees

* Fix a couple of Reactions tests that were calling the wrong client methods

* Fix timeline tests - looks like the response class has changed shape a bit, it now has an Issue object in the payload and Id field isnt present (leaving Id field there in case other timeline events do use it)

* Fix some following tests that require the test user to follow more than 1 other user

* Unskip these Event tests now because apparently they work!

* add breaking changes notes

* Update ApiErrorMessageSafe to return null for empty and whitespace strings (#1540)

* return null if ApiError.Message is empty or whitespace

* Uncomment test, which now passes

* update release notes to include PR1540

* Add "Bot" AccountType, was causing a deserialization exception when running the integration test "SearchForExcludedLanguage" (#1541)

* Update to include PR1541

* add bullets to make release notes easier to read

* markup additional code mentions in notes

* Fix grammar

fields => field
2017-01-17 18:56:55 +10:00
Brendan Forster 1431306188 it is now today, not yesterday 2016-10-07 11:52:48 +11:00
Brendan Forster d79367fac9 updated release notes 2016-10-05 09:57:41 +11:00
Brendan Forster d3467e9ab0 edits to release notes 2016-10-05 09:50:40 +11:00
Brendan Forster b53486e3d4 tweak release notes 2016-10-05 09:50:39 +11:00
Brendan Forster 635f42b7fa added release notes 2016-10-05 09:50:39 +11:00
Brendan Forster 2ef096f834 bump release date 2016-09-01 16:49:33 +10:00
Brendan Forster 3108a8ebdd updated notes about branch protection changes 2016-09-01 15:54:46 +10:00
Ryan Gribble 2960d941f2 Fixup name of EditBranch method 2016-09-01 15:42:55 +10:00
Brendan Forster a793bd6b0e update release notes 2016-09-01 15:42:55 +10:00
Brendan Forster d38a8eb4be add release notes, bump version 2016-09-01 15:42:55 +10:00
Brendan Forster eeca2989b2 argh, typos 2016-07-29 10:52:57 +10:00
Brendan Forster 35dffc39cf more edits 2016-07-29 10:33:17 +10:00
Brendan Forster a90901c82e added another PR related to reactions 2016-07-28 20:14:46 +10:00
Brendan Forster 7f94bce382 add missing release notes 2016-07-28 20:06:27 +10:00
Brendan Forster 1737dccbff tweak release notes 2016-07-28 14:59:19 +10:00
Brendan Forster 26e304675f wrote some release notes 2016-07-28 09:31:23 +10:00
Brendan Forster 7a7b21cbd3 bump release notes 2016-07-23 12:00:18 -07:00
Brendan Forster 2990cbf209 one last typo 2016-06-15 08:22:32 +10:00
Brendan Forster 508b5be80d incorporated release notes feedback 2016-06-15 08:19:55 +10:00
Brendan Forster f1fab593d2 wrote some release notes 2016-06-14 15:34:38 +10:00
Brendan Forster 4a095dc8d1 draft release notes 2016-03-10 13:50:55 +11:00
Brendan Forster de17cbc806 typo 2016-02-03 09:08:02 +10:30
Brendan Forster c494241628 added latest breaking change 2016-02-02 18:52:41 +10:30
Brendan Forster 022d1bf409 bump timestamp 2016-02-02 18:17:54 +10:30
Brendan Forster ceaf09e520 first pass at release notes 2016-02-02 18:17:53 +10:30
Brendan Forster 203da07be1 started on release notes 2016-01-26 14:37:40 +10:30
Brendan Forster d35f64072a fixed order of elements 2015-12-08 11:01:50 +10:30
Brendan Forster d4ece5bd05 removed double # 2015-12-08 11:01:11 +10:30
Haacked 56d05e3533 Fix the credit format 2015-12-07 16:21:07 -08:00
Haacked 8559e82b55 Release notes for release 0.17.0 2015-12-07 16:16:42 -08:00
Haacked b2d6e15d48 Replace SignatureResponse and CommitEntity with Committer
A recent PR added CommitEntity but we already had
SignatureResponse expressly for this purpose.

So this commit renames SignatureResponse to Committer
and removes CommitEntity and replaces it with Committer.
2015-09-28 00:38:16 -07:00
Phil Haack 5e449cf15e Add this PR number for these fixes
So meta!
2015-09-27 17:27:03 -07:00
Haacked 6307c01572 Add Description to OrganizationUpdate 2015-09-27 17:10:42 -07:00
Haacked 1350701fbf Add Before property to NotificationsRequest 2015-09-27 17:10:41 -07:00
Haacked 9a3cb9576a Added Description property to NewTeam
Teams can have descriptions!
2015-09-27 17:10:41 -07:00
Haacked f6c413ac3b Added Content property to NewTreeItem 2015-09-27 17:10:40 -07:00
Haacked 862bf6a5d3 Add a bunch of doc comments
We get a lot of build output because of missing XML comments that we
ignore. I'd like to stop ignoring them. To do that, we need to doc the
💩 out of everything.
2015-09-27 17:10:39 -07:00
Haacked e1a3040407 Release of v0.16 - ironic ties
- [x] Release notes and
- [x] bumped version
- [ ] integration tests passed
2015-09-17 12:43:57 -07:00
Brendan Forster c5373272ed added release notes 2015-09-10 14:51:29 +09:30
Brendan Forster 65cb85f16f release notes 2015-07-19 06:50:43 +09:30
Brendan Forster f7df2d7695 added release notes 2015-06-17 10:48:42 +09:30