-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
55eb831
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jasp00 why is your artifact labeled
lmms_1.2.0.rc7.1.tar.xz
? This should belmms_1.2.0.rc8.tar.xz
.55eb831
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tresf I guess it's due to
lmms/debian/changelog
Line 1 in 18d4787
55eb831
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@PhysSong, exactly.
55eb831
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. This puts an unnecessary burden on the LMMS developers to maintain a platform-specific versioning. Please advise. Also, please bump, build and upload so that our artifacts are accurate.
55eb831
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Preparing source was the purpose of #4758. So, that decision should apply:
stable-1.2
, update manually.55eb831
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jasp00 I don't see how that applies. This is detailed release information maintained by a human. An automated task doesn't seem like it'll fix that problem.
55eb831
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you wait for the task, it will fix the problem.
Another option is to prepare the source in the Travis build, but this option was discarded. Should this be reconsidered?
55eb831
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whatever. You've created a problem that makes incorrectly versioned tarballs in our downloads area. Please fix the tarball. The maintenance tasks were broken. Travis is the wrong place (cmake would be OK, then Travis can pick it up) but I'm sick of arguing. You've placed hardcoded version into our project so you get to maintain it.