softwarepub / hermes

Implementation of the HERMES workflow
https://docs.software-metadata.pub
Other
21 stars 6 forks source link

Git Harvest Plugin and Tutorial #256

Closed SKernchen closed 3 months ago

SKernchen commented 6 months ago

Closes #255 . This Feature shows a Tutorial for writing plugins for HERMES. To do that the git harvest plugin will be in another project. Currently in https://github.com/hermes-hmc/hermes-git

SKernchen commented 6 months ago

My idea is to open a new public repository named plugins/ and add harvest-git there. Then I would like to use this plugin in the workflow source code, so HERMES would actively use it.

Update: you can't have group repos, so we decided for a name convention. Every plugins name should be hermes-plugin-{plugin name}

SKernchen commented 3 months ago

We should maybe keep the name convention hermes-plugin-git through the whole project and not change to hermes_git but to hermes_plugin_git