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

[mail] Make actions names for DSL rules consistent with documentation #14151

Merged
merged 3 commits into from
Feb 4, 2023

Conversation

lolodomo
Copy link
Contributor

@lolodomo lolodomo commented Jan 4, 2023

Keep old names for backward compatibility (DSL rule).
Actions names are now consistent over all rule engines.

Signed-off-by: Laurent Garnier lg.hc@free.fr

Keep old names for backward compatibility.
Actions names are now consistent over all rule engines.

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
@lolodomo lolodomo added the bug An unexpected problem or unintended behavior of an add-on label Jan 4, 2023
@lolodomo lolodomo requested a review from a team as a code owner January 4, 2023 07:59
@openhab-bot
Copy link
Collaborator

This pull request has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/sendmailwithattachment-is-not-a-member-of-org-openhab-core-thing-binding-thingactions/142867/7

@lolodomo
Copy link
Contributor Author

@jlaur : if you get time to review that PR. Nothing critical but would allow to be consistent with the documentation.

Copy link
Contributor

@jlaur jlaur left a comment

Choose a reason for hiding this comment

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

Thanks. A few minor comments about parameter naming consistency. Additionally: The undecorated methods, do they need to be public?

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
@lolodomo
Copy link
Contributor Author

lolodomo commented Feb 4, 2023

@jlaur : ready for round 2.

Copy link
Contributor

@jlaur jlaur left a comment

Choose a reason for hiding this comment

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

LGTM

@jlaur jlaur merged commit d0f6c2b into openhab:main Feb 4, 2023
@jlaur jlaur added this to the 4.0 milestone Feb 4, 2023
@lolodomo lolodomo deleted the mail_actions branch February 4, 2023 08:48
nemerdaud pushed a commit to nemerdaud/openhab-addons that referenced this pull request Feb 28, 2023
…openhab#14151)

* [mail] Make actions names for DSL rules consistent with documentation

Keep old names for backward compatibility.
Actions names are now consistent over all rule engines.

* Review comment: use htmlContent as parameter name
* Review comment: make consistent url and urlList parameters

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
renescherer pushed a commit to renescherer/openhab-addons that referenced this pull request Mar 23, 2023
…openhab#14151)

* [mail] Make actions names for DSL rules consistent with documentation

Keep old names for backward compatibility.
Actions names are now consistent over all rule engines.

* Review comment: use htmlContent as parameter name
* Review comment: make consistent url and urlList parameters

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
FordPrfkt pushed a commit to FordPrfkt/openhab-addons that referenced this pull request Apr 20, 2023
…openhab#14151)

* [mail] Make actions names for DSL rules consistent with documentation

Keep old names for backward compatibility.
Actions names are now consistent over all rule engines.

* Review comment: use htmlContent as parameter name
* Review comment: make consistent url and urlList parameters

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants