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

Fix issue #361: Install fastlane gem using --no-document #362

Merged
merged 1 commit into from
May 16, 2024

Conversation

r72-engineering
Copy link
Contributor

Task name: IpaResign, AppStorePromote, AppStoreRelease

Description:
Save 21 seconds per run by skipping RI documentation.

  • Added --no-document to fastlane install in task IpaResign.
  • Added --no-document to fastlane install in task AppStorePromote.
  • Added --no-document to fastlane install in task AppStoreRelease.

Documentation changes required: N

Added unit tests: N

Attached related issue: #361

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

Save 21 seconds per pipeline run.
- Added `--no-document` to fastlane install in task IpaResign.
- Added `--no-document` to fastlane install in task AppStorePromote.
- Added `--no-document` to fastlane install in task AppStoreRelease.
@r72-engineering r72-engineering requested review from a team as code owners April 30, 2024 22:18
@r72-engineering
Copy link
Contributor Author

@microsoft-github-policy-service agree company="Rule of 72, LLC"

I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.

@ivanduplenskikh ivanduplenskikh linked an issue May 8, 2024 that may be closed by this pull request
@r72-engineering
Copy link
Contributor Author

Thank you, @vmapetr. I don't have permission to merge, so if you could please do that, I'd appreciate it.

@ivanduplenskikh ivanduplenskikh merged commit dc434e1 into microsoft:master May 16, 2024
1 check passed
@kirill-ivlev kirill-ivlev mentioned this pull request Jun 20, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Install fastlane gem using --no-document
4 participants