Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
onny
nextcloud-app-radio
Commits
44934b03
Commit
44934b03
authored
Nov 28, 2020
by
onny
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test release v1.0.0.13
parent
7f7da78b
Pipeline
#263
passed with stages
in 3 minutes and 56 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
.gitlab-ci.yml
.gitlab-ci.yml
+1
-0
CHANGELOG.md
CHANGELOG.md
+2
-0
No files found.
.gitlab-ci.yml
View file @
44934b03
...
@@ -40,6 +40,7 @@ publishing:
...
@@ -40,6 +40,7 @@ publishing:
rules
:
rules
:
-
if
:
$CI_COMMIT_TAG
-
if
:
$CI_COMMIT_TAG
script
:
script
:
-
EXTRA_DESCRIPTION="$(sed '1,/^## /!d;/^## /d' CHANGELOG.md)";
-
>
-
>
release-cli create --name "v$CI_COMMIT_TAG" --description "$EXTRA_DESCRIPTION"
release-cli create --name "v$CI_COMMIT_TAG" --description "$EXTRA_DESCRIPTION"
--tag-name $CI_COMMIT_TAG --ref $CI_COMMIT_SHA
--tag-name $CI_COMMIT_TAG --ref $CI_COMMIT_SHA
...
...
CHANGELOG.md
View file @
44934b03
...
@@ -4,6 +4,8 @@
...
@@ -4,6 +4,8 @@
[
#200
](
https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/200
)
@onny
[
#200
](
https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/200
)
@onny
-
Automatic releases based on version tags, Gitlab-CI
-
Automatic releases based on version tags, Gitlab-CI
[
#205
](
https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/205
)
@onny
[
#205
](
https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/205
)
@onny
-
Besides source, provide prebuild tarball in Gitlab releases
[
#215
](
https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/215
)
@onny
### Fixed
### Fixed
-
Add AGPL headers
-
Add AGPL headers
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment