Hey everyone,
I'm currently trying out the Rovo Dev in Jira features.
My plan is to let Rovo Dev work on developing a simple Forge app. I've created the Forge app myself to have a basic setup running. Now, I wonder what's the best way to let Rovo Dev also handle the forge deployment and installation for me.
I'd like to pass my forge credentials as the environment variables FORGE_EMAIL and FORGE_API_TOKEN to the session so it automatically picks up the authentication. However, the secrets are only available to the setup script - so how do you share secrets with your session?
I'm then instructing RovoDev to parse that file as environment variables.
Is there an easier way for that?