-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hello @sylvainlaurent
In bentolor/idea-cli-inspector#16 you mentioned that you were working on building a Docker-based implementation for idea-cli-inspector.
Unfortunately I totally missed to keep that in mind or track your repository. Later on I realized, how much benefit user have in being able to use Docker container to run the idea inspections. Lately I struggled with very low effort and priority to create my own Docker-based version which also would be available on Docker Hub.
I got the basic things running including the first automatic builds & publishing of bentolor/idea-cli-inspector on Docker Hub. Rather by accident stumbled again over your issue and your comment that you had already done the same. Damn!
On browsing your solution I realized, that your solution is by far superior in term of implementation depth and quality. Instead of further replicating work I'd love to join forces, though I looks to me that you are no longer using/maintaining your version.
It would be great if a Docker container could help to support IDEA inspection get more traction within the CI space. My current scope / focus is to enable the Ultimate edition features so that users with valid licenses can directly use a container to inspect their changes.
Do you think it would be better to join & further enhance your solution or to port / merge our two approaches?