Donate jasyncapi-idea-plugin to AsyncAPI
Pakisan opened this issue · 5 comments
I decided to remove plugins from this repo because of different release cycles and low coupling. Some time ago I deleted jasyncapi-idea-plugin from this repo and evolved it on my side.
For now it's mature plugin approved by more than 3k of users.
Since we don't transfer repos directly to AsyncAPI anymore, I propose to create jasyncapi-idea-plugin
repository inside organisation and push all from my repository to newly created.
Plugin lives here: https://plugins.jetbrains.com/plugin/15673-asyncapi
Our organisation lives here: https://plugins.jetbrains.com/organizations/asyncapi
If I'll be unreachable for some reason, @derberg can administrate plugin(release, delete, update information, add new developers) under our account.
@Pakisan thanks, mate for finding time to work on that!
can you also clarify what are future plans for jasyncapi
? will there be more splitting?
@derberg you are welcome)
will there be more splitting?
In current repository only mapping will left
I will remove maven plugin, as I already done with plugin-core, gradle-pluign.
can you also clarify what are future plans for jasyncapi?
I have a plans to analyse proposed changes, create discussion and discuss further roadmap.
For now I think that it will be better to focus on latest schema version, update current bindings, fix typos and other bugs also as generate schemas for all referenced structures - I need it in IDEA plugin for proper validation of referenced files inside schema.
@Pakisan Repo is here https://github.com/asyncapi/jasyncapi-idea-plugin/ with basic configuration. You and me are invited as admins.
Please push code when you are ready to do so. Add topics and update description too.
Lemme know once you are done. I will push GH Actions and setup branch protection.
@derberg looks like I pushed all:
- master branch
- tags
- release branches
- README
- LICENCE
- Duplicated releases under
release
section
ok, I think all looks good. Is there anything else you need from me. This got already pushed to marketplace?