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

feat(core-manager): implement configuration.getPlugins action #3717

Merged
merged 2 commits into from
May 20, 2020

Conversation

sebastijankuzner
Copy link
Contributor

<!--
Thanks for your interest in the project. Bugs filed and PRs submitted are appreciated!

Please make sure you're familiar with and follow the instructions in the contributing guidelines.

Please fill out the information below to expedite the review and (hopefully) merge of your pull request!
-->

Summary

This PR add new action which returns content of the plugins.js file for current network (selected on core-manager start).

Action

Name: configuration.getPlugins

Params:: none

Response: plugins.js file content

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost ghost added Complexity: Low labels May 20, 2020
@faustbrian faustbrian merged commit dcfff76 into develop May 20, 2020
@ghost ghost deleted the feat/core-manager/plugins-get branch May 20, 2020 16:28
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.

2 participants