This repository has been archived on 2024-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
2019-05-30 12:44:09 +02:00
2019-05-30 14:35:35 +02:00
2019-05-30 14:35:35 +02:00
2019-05-30 14:36:50 +02:00
2019-05-30 14:35:35 +02:00

Release Uploader for Gitlab

Creating releases on Gitlab seems to work only via the REST API.

This Python script handles the upload of a release file, the creation of the required release tag in the repository and the creation of the actual release referring to both the tag and the file.

It supports commandline options and an input file, adjusted to be used in Gitlab CI scripts.

Description
This project is archived since the scripts are incorporated into the https://gitea.hottis.de/wn/base-build-env project.
Readme 99 KiB
Languages
Python 100%