Skip to content

Comments

[pushsafer] Add latest parameter answeroptions and answerforce#14578

Merged
kaikreuzer merged 54 commits intoopenhab:mainfrom
Pushsafer:main
Mar 29, 2025
Merged

[pushsafer] Add latest parameter answeroptions and answerforce#14578
kaikreuzer merged 54 commits intoopenhab:mainfrom
Pushsafer:main

Conversation

@appzer
Copy link
Contributor

@appzer appzer commented Mar 11, 2023

@appzer appzer requested a review from cweitkamp as a code owner March 11, 2023 15:00
appzer added 9 commits March 11, 2023 16:40
[Pushsafer] add latest parameter answeroptions and answerforce
Signed-off-by: Pushsafer.com Kevin Siml <info@appzer.de>
[Pushsafer] add latest parameter answeroptions and answerforce
Signed-off-by: Pushsafer.com Kevin Siml <info@appzer.de>
[Pushsafer] add latest parameter answeroptions and answerforce
Signed-off-by: Pushsafer.com Kevin Siml <info@appzer.de>
[Pushsafer] add latest parameter answeroptions and answerforce
Signed-off-by: Pushsafer.com Kevin Siml <info@appzer.de>
[Pushsafer] add latest parameter answeroptions and answerforce
Signed-off-by: Pushsafer.com Kevin Siml <info@appzer.de>
[Pushsafer] add latest parameter answeroptions and answerforce
Signed-off-by: Pushsafer.com Kevin Siml <info@appzer.de>
[Pushsafer] add latest parameter answeroptions and answerforce
Signed-off-by: Pushsafer.com Kevin Siml <info@appzer.de>
[Pushsafer] add latest parameter answeroptions and answerforce
Signed-off-by: Pushsafer.com Kevin Siml <info@appzer.de>
[Pushsafer] add latest parameter answeroptions and answerforce
Signed-off-by: Pushsafer.com Kevin Siml <info@appzer.de>
@appzer appzer self-assigned this Mar 11, 2023
@appzer appzer added enhancement An enhancement or new feature for an existing add-on i18n labels Mar 11, 2023
Copy link
Contributor

@lsiepel lsiepel 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 the contribution, just some mainly documentaiton related comments. Please also fix the build and DCO.

@lolodomo
Copy link
Contributor

lolodomo commented May 3, 2023

This PR is in a wrong state, DCO error and even more important the build failed.
I try to trigger a rebuild.

@lolodomo lolodomo added rebuild Triggers Jenkins PR build and removed rebuild Triggers Jenkins PR build labels May 3, 2023
@lolodomo
Copy link
Contributor

lolodomo commented May 6, 2023

You need to run spotless: mvn spotless:apply

@lolodomo lolodomo added the awaiting feedback Awaiting feedback from the pull request author label May 6, 2023
@appzer
Copy link
Contributor Author

appzer commented May 7, 2023

You need to run spotless: mvn spotless:apply

already done!
i made this locally and uploaded it afterwards without success. Can someone from the authorized members run and check it again themselves? Thanks very much.
Regards Kevin

@lsiepel
Copy link
Contributor

lsiepel commented Sep 29, 2024

The last commit you tried to push (spotless) was probably rejected because your branch is 1753 commits behind and has some merge conflicts that need manual interaction. I just triedd to merge your branch from current main, but i don;t have write permission to your branch.
You could do the same by merging openhab main into your fork at github, into your local fork, into your feature branch. The conflict is in the addon.xml
My vscode wen nuts due to the amount of commits and i had to manually merge in ~400 commits per step to get it up to date.
Let me know if you need any help.

@appzer
Copy link
Contributor Author

appzer commented Sep 30, 2024

@lsiepel how i can give you permission to my branch. I dont know what i have to do!
Thanks Kevin

@lsiepel
Copy link
Contributor

lsiepel commented Sep 30, 2024

@lsiepel how i can give you permission to my branch. I dont know what i have to do! Thanks Kevin

https://docs.github.com/en/issues/planning-and-tracking-with-projects/managing-your-project/managing-access-to-your-projects#granting-a-collaborator-access-to-your-project

@appzer
Copy link
Contributor Author

appzer commented Sep 30, 2024

@lsiepel how i can give you permission to my branch. I dont know what i have to do! Thanks Kevin

https://docs.github.com/en/issues/planning-and-tracking-with-projects/managing-your-project/managing-access-to-your-projects#granting-a-collaborator-access-to-your-project

done

Please let me know if and how I can help you.

Thank you
Kevin

@lsiepel
Copy link
Contributor

lsiepel commented Oct 2, 2024

Merged upstream into your reposity. Still some issues that you need to look at:

  1. DCO, see here: https://github.com/openhab/openhab-addons/pull/14578/checks?check_run_id=30987719374
  2. Spotless / build fix.
  3. Open review comments.

@appzer
Copy link
Contributor Author

appzer commented Oct 2, 2024

Merged updatream into your reposity. Still some issues that you need to look at:

  1. DCO, see here: https://github.com/openhab/openhab-addons/pull/14578/checks?check_run_id=30987719374
  2. Spotless / build fix.
  3. Open review comments.

How to solve this

@lsiepel
Copy link
Contributor

lsiepel commented Oct 11, 2024

@appzer sorry, somehow i edited your post instead of quoting, reverted this and here is the quote ;-)

How to solve this?

  1. DCO, see here: https://github.com/openhab/openhab-addons/pull/14578/checks?check_run_id=30987719374

There is a description how to fix it at the link

  1. Spotless / build fix.

mvn spotless:apply for reference: https://www.openhab.org/docs/developer/guidelines.html#code-format

  1. Open review comments.

Don't think this needs explenation.

Please let me know if you can proceed or if you need anything else.

@appzer
Copy link
Contributor Author

appzer commented Oct 17, 2024

@appzer sorry, somehow i edited your post instead of quoting, reverted this and here is the quote ;-)

How to solve this?

  1. DCO, see here: https://github.com/openhab/openhab-addons/pull/14578/checks?check_run_id=30987719374

There is a description how to fix it at the link

  1. Spotless / build fix.

mvn spotless:apply for reference: https://www.openhab.org/docs/developer/guidelines.html#code-format

  1. Open review comments.

Don't think this needs explenation.

Please let me know if you can proceed or if you need anything else.

Hi @lsiepel,

Unfortunately I can't figure it out! Can you take over this module and make it public?

Thank you
Kevin

@lsiepel
Copy link
Contributor

lsiepel commented Oct 17, 2024

ver this module and make it public?

Thank you

I rather give you support so that we can fix it together. Can you try to explain what you did and where you struggle? Maybe best to try to fix 2 and 3 first. The DCO can be fixed at any time.

@appzer
Copy link
Contributor Author

appzer commented Oct 18, 2024

ver this module and make it public?
Thank you

I rather give you support so that we can fix it together. Can you try to explain what you did and where you struggle? Maybe best to try to fix 2 and 3 first. The DCO can be fixed at any time.

How i can use a CLI? I only use the web interface.

@lsiepel
Copy link
Contributor

lsiepel commented Oct 18, 2024

ver this module and make it public?
Thank you

I rather give you support so that we can fix it together. Can you try to explain what you did and where you struggle? Maybe best to try to fix 2 and 3 first. The DCO can be fixed at any time.

How i can use a CLI? I only use the web interface.

AFAIK these steps can only be done from the IDE/CLI, not the webinterface.

Are you using vs code as IDE? Within vs code you can open a terminal/CLI to start maven with different options. The one mentioned is to run mvn with the spotless plugin.

Vs code documentation is here
https://www.openhab.org/docs/developer/ide/vscode.html

@lsiepel lsiepel removed the awaiting feedback Awaiting feedback from the pull request author label Oct 18, 2024
@appzer
Copy link
Contributor Author

appzer commented Nov 29, 2024

ver this module and make it public?
Thank you

I rather give you support so that we can fix it together. Can you try to explain what you did and where you struggle? Maybe best to try to fix 2 and 3 first. The DCO can be fixed at any time.

How i can use a CLI? I only use the web interface.

AFAIK these steps can only be done from the IDE/CLI, not the webinterface.

Are you using vs code as IDE? Within vs code you can open a terminal/CLI to start maven with different options. The one mentioned is to run mvn with the spotless plugin.

Vs code documentation is here https://www.openhab.org/docs/developer/ide/vscode.html

Hi @lsiepel

i only use the web interface.
I give you write access to my repository, i hope you get the update published.
https://github.com/Pushsafer/openhab-addons

Kind Regards
Kevin

lsiepel added 2 commits March 22, 2025 23:38
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
@lsiepel
Copy link
Contributor

lsiepel commented Mar 22, 2025

All branches are up to date. Just made a trivial change to verify all is fine. But somehow CI is complaining about spotless, while locally builds are fine and spotless does not find anything to fix.

What am i missing here?

lsiepel added 2 commits March 26, 2025 20:06
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Copy link
Contributor

@lsiepel lsiepel left a comment

Choose a reason for hiding this comment

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

Ok. Thanks! LGTM.

Some weird stuff going on. CI complained about spotless, locally i had no problem. So ended up in removing the problematic file and adding it again. Now CI builds fine :-s

Anyway, as i performed these trivial changes to trigger CI i doubt i should merge this. Maybe some other @openhab/add-ons-maintainers can merge this, i already reviewd the code.

@kaikreuzer kaikreuzer added this to the 5.0 milestone Mar 29, 2025
@kaikreuzer kaikreuzer merged commit dae0308 into openhab:main Mar 29, 2025
2 checks passed
phenix1990 pushed a commit to phenix1990/openhab-addons that referenced this pull request Jul 31, 2025
…ab#14578)

Signed-off-by: Pushsafer.com (Kevin Siml) <info@appzer.de>
Co-authored-by: Leo Siepel <leosiepel@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement An enhancement or new feature for an existing add-on i18n

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants