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

Is there a way to select a branch from a list #23

Open
pipiche38 opened this issue May 23, 2021 · 4 comments · May be fixed by #48
Open

Is there a way to select a branch from a list #23

pipiche38 opened this issue May 23, 2021 · 4 comments · May be fixed by #48
Labels
enhancement New feature or request

Comments

@pipiche38
Copy link
Contributor

Some plugins ( Domoticz-Zigate ) have 2 branches, stable and beta (pretty soon a 3rd one will also be available as it wont' be compatible with Domoticz below 2020 ).

What is the recommendation ? create as many entries as available branches ?

@pipiche38
Copy link
Contributor Author

The best would be to have a list of potential branchs in the json, and so the user will select the branch he/she wants to get

@stas-demydiuk
Copy link
Owner

I like that idea, I guess it would be extremely useful

@stas-demydiuk stas-demydiuk added the enhancement New feature or request label May 24, 2021
@pipiche38
Copy link
Contributor Author

#30

galadril added a commit to galadril/domoticz-plugins-manager that referenced this issue Dec 11, 2024
Fixes stas-demydiuk#23

Update `plugins.json` to allow specifying multiple branches for each plugin.

* Change the `branch` field to a list of branches for each plugin.
* Update the `Zigate` plugin entry to include multiple branches: "stable6", "beta6", and "development".
* Modify all other plugin entries to have their `branch` field as a list containing "master".
@galadril galadril linked a pull request Dec 11, 2024 that will close this issue
@galadril
Copy link
Contributor

{1C632671-580A-417C-9976-CC9415F2229D}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants