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

INIT: Support Plugins Written in Other Languages for Ignite Apps System #3935

Open
jeronimoalbi opened this issue Feb 2, 2024 · 1 comment
Labels
component:extensions Related to Ignite Extensions. 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:feat To implement new feature. component:extensions Related to Ignite Extensions. labels Feb 2, 2024
@jeronimoalbi
Copy link
Member Author

This requirement is mentioned in ignite/apps#58

@salmad3 salmad3 moved this from Backlog to Todo in Ignite CLI Masterboard Feb 2, 2024
@salmad3 salmad3 added this to the v30 milestone May 29, 2024
@salmad3 salmad3 added type:refactor and removed type:feat To implement new feature. labels May 29, 2024
@salmad3 salmad3 changed the title Change Ignite apps system to support plugins written in other languages INIT: Support Plugins Written in Other Languages for Ignite Apps System Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:extensions Related to Ignite Extensions. type:refactor
Projects
Status: Todo
Development

No branches or pull requests

2 participants