Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

magento/devdocs#: Plugins (Interceptors). Add plugin method naming convention. #5200

Merged

Conversation

atwixfirster
Copy link
Contributor

@atwixfirster atwixfirster commented Aug 17, 2019

Purpose of this pull request

This pull request (PR) adds "Plugin method naming convention" section to Plugins (Interceptors) page.

Affected DevDocs pages

Links to Magento source code

  • ...

Thank you!

whatsnew
Added a Plugin method naming convention section to Plugins (Interceptors) topic.

@devops-devdocs
Copy link
Collaborator

An admin must run tests on this PR before it can be merged.

@rogyar rogyar self-assigned this Aug 17, 2019
@atwixfirster atwixfirster changed the title magento/devdocs#: Plugins. Add plugin method naming convention. magento/devdocs#: Plugins (Interceptors). Add plugin method naming convention. Aug 17, 2019
@rogyar rogyar added 2.2.x 2.3.x Magento 2.3 related changes Major Update Significant original updates to existing content Technical Updates to the code or processes that alter the technical content of the doc labels Aug 18, 2019
Copy link
Contributor

@rogyar rogyar left a comment

Choose a reason for hiding this comment

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

Hi @atwixfirster. Thank you for extending the documentation. The part about interceptors naming was really missing.

@jeff-matthews jeff-matthews removed the Technical Updates to the code or processes that alter the technical content of the doc label Aug 26, 2019
Copy link
Contributor

@jeff-matthews jeff-matthews left a comment

Choose a reason for hiding this comment

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

Thanks for making those changes @atwixfirster!

There are also some markdown syntax errors that need to be fixed:

rake test:cicd
Testing Markdown style with mdl ...
guides/v2.2/extension-dev-guide/plugins.md:60: MD009 Trailing spaces
guides/v2.2/extension-dev-guide/plugins.md:62: MD009 Trailing spaces
guides/v2.2/extension-dev-guide/plugins.md:64: MD009 Trailing spaces
guides/v2.2/extension-dev-guide/plugins.md:76: MD009 Trailing spaces
guides/v2.2/extension-dev-guide/plugins.md:78: MD009 Trailing spaces
guides/v2.2/extension-dev-guide/plugins.md:80: MD009 Trailing spaces
guides/v2.2/extension-dev-guide/plugins.md:81: MD009 Trailing spaces
guides/v2.2/extension-dev-guide/plugins.md:93: MD009 Trailing spaces
guides/v2.2/extension-dev-guide/plugins.md:94: MD009 Trailing spaces
guides/v2.3/extension-dev-guide/plugins.md:60: MD009 Trailing spaces
guides/v2.3/extension-dev-guide/plugins.md:62: MD009 Trailing spaces
guides/v2.3/extension-dev-guide/plugins.md:64: MD009 Trailing spaces
guides/v2.3/extension-dev-guide/plugins.md:76: MD009 Trailing spaces
guides/v2.3/extension-dev-guide/plugins.md:78: MD009 Trailing spaces
guides/v2.3/extension-dev-guide/plugins.md:80: MD009 Trailing spaces
guides/v2.3/extension-dev-guide/plugins.md:81: MD009 Trailing spaces
guides/v2.3/extension-dev-guide/plugins.md:93: MD009 Trailing spaces
guides/v2.3/extension-dev-guide/plugins.md:94: MD009 Trailing spaces

A detailed description of the rules is available at https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md

The Markdown linter has found 20 issues``` 

@atwixfirster
Copy link
Contributor Author

atwixfirster commented Aug 27, 2019

fixed

@jeff-matthews, could you please run tests again?

Thank you!

@jeff-matthews
Copy link
Contributor

jeff-matthews commented Aug 27, 2019

Thanks @atwixfirster, but there are still errors:

rake test:cicd
Testing Markdown style with mdl ...
guides/v2.2/extension-dev-guide/plugins.md:64: MD009 Trailing spaces
guides/v2.3/extension-dev-guide/plugins.md:64: MD009 Trailing spaces

A detailed description of the rules is available at https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md

The Markdown linter has found 4 issues

@atwixfirster
Copy link
Contributor Author

atwixfirster commented Aug 27, 2019

missed up with that line 😊

fixed

Thanks, @jeff-matthews

Copy link
Contributor

@jeff-matthews jeff-matthews left a comment

Choose a reason for hiding this comment

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

Confirmed. Thanks @atwixfirster.

@jeff-matthews
Copy link
Contributor

running tests

@jeff-matthews jeff-matthews merged commit 827576c into magento:master Aug 27, 2019
@ghost
Copy link

ghost commented Aug 27, 2019

Hi @atwixfirster, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2.2.x 2.3.x Magento 2.3 related changes Major Update Significant original updates to existing content Partner: Atwix partners-contribution PR created by Magento partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants