Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Ignite apps system to support plugins written in other languages #3935

Open
jeronimoalbi opened this issue Feb 2, 2024 · 1 comment
Labels
component:apps Related to Ignite Apps. type:refactor
Milestone

Comments

@jeronimoalbi
Copy link
Member

Ignite apps system was initially written to run apps written Go. Ignite CLI is able to interact with apps written in other languages with the introduction of gRPC in #3529.

For Ignite CLI to fully support apps written in other languages it needs to be able to launch apps that are not written in Go, and also rebuild them if necessary.

@jeronimoalbi jeronimoalbi added type:feature To implement new feature. component:apps Related to Ignite Apps. labels Feb 2, 2024
@jeronimoalbi
Copy link
Member Author

This requirement is mentioned in ignite/apps#58

@salmad3 salmad3 added this to the v30 milestone May 29, 2024
@salmad3 salmad3 added type:refactor and removed type:feature To implement new feature. labels May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:apps Related to Ignite Apps. type:refactor
Projects
Status: Todo
Development

No branches or pull requests

2 participants