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

Refactor FXIOS improve build times #22424

Merged
merged 5 commits into from
Oct 14, 2024
Merged

Conversation

FilippoZazzeroni
Copy link
Collaborator

📜 Tickets

Jira ticket
Github issue

💡 Description

Improve build times according to the provided document.
results.pdf
@nbhasin2 i changed the output folder for the Generated Metrics file for Client, to Generated/Metrics/Metrics.swift. That because running script in parallel was deleting previously generated Nimbus files. Do you think is this going to cause some side effects ? I didn't find a way to tell Glean to remove just the Metrics file, this could be optimal too.
To the solution i added also skips dsym creation symbols from Fennec and Fennec_Testing config, is it something that was required ?

📝 Checklist

You have to check all boxes before merging

  • Filled in the above information (tickets numbers and description of your work)
  • Updated the PR name to follow our PR naming guidelines
  • Wrote unit tests and/or ensured the tests suite is passing
  • When working on UI, I checked and implemented accessibility (minimum Dynamic Text and VoiceOver)
  • If needed, I updated documentation / comments for complex code and public methods
  • If needed, added a backport comment (example @Mergifyio backport release/v120)

Filippo added 3 commits October 7, 2024 14:43
…lient Metrics.swift output directory to Generated/Metrics to avoid glean removing nimbus generated files
@mobiletest-ci-bot
Copy link

mobiletest-ci-bot commented Oct 7, 2024

Messages
📖 Edited 1 files
📖 Created 0 files

Generated by 🚫 Danger Swift against 263cd65

Copy link
Contributor

mergify bot commented Oct 7, 2024

This pull request has conflicts when rebasing. Could you fix it @FilippoZazzeroni? 🙏

Copy link
Contributor

mergify bot commented Oct 10, 2024

This pull request has conflicts when rebasing. Could you fix it @FilippoZazzeroni? 🙏

@FilippoZazzeroni FilippoZazzeroni merged commit d1b341d into main Oct 14, 2024
9 of 11 checks passed
@FilippoZazzeroni FilippoZazzeroni deleted the zazz/improve-build-timing branch October 14, 2024 09:43
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.

3 participants