Plugin Publishing
So from the Gitlab Releases, you can create a release.
First do this, and then zip the kanboard plugin from the CLI. Make sure it unpacks and creates a singular "CompletedComplexity" folder with the source underneath it.
Then upload that zipfile to the release "attachments".
This will give you a static URL to that zipfile. Copy that URL and replace the old URL in the kanboard website plugins page, along with the version. Then submit a PR to have the location for the new version updated.
No Comments