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

Generate an .IPA file and link it to README.md #2136

Closed
DMills27 opened this issue Nov 24, 2023 · 5 comments · Fixed by #2266
Closed

Generate an .IPA file and link it to README.md #2136

DMills27 opened this issue Nov 24, 2023 · 5 comments · Fixed by #2266
Assignees
Labels
documentation Update documentation feature request no-issue-activity No issue activity

Comments

@DMills27
Copy link
Member

Is your feature request related to a problem? Please describe.

There currently exists a CI/CD pipeline for generating Talawa .apk artifacts, where the output artifact can be found here. We would like to complete the iOS-Build section of this pipeline to generate .ipa files for iOS devices. This is a non-trivial task compared to its .apk counterpart as Apple's infrastructure is far more tightly bound and requires a number of workarounds to do this. Try to automate this process as much as possible following the instructions given here. Ensure to document any roadblocks/obstacles at you encounter.

Describe the solution you'd like
We would like to complete the iOS-Build section of this pipeline to generate .ipa files for iOS devices. This is a non-trivial task compared to its .apk counterpart as Apple's infrastructure is far more tightly bound and requires a number of workarounds to do this. Try to automate this process as much as possible following the instructions given here. Ensure to document any roadblocks/obstacles at you encounter. At the end link this new output to the README.md of the repository.

@github-actions github-actions bot added the unapproved Unapproved, needs to be triaged label Nov 24, 2023
@DMills27 DMills27 added documentation Update documentation CI/CD GitHub Action and removed unapproved Unapproved, needs to be triaged labels Nov 24, 2023
@Dante291
Copy link

@palisadoes @noman2002 I can work on this.

@Ayush0Chaudhary
Copy link

Our policy is to assign no more than two issues to each contributor. This way everyone gets a chance to participate in the projects. We sometimes give exceptions for more urgent cases and sometimes we lose track, but the policy stands. You have reached your limit, please wait until your existing issues are closed before requesting more issues. You could unassign yourself from one of the other issues too.

@Dante291
Copy link

Dante291 commented Dec 4, 2023

@Ayush0Chaudhary @noman2002 Sir I have already completed work for this issue but forgot to create a PR as I was working parallelly on another issue, this mistake won't happen again by my side.

Kindly please review my PR I have created so that I could be assigned to this again.

@Dante291
Copy link

Dante291 commented Dec 9, 2023

@palisadoes @noman2002 I could work on this now.

Copy link

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Update documentation feature request no-issue-activity No issue activity
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants