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
Create and configure a CI/CD pipeline that automatically generates and shares the app build whenever code is merged into the main branch. This pipeline should ensure that the latest version of the app is built and distributed to the appropriate stakeholders (e.g., QA, Product team, developers) for testing and review.
Expected Behavior
Pipeline triggers automatically when code is merged into the main branch.
App build is generated successfully.
Build artifacts (APK/IPA) are distributed to specified channels (e.g., Firebase App Distribution, TestFlight, etc.).
Notifications are sent to relevant teams with build details.
Issue Description
Create and configure a CI/CD pipeline that automatically generates and shares the app build whenever code is merged into the main branch. This pipeline should ensure that the latest version of the app is built and distributed to the appropriate stakeholders (e.g., QA, Product team, developers) for testing and review.
Expected Behavior
Tasks:
Current Behavior
We locally build the application.
Screenshots
[If applicable, add screenshots or images that help illustrate the issue. You can use the following Markdown syntax to embed images:]
Environment
Checklist
Thank you for contributing to our project! We appreciate your help in improving it.
📚 See contributing instructions.
The text was updated successfully, but these errors were encountered: