Skip to content
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

#864 Correctly handle situation when report is created for stopped command. #1046

Merged
merged 5 commits into from
Mar 10, 2016
Merged

Conversation

xupyprmv
Copy link
Contributor

@xupyprmv xupyprmv commented Mar 7, 2016

#864 I fixed Rultor behavior for situation when report is created for stopped command. Now it will add string: Sorry, I failed to stop the previous command, however it has next result: to report message. I also added test to check this.

@alex-palevsky
Copy link
Contributor

@xupyprmv Thanks, let me find someone who can review this pull request

@alex-palevsky
Copy link
Contributor

@mkordas review this please

@mkordas
Copy link

mkordas commented Mar 7, 2016

@xupyprmv I'll do review today

* @param repo Repository
* @param issue Issue
* @return Example of Talk
* @throws IOException In case of error.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xupyprmv dot at the end of this line is not needed, it will be soon prohibited by Qulice

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mkordas fixed

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xupyprmv thank you, looks better

@mkordas
Copy link

mkordas commented Mar 7, 2016

@xupyprmv see my comments above

@mkordas
Copy link

mkordas commented Mar 8, 2016

@xupyprmv I did initial review above, I'll continue when you'll provide responses

@xupyprmv
Copy link
Contributor Author

xupyprmv commented Mar 8, 2016

@mkordas Thanks for CR. I added comments to all your remarks. This is my first PR to Rultor project, so I can understand something in wrong way. Feel free to add remarks and correct me.

@mkordas
Copy link

mkordas commented Mar 8, 2016

@xupyprmv I'm checking again

/**
* Message bundle.
*/
private static final ResourceBundle PHRASES =
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xupyprmv we usually indent code like that:

    private static final ResourceBundle PHRASES = ResourceBundle.getBundle(
        "phrases"
    );

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mkordas fixed

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xupyprmv 👍

@mkordas
Copy link

mkordas commented Mar 8, 2016

@xupyprmv thanks for fixes, see additional comments above

@xupyprmv
Copy link
Contributor Author

xupyprmv commented Mar 9, 2016

@mkordas Thanks for CR. I'm really appreciate your advice. Please continue.

@mkordas
Copy link

mkordas commented Mar 9, 2016

@xupyprmv see my response above about full check

@xupyprmv
Copy link
Contributor Author

@mkordas full check was added. Please review.

@mkordas
Copy link

mkordas commented Mar 10, 2016

@xupyprmv looks nice!

@mkordas
Copy link

mkordas commented Mar 10, 2016

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Mar 10, 2016

@rultor merge

@mkordas Thanks for your request. @original-brownbear Please confirm this.

@original-brownbear
Copy link
Contributor

@rultor merge please :)

@original-brownbear
Copy link
Contributor

@xupyprmv thanks looks really nice !

@rultor
Copy link
Collaborator

rultor commented Mar 10, 2016

@rultor merge please :)

@original-brownbear OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit f4aae1a into yegor256:master Mar 10, 2016
@rultor
Copy link
Collaborator

rultor commented Mar 10, 2016

@rultor merge please :)

@original-brownbear Done! FYI, the full log is here (took me 12min)

@mkordas
Copy link

mkordas commented Mar 13, 2016

@rultor deploy

@rultor
Copy link
Collaborator

rultor commented Mar 13, 2016

@rultor deploy

@mkordas Thanks for your request. @original-brownbear Please confirm this.

@original-brownbear
Copy link
Contributor

@rultor deploy please :)

@rultor
Copy link
Collaborator

rultor commented Mar 13, 2016

@rultor deploy please :)

@original-brownbear OK, I'll try to deploy now. You can check the progress here

@rultor
Copy link
Collaborator

rultor commented Mar 13, 2016

@rultor deploy please :)

@original-brownbear Done! FYI, the full log is here (took me 7min)

@xupyprmv xupyprmv deleted the #864 branch March 13, 2016 11:04
@alex-palevsky
Copy link
Contributor

@mkordas Thanks for your contribution, 48 mins was added to your account, payment ID is 56e5596103b62e73b3000240, 92 hours and 21 mins spent total. review comments (c=33) added as a bonus. +48 added to your rating, current score is: +8846

@alex-palevsky
Copy link
Contributor

@rultor deploy pls

@rultor
Copy link
Collaborator

rultor commented Mar 13, 2016

@rultor deploy pls

@alex-palevsky OK, I'll try to deploy now. You can check the progress here

@rultor
Copy link
Collaborator

rultor commented Mar 13, 2016

@rultor deploy pls

@alex-palevsky Done! FYI, the full log is here (took me 9min)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants