Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Messenger] Add options toFailedMessagesShowCommand#39330

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@fguimier
Copy link

@fguimierfguimier commentedDec 5, 2020
edited
Loading

QA
Branch?5.x
Bug fix?no
New feature?yes
Deprecations?no
Tickets
LicenseMIT
Doc PRsymfony/symfony-docs#14689

The goal to this PR is to improve the FailedMessagesShowCommand usability by adding two options:

  • Thestats option allows to display the number of messages by the class name and have a summary of all the failed messages.
  • Theclass-filter option is a filter to only display the messages matching with the given class name.

sylfabre reacted with thumbs up emoji
@carsonbot
Copy link

Hey!

I see that this is your first PR. That is great! Welcome!

Symfony has acontribution guide which I suggest you to read.

In short:

  • Always add tests
  • Keep backward compatibility (seehttps://symfony.com/bc).
  • Bug fixes must be submitted against the lowest maintained branch where they apply (seehttps://symfony.com/releases)
  • Features and deprecations must be submitted against the 5.x branch.

Review the GitHub status checks of your pull request and try to solve the reported issues. If some tests are failing, try to see if they are failing because of this change.

When two Symfony core team members approve this change, it will be merged and you will become an official Symfony contributor!
If this PR is merged in a lower version branch, it will be merged up to all maintained branches within a few days.

I am going to sit back now and wait for the reviews.

Cheers!

Carsonbot

@fguimierfguimier changed the titleAdd options to FailedMessagesShowCommand[Messenger] Add options to FailedMessagesShowCommandDec 5, 2020
@jderussejderusse added this to the5.x milestoneDec 6, 2020
fguimier added a commit to fguimier/symfony-docs that referenced this pull requestDec 10, 2020
Update exemples for the messenger:failed:show commandAdd documentation regarding this PRsymfony/symfony#39330
fguimier added a commit to fguimier/symfony-docs that referenced this pull requestDec 10, 2020
Update exemples for the messenger:failed:show commandAdd documentation regarding this PRsymfony/symfony#39330
@fguimierfguimierforce-pushed themessenger-enhance-failed-show-cmd branch from70c9347 to6d16145CompareDecember 29, 2020 09:46
@OskarStarkOskarStark changed the title[Messenger] Add options to FailedMessagesShowCommand[Messenger] Add options toFailedMessagesShowCommandAug 4, 2021
@OskarStark
Copy link
Contributor

HI, it looks like your commiter email address is not associated with your Github Account:

CleanShot 2021-08-04 at 22 34 08@2x

Copy link
Member

@jderussejderusse left a comment

Choose a reason for hiding this comment

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

I like the idea ❤️

@fguimierfguimierforce-pushed themessenger-enhance-failed-show-cmd branch from6d16145 tofeba4b0CompareAugust 27, 2021 13:24
@fguimierfguimierforce-pushed themessenger-enhance-failed-show-cmd branch fromfeba4b0 toc6cdb8fCompareAugust 27, 2021 13:29
Co-authored-by: Alexander M. Turek <me@derrabus.de>
Copy link
Member

@fabpotfabpot left a comment

Choose a reason for hiding this comment

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

You should also revert the permission change on src/Symfony/Component/Messenger/Tests/Command/FailedMessagesShowCommandTest.php (get back to 0644)

Error Code 123
Error Class Exception
Transport async
Transport async
Copy link
Member

Choose a reason for hiding this comment

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

The extra spaces should be removed

Error Code 123
Error Class Exception
Transport async
Transport async
Copy link
Member

Choose a reason for hiding this comment

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

The extra spaces should be removed

@carsonbotcarsonbot changed the title[Messenger] Add options toFailedMessagesShowCommandAdd options toFailedMessagesShowCommandSep 21, 2021
@fabpotfabpot modified the milestones:5.4,6.1Nov 16, 2021
@carsonbotcarsonbot changed the titleAdd options toFailedMessagesShowCommand[Messenger] Add options toFailedMessagesShowCommandDec 29, 2021
@fabpotfabpot modified the milestones:6.1,6.2May 20, 2022
@fabpot
Copy link
Member

Closing in favor of#47008, where I've made some minor changes to finish it.

@fabpotfabpot closed thisJul 21, 2022
fabpot added a commit that referenced this pull requestJul 21, 2022
… (Florian Guimier, fabpot)This PR was merged into the 6.2 branch.Discussion----------[Messenger] Add options to `FailedMessagesShowCommand`| Q             | A| ------------- | ---| Branch?       | 6.2| Bug fix?      | no| New feature?  | yes <!-- please update src/**/CHANGELOG.md files -->| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Tickets       |Fix#39330 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->| License       | MIT| Doc PR        |symfony/symfony-docs#14689See#39330Commits-------e99d2ca Finish work7f774b4 Add group and class-filter options to FailedMessagesShowCommand
javiereguiluz pushed a commit to javiereguiluz/symfony-docs that referenced this pull requestAug 3, 2022
Update exemples for the messenger:failed:show commandAdd documentation regarding this PRsymfony/symfony#39330
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@jderussejderussejderusse left review comments

@derrabusderrabusderrabus left review comments

@fabpotfabpotfabpot requested changes

@srozesrozeAwaiting requested review from sroze

Assignees

No one assigned

Projects

None yet

Milestone

6.2

Development

Successfully merging this pull request may close these issues.

7 participants

@fguimier@carsonbot@OskarStark@fabpot@jderusse@derrabus@nicolas-grekas

[8]ページ先頭

©2009-2025 Movatter.jp