Week_12 : Coding period - Progress Report

All the pr have been merged and are working perfectly fine :

  1. #15596 : generator-joplin
  2. #15711 : generator-joplin
  3. #15981 : plugin-repo-cli
  4. #16022 : generator-joplin

Ran end-to-end test for all the possible submission paths and documented them in : Test.md

Changed the test package with official package @joplin/plugin-repo-cli and tested its working. Everything works fine.

Some minor cleanup changed were done for scripts, removed any unused or repetitive code etc in this commit : Minor fixes and cleanup · joplin/plugins-test@2a27620 · GitHub and Simplify TypeScript helper typings · joplin/plugins-test@1897070 · GitHub

Here is the final video of how a normal plugin submission looks like :

Also, made a gist for final submission report here : GSoC'26 - Plugin Security Ecosystem for Joplin · GitHub

2 Likes