CICD for Apps
Need to have CICD for Apps where we can send the Apps to testers directly from IDE.
Once the User Commits the Code to repo, We should be able generate the build and share the builds via diawi/test flight/ Firebase App Sharing. If possible send the builds itself via Telegram or Whatsapp.
Thanks,
Nizam
Thank you so much for taking the time to share your idea with us and for participating in our community.
Because we have officially announced the sunsetting of Firebase Studio and are currently focusing on the migration process, we are no longer accepting or implementing new feature requests for this product.
We appreciate your support and understanding as we transition to our next chapter.
-
Kirupa Chinnathambi commented
Hi Nizam - thanks for sharing this! This is a great idea that we would like to investigate further. We'll keep you posted on what we find out.
You likely are already doing this, but one thing you can do is setup CI/CD via various 3rd party providers such as Github or CircleCI which provide the ability to integrate with various testing solutions (including Firebase App Distribution). The way to typically trigger those is via a git push or deploy.