-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Labels
enhancementNew feature or requestNew feature or request
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
glabGitLab CLI: https://gitlab.com/gitlab-org/cli- glab release sub-command
- release libraries within the project
pkg/githubimplementation
fadecore, Lerentis, PowerBrain2048, xrstf and joshleecreates
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request