cb655b059c
4.12.0 (2018/09/11) Support for additional APIs * #1060 Add support for Transfer repository API * #1070 Add support for List Assignees API * #975 Add support for Community Profile API Bugfixes * #1069 Do not pass wrong params in org membership method v4.11.0 (2018/08/30) Code clean up * #1054 Remove the :name key from #add_team_repository request Documentation fixes * #1050 Add in note about require * #1056 Fixes documentation url for outside_collaborators Existing endpoint changes * #1055 Use new app installation token endpoint Support new endpoints * #1052 App installation finders 4.10.0 (2018/08/09) Graduated preview periods * #1020 Remove preview warning for marketplace API * #1041 Remove marketplace preview warnings (we mean it, this time) * #1042 Remove preview warning for Repository Invitations API * #1047 Rework request review API to support team reviewers Support for new endpoints * #1044 Implement Topics API * #990 Implement delete a pull request review request Bugfixes * #1025 Fix contributors endpoint for empty repos * #1034 Duplicate option to prevent mutating original * #1018 Convert OCTOKIT_SSL_VERIFY_MODE environment variable to integer Enhancements * #1021 Add Faraday retry middleware * #1032 Use auto pagination when retrieving statuses 4.9.0 (2018/05/08) Bugfixes * #1006 Use Addressable::URI instead of stdlib URI for normalization * #1003 Fix pagination of GitHub App endpoints * #1000 Call dup on arguments before mutating Documentation changes * #969 Document the steps necessary to cut a release * #972 Url to the review API was wrong * #973 Fix pull_requests_comments example documentation * #985 Add tag_name to update_release documentation * #989 Command example fix in documentation. * #1008 Fixes documentation for getting single issue comment * #1011 Fix example call to Octokit.label Enhancements * #982 Be able to set an SSL verify mode on faraday * #1009 Add missing remove_org_membership alias Maintenance * #970 Update Ruby versions for CI * #961 Update VCR gem Support for additional API endpoints * #984 Add remove_assignees method to the client * #959 Commit Search API preview * #996 Add ability to list a single deployment, by id
82 lines
3.6 KiB
Text
82 lines
3.6 KiB
Text
@comment $NetBSD: PLIST,v 1.7 2018/09/23 14:54:49 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.document
|
|
${GEM_LIBDIR}/CONTRIBUTING.md
|
|
${GEM_LIBDIR}/LICENSE.md
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/lib/ext/sawyer/relation.rb
|
|
${GEM_LIBDIR}/lib/octokit.rb
|
|
${GEM_LIBDIR}/lib/octokit/arguments.rb
|
|
${GEM_LIBDIR}/lib/octokit/authentication.rb
|
|
${GEM_LIBDIR}/lib/octokit/client.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/apps.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/authorizations.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/commit_comments.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/commits.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/community_profile.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/contents.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/deployments.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/downloads.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/emojis.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/events.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/feeds.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/gists.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/gitignore.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/hooks.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/issues.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/labels.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/legacy_search.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/licenses.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/markdown.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/marketplace.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/meta.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/milestones.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/notifications.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/objects.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/organizations.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/pages.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/projects.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/pub_sub_hubbub.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/pull_requests.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/rate_limit.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/reactions.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/refs.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/releases.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/repositories.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/repository_invitations.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/reviews.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/say.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/search.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/service_status.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/source_import.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/stats.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/statuses.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/traffic.rb
|
|
${GEM_LIBDIR}/lib/octokit/client/users.rb
|
|
${GEM_LIBDIR}/lib/octokit/configurable.rb
|
|
${GEM_LIBDIR}/lib/octokit/connection.rb
|
|
${GEM_LIBDIR}/lib/octokit/default.rb
|
|
${GEM_LIBDIR}/lib/octokit/enterprise_admin_client.rb
|
|
${GEM_LIBDIR}/lib/octokit/enterprise_admin_client/admin_stats.rb
|
|
${GEM_LIBDIR}/lib/octokit/enterprise_admin_client/license.rb
|
|
${GEM_LIBDIR}/lib/octokit/enterprise_admin_client/orgs.rb
|
|
${GEM_LIBDIR}/lib/octokit/enterprise_admin_client/search_indexing.rb
|
|
${GEM_LIBDIR}/lib/octokit/enterprise_admin_client/users.rb
|
|
${GEM_LIBDIR}/lib/octokit/enterprise_management_console_client.rb
|
|
${GEM_LIBDIR}/lib/octokit/enterprise_management_console_client/management_console.rb
|
|
${GEM_LIBDIR}/lib/octokit/error.rb
|
|
${GEM_LIBDIR}/lib/octokit/gist.rb
|
|
${GEM_LIBDIR}/lib/octokit/middleware/follow_redirects.rb
|
|
${GEM_LIBDIR}/lib/octokit/organization.rb
|
|
${GEM_LIBDIR}/lib/octokit/preview.rb
|
|
${GEM_LIBDIR}/lib/octokit/rate_limit.rb
|
|
${GEM_LIBDIR}/lib/octokit/repo_arguments.rb
|
|
${GEM_LIBDIR}/lib/octokit/repository.rb
|
|
${GEM_LIBDIR}/lib/octokit/response/feed_parser.rb
|
|
${GEM_LIBDIR}/lib/octokit/response/raise_error.rb
|
|
${GEM_LIBDIR}/lib/octokit/user.rb
|
|
${GEM_LIBDIR}/lib/octokit/version.rb
|
|
${GEM_LIBDIR}/lib/octokit/warnable.rb
|
|
${GEM_LIBDIR}/octokit.gemspec
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|