←  [EN] Third-Party Development

Forums

»

merge requests for PLi's git

littlesat's Photo littlesat 18 Apr 2021

I’m saying working more together is better then working separately in different forks. E.g. regarding the integrated multi epg... agree something and get it integrated there where you did fork from.... (use a fork for development and push it back)... the point is that you have forks due to miss agreement. At the and indeed the users can choose but do they really benefit? (Devs need work twice on same stuff, images do not have all features so you need to swap for features,!less flash room due to multiboot - lol).
Edited by littlesat, 18 April 2021 - 08:54.
Quote

littlesat's Photo littlesat 18 Apr 2021

@pp
You’re currently pushing so match stuff that it might be better to start a pp-merge request thread ;)
Quote

Persian Prince's Photo Persian Prince 18 Apr 2021

@pp
You’re currently pushing so match stuff that it might be better to start a pp-merge request thread ;)

 

This is my thread :D

 

You missed https://github.com/O...gimport/pull/52 I think.

Quote

littlesat's Photo littlesat 18 Apr 2021

Indeed it is your thread :D.....

Quote

littlesat's Photo littlesat 18 Apr 2021

Wierd.... here it is open AND merged???

Attached File  Knipsel.JPG   78.13KB   1 downloads

Quote

WanWizard's Photo WanWizard 18 Apr 2021

That "merged" label refers to PR 2921 in the Enigma2 repo...

Quote

littlesat's Photo littlesat 18 Apr 2021

Kan you do it?
Quote

Persian Prince's Photo Persian Prince 18 Apr 2021

Kan you do it?

 

Nobody can when there's a conflict unless someone fix it.

 

The way you merge PRs is wrong as you need to check PR numbers first.

 

You need to go with older PR first, now take a look at what happened, because of one file a PR with more than 40 files is ruined and I need to send it again :(

Quote

littlesat's Photo littlesat 18 Apr 2021

Sorry!
Quote

WanWizard's Photo WanWizard 19 Apr 2021

Merged

Quote

littlesat's Photo littlesat 19 Apr 2021

Thanks!
Quote

Persian Prince's Photo Persian Prince 30 Apr 2021

https://github.com/O...igma2/pull/2941 (1 week old PR)

 

https://github.com/O...igma2/pull/2962 (cherry-pick jbleyel commit from ATV, currently available in OV)

Quote

Dimitrij's Photo Dimitrij 30 Apr 2021

Plese delete this line

https://github.com/O...e9294eb0a105dR4

or

echo "PEP8 double aggressive safe cleanup"

 


Edited by Dimitrij, 30 April 2021 - 06:41.
Quote

Persian Prince's Photo Persian Prince 30 Apr 2021

 

Plese delete this line

https://github.com/O...e9294eb0a105dR4

or

echo "PEP8 double aggressive safe cleanup"

That's a message and won't be in commit logs, see Open WebIF and you'll understand my script won't add any names to the commits: https://github.com/E.../commits/master

 

This tool won't be running by users remember it.


Edited by Persian Prince, 30 April 2021 - 07:07.
Quote

Dimitrij's Photo Dimitrij 30 Apr 2021

Firstly, I don't see any problems here at all.

Why is this necessary?

 

Secondly, this is the decision of the openPli team.


Edited by Dimitrij, 30 April 2021 - 08:05.
Quote

Taapat's Photo Taapat 30 Apr 2021

https://github.com/O...igma2/pull/2962 (cherry-pick jbleyel commit from ATV, currently available in OV)

 

I think this is the wrong solution.
Relying on the fact that the source code is installed does not mean that the plugin is working properly.
I think if you need some functionality from plugin, you need to check this with a specific function import from plugin and not just with the existence of source code.

Edited by Taapat, 30 April 2021 - 08:08.
Quote

Persian Prince's Photo Persian Prince 30 Apr 2021

 

https://github.com/O...igma2/pull/2962 (cherry-pick jbleyel commit from ATV, currently available in OV)

 

I think this is the wrong solution.
Relying on the fact that the source code is installed does not mean that the plugin is working properly.
I think if you need some functionality from plugin, you need to check this with a specific function import from plugin and not just with the existence of source code.

 

Your idea may be better but this a replacement for https://github.com/O...tup.py#L96~L108 pyo checks that's all.

Quote

Abu Baniaz's Photo Abu Baniaz 17 Feb 2023

Can somebody please merge this?

https://github.com/E...Webif/pull/1601

Quote

littlesat's Photo littlesat 18 Feb 2023

Done
Quote