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

Add branch selection for plugins #48

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

galadril
Copy link
Contributor

Fixes #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".

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
Copy link
Contributor Author

#30

@galadril
Copy link
Contributor Author

@stas-demydiuk ?

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

Successfully merging this pull request may close these issues.

Is there a way to select a branch from a list
1 participant