./devel/p5-GitLab-API-v4, Complete GitLab API v4 client

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.26nb1, Package name: p5-GitLab-API-v4-0.26nb1, Maintainer: pkgsrc-users

This module provides a one-to-one interface with the GitLab API v4. Much
is not documented here as it would just be duplicating GitLab's own API
Documentation.

Note that this distribution also includes the gitlab-api-v4 command-line
interface (CLI).


Required to run:
[textproc/p5-YAML] [lang/perl5] [devel/p5-Const-Fast] [devel/p5-IO-Prompter] [filesystems/p5-Path-Tiny] [www/p5-Role-REST-Client] [devel/p5-Log-Any-Adapter-Screen] [devel/p5-Log-Any-Adapter-TAP] [www/p5-HTTP-Tiny-Multipart]

Required to build:
[devel/p5-Module-Build-Tiny] [pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 78.561 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-08-22 10:01:15 by Mark Davies | Files touched by this commit (2) | Package updated
Log message:
p5-GitLab-API-v4: update to 0.26

0.26 2021-01-30T07:10:57Z
 - Changed licensing terms to be the same as Perl 5.
 - Add the user_memeberships method.
 - Remove file renaming before upload.
 - Provide a .editorconfig instead of .lvimrc.
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2020-04-13 15:37:04 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(devel/p5-GitLab-API-v4) Updated to 0.25

0.25 2020-02-12T22:20:48Z

 - Add the delete_pipeline method.

0.24 2020-02-12T22:09:39Z

 - Add all the container registry methods.
 - Add http_tiny_request and http_tiny_response to ::RESTClient.  This
   should help people debug issues easier.