-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
attach binaries to Github releases #662
Comments
we'll find someone to do this task, soon |
thanks for this report, I added 15 mins to your account, in transaction |
@caarlos0 it is in your hands now, proceed when you can |
@caarlos0 you were holding this task for too long, it is not yours any more, stop now |
@wentwog the task is your hands for the last 8 days.. keep in mind that if it's not closed in the next 40 hours, it will be re-assigned to someone else, see No Obligations principle. -5 added to your rating, current score is: +20 |
@alex-palevsky I understand. Sorry. Better give this task to someone else since I feel I won't be able to meet the deadline. |
@wentwog right, I will find someone else, no problem |
@dpisarenko the task is yuors now go ahead |
@dpisarenko this ticket is not yours any more, thanks |
@alevohin it's yours now, please proceed keeping in mind our principles. Feel free to ask any technical questions right here in the ticket. The cost of this task is 30 mins (this is exactly how much will be paid, not less not more), when the task is done |
@alex-palevsky could you assing this ticket for someone else? I have OS Windows on my workstation, unit test fails under Windows. |
@alevohin OK, I will try to assign someone else |
@wb14123 This task is yours, please go ahead keeping in mind this. If any questions, don't hesitate to ask right here... The budget of this task is 30 mins. This is exactly how much time will be compensated, when the task is completed. Read about our Definition of Done |
@wb14123 you're working with this ticket for the last 16 days. If it's not closed within the next 48 hours, it will be re-assigned to someone else, see No Obligations principle. This article should help if you're stuck; -30 to your rating, your total score is -15 |
@wb14123 it takes too long. Usually, we expect any task to be finished in less than a week. I'll assign someone else. Please stop working with it right now. See our no obligations principle. added -60 to your rating, now it is equal to -345 |
@krzyk this is your task now, help us |
PR #769 |
there is a puzzle in this code |
@yegor256 please close this issue, it has been merged to master |
@krzyk thanks! |
This doesn't seem to be working for me. Here is the configuration I'm using:
Here is what Rultor says it knows:
Here is my log output at the end of the release:
|
Let's make it possible to attach binaries to Github releases. For example, in
.rultor.yml
:Rultor should get that
target/rultor-${tag}.jar
file and attach it as a binary artifact to the Github release created.662-8cc0c29a
/ReleaseBinaries.java:47-49: Implement attaching artifacts to release,... #832 (by )The text was updated successfully, but these errors were encountered: