You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
bentolor
changed the title
Incorporate sylvainlaurent/docker-intellij-inspect into upstream idea-cli-inspector
Join sylvainlaurent/docker-intellij-inspect with idea-cli-inspector
Jan 17, 2019
I don't have much time to work on this, but feel free to use my work and take the bits that you want in your project. Eventually I'll close this repo when I see that your project contains docker support too!
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?
The text was updated successfully, but these errors were encountered: