Movatterモバイル変換


[0]ホーム

URL:


 / 
GitLab-API-v4-0.27
River stage one • 1 direct dependent • 1 total dependent

Changes for version 0.27 - 2023-06-07

  • Add run_pipeline_schedule.
  • Add share_group_with_group and unshare_group_with_group.
  • Add approve_merge_request and unapprove_merge_request
  • Add approve_user and reject_user.
  • Add ban_user and unban_user.
  • Add activate_user and deactivate_user.
  • Allow multi-line arguments.
  • Use JSON::MaybeXS instead of JSON.
  • Add verify_SSL=>1 to HTTP::Tiny to verify https server identity.
  • Handle multiple cookies correctly when there is more than one.
  • Live tests now run against GitLab CE 16.0.3 (was 11.10.4).
  • Add the the remote_mirrors, create_remote_mirror, and edit_remote_mirror methods.
  • Fixed incorrect license messaging in POD.

Documentation

author::README
gitlab-api-v4
Command line interface to the GitLab API v4.

Modules

GitLab::API::v4
A complete GitLab API v4 client.
GitLab::API::v4::Config
Load configuration from a file, environment, and/or CLI options.
GitLab::API::v4::Constants
GitLab API v4 constants.
GitLab::API::v4::Mock
Mock API object for testing.
GitLab::API::v4::Mock::Engine
Mocking the internals of a GitLab server.
GitLab::API::v4::Mock::RESTClient
Mocked REST client that doesn't actually make HTTP requests.
GitLab::API::v4::Paginator
Iterate through paginated GitLab v4 API records.
GitLab::API::v4::RESTClient
The HTTP client that does the heavy lifting.
GitLab::API::v4::WWWClient
A client that works against the GitLab web site.

Other files

Module Install Instructions

To install GitLab::API::v4, copy and paste the appropriate command in to your terminal.

cpanm

cpanm GitLab::API::v4

CPAN shell

perl -MCPAN -e shellinstall GitLab::API::v4

For more information on module installation, please visitthe detailed CPAN module installation guide.

Keyboard Shortcuts

Global
sFocus search bar
?Bring up this help dialog
GitHub
gpGo to pull requests
gigo to github issues (only if github is preferred repository)
POD
gaGo to author
gcGo to changes
giGo to issues
gdGo to dist
grGo to repository/SCM
gsGo to source
gbGo to file browse
Search terms
module: (e.g.module:Plugin)
distribution: (e.g.distribution:Dancer auth)
author: (e.g.author:SONGMU Redis)
version: (e.g.version:1.00)

[8]ページ先頭

©2009-2025 Movatter.jp