Add Dispatch#81
Conversation
|
👋 @six2dez Could you please enable immutable releases on your plugin repository? You can follow this guide: Thanks! |
|
Enabled! |
There was a problem hiding this comment.
Pull request overview
Adds new plugin package metadata to the community plugin registry (plugin_packages.json) so Caido can discover and verify the new plugin(s).
Changes:
- Add a new
dispatchplugin entry (author, license, description, repository, public key). - Add a new
driftplugin entry (author, license, description, repository, public key).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Added drift plugin to the PR as well |
|
@six2dez can you make a different PR, that will speed up the process of merging dispatch. We have limited time from @bebiksior so he can only so many reviews in a week :) |
|
Ops, ok, sorry. I will fix it tomorrow 😉 |
|
Ready! This PR only has the Dispatch plugin :D |
Added Dispatch plugin with details including author, license, and description.
|
Hi @six2dez sorry for the delay! Plugin looks good! Before we can merge this, I'll need you to fix your release setup and run a new release (your latest v0.3.0 release is missing plugin_package.zip and plugin_package.zip.sig)
Once the new release is up, we should be ready to merge this one! |
|
Hi @bebiksior, thanks! Fixed the release setup and cut a new release:
New release: https://github.com/six2dez/dispatch/releases/tag/0.3.0 should be good to merge now. Thanks for the review! |
Plugin Validation Results for Dispatch v0.3.0Repository: six2dez/dispatch ✅ Version Match |
|
Hi, thanks a lot! I noticed that when you install the plugin, it changes your Caido theme a bit. Is this expected? Your plugin follows a slightly different pattern than our usual template suggests, so I might be missing something here. Usually, we would use Vite to separate plugin styles from Caido styles so they don’t overlap |
Added Dispatch plugin with details including author, license, and description.
I am submitting a new Plugin Package
Repository URL
https://github.com/six2dez/dispatch
Link to my plugin package:
Release Checklist
plugin_package.zipplugin_package.zip.sigcaido.config.jsonidin mycaido.config.jsonmatches theidin theplugin_packages.jsonfile.README.mddescribes the plugin package purpose and provides clear usage instructions.LICENSEfile and it matches thelicensefield in theplugin_packages.jsonfile.I have given proper attribution to these other projects in my
README.mdand/orLICENSE.