Backstage backend plugin #8253
Replies: 1 comment
-
Hey @grahambrooks! I'm a bot designed to help you with bugs, questions, and contributions. I'm here to assist you while waiting for a human maintainer. The recommended approach to developing DevLake plugins, especially for implementing a backend plugin to read organizational data such as user and team information, involves creating a plugin that implements several interfaces like Here is a brief overview of the approach:
For more detailed guidance, you can refer to the Apache DevLake documentation on plugin implementation [1][2]. Regarding the availability of core modules in the 1.0.1 release, I couldn't find specific information on this issue. It might be helpful to check the release notes or documentation for any changes or updates that could affect module availability. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Beta Was this translation helpful? Give feedback.
-
I would like to implement a backend plugin to read organizational (user/team to start) as a source of team and user data for devlake.
I have tried importing the core modules into a separate project but they don't seem to be available in the 1.0.1 release?
Is there a recommended approach to developing devlake plugins?
Beta Was this translation helpful? Give feedback.
All reactions