Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 651 Bytes

README.md

File metadata and controls

28 lines (24 loc) · 651 Bytes

Plugin tools

Dependencies

  • hub
  • jprm (building)
  • dotnet (building)
  • git
  • bash
  • python3

Tools

  • build_all.sh Builds (and publishes) all plugins.
  • build_plugin.sh Builds (and publishes) a single plugin.
  • show_drafts.sh Lists draft releases prepared by release-drafter.
  • show_issues.sh Lists all open issues on the plugin repositories.
  • show_pullrequests.sh Lists all open pull-requests on the plugin repositories.
  • update_submodules.py Updates sub-modules, adds new plugins from the org, and removes archived/moved ones.