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

From Cloud to Scale #1571

Merged
merged 15 commits into from
Jul 17, 2020
Merged

From Cloud to Scale #1571

merged 15 commits into from
Jul 17, 2020

Conversation

pepicrft
Copy link
Contributor

Short description 📝

I'm renaming cloud to scale because it's more representative of what the features that require a server are for: scaling up projects. Reached a point where the project is large, developers need things like faster builds, or insights from their projects to be able to make informed decisions. That's where tuist scale will pay an important role.

Implementation 👩‍💻👨‍💻

  • Rename all uses of cloud in the codebase to scale.
  • As part of this PR I'm also adding analytics through Segment in order to understand how users use the website and optimize it for a better experience navigating and finding content. By law this requires a cookies and privacy policy that I also included in the website.
  • Improved the warm-cache logic to work even if the scale configuration is not passed. Frameworks are cached locally in that case.
  • Improve the graph cache mapper to tree-shake the projects and delete the schemes whose targets have been turned into .xcframeworks.

@pepicrft pepicrft requested review from andreacipriani, a team and natanrolnik and removed request for a team July 17, 2020 15:37
Copy link
Contributor

@andreacipriani andreacipriani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes are good. But as you know from our chat, I think that cloud is more understandable in this context than scale

@pepicrft pepicrft merged commit 068a0ca into master Jul 17, 2020
@danieleformichelli danieleformichelli deleted the scale-rename branch July 22, 2021 09:02
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.

2 participants