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

Give a try to Nx Cloud #106

Open
utarwyn opened this issue Feb 5, 2024 · 1 comment
Open

Give a try to Nx Cloud #106

utarwyn opened this issue Feb 5, 2024 · 1 comment
Labels
type: feature New feature or request

Comments

@utarwyn
Copy link
Member

utarwyn commented Feb 5, 2024

With the aim of fully integrating into the Nx ecosystem and benefiting from improved build times and cache distribution, it would be interesting to test integration with Nx Cloud.

I wanted to do it during the Nx 17 migration but I think it's smarter to do some tests with it before a clean integration in the repository.

@utarwyn utarwyn added the type: feature New feature or request label Feb 5, 2024
@phillipCouto
Copy link
Contributor

We use nx-cloud for the remote caching on one of our projects and it seems to work fine :).

We just had to use this #115 to bust the cache based on go version, os, and arch to make sure the binary that gets restored is compatible with the environment that it is being restored on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants