Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Refactor(bec_lib.utils_script): Update util script for new plugin structure

appel_c requested to merge feat/plugin_structure_script into main

Description

This MR refactors the script bec_lib.util_scripts_create_plugin_structure to create the new plugin structure. Example usage:

python create_plugin_structure.py /path/to/my_plugin

Definition of Done

  • Documentation is up-to-date.

Merge request reports