Skip to content

Feature: Add support for GitLab releases #466

Open
@WarheadsSE

Description

Summary

Bring a parity of functionality to release on GitLab instances.

Details

GitLab has parallel, if not identical functionality for pages and Release artifacts.

After looking through pkg/github/github.go, most of the necessary functionality is present within the glab CLI (links below) to provide the functionality as needed.

Supplementally, GitLab also has support for Helm objects within the package repository. That can be published to via API calls (example in gitlab/gitlab chart's CI here), but is not currently implemented by an existing library call within glab.

Reference

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions