Compare commits

..

1 Commits

Author SHA1 Message Date
dd81fd95f8 Source update screen.
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-28 22:09:31 +01:00
3 changed files with 2 additions and 15 deletions

View File

@ -46,7 +46,6 @@ steps:
image: ubuntu:latest
commands:
- apt-get update && apt-get install -y git
- git fetch --tags -p
- VER=$(git describe --tags --abbrev=0)
- CHANGELOG=$(git log $VER..HEAD --pretty="- %s")
- echo "**$VER**\n\n$CHANGELOG\n\n--------------------------------------------------------------------\n\n$(cat CHANGELOG.md)" > CHANGELOG.md

View File

@ -1,13 +1,3 @@
**v122123621**
- fix: Automatic CHANGELOG generation.
- Merge pull request 'Sources Upsert' (#119) from sources-edit into master
- Source update screen.
- Sources menu.
- chore: Automatic CHANGELOG generation.
--------------------------------------------------------------------
# V2/Multiplatform rewrite
**v1**

View File

@ -572,8 +572,7 @@ class RepositoryTest {
"Test,second",
"spouts\\rss\\fulltextrss",
"",
"d8c92cdb1ef119ea85c4b9205c879ca7.png",
"url"
"d8c92cdb1ef119ea85c4b9205c879ca7.png"
),
SOURCE(
"2",
@ -581,8 +580,7 @@ class RepositoryTest {
"second",
"spouts\\rss\\fulltextrss",
"",
"b3aa8a664d08eb15d6ff1db2fa83e0d9.png",
"url"
"b3aa8a664d08eb15d6ff1db2fa83e0d9.png"
)
)