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 for tuist clean dependencies cleaning also the Tuist/Dependencies/Lockfiles folder #4646

Merged
merged 6 commits into from
Jul 30, 2022

Conversation

danieleformichelli
Copy link
Collaborator

Short description 📝

  • tuist clean dependenceis should NOT clean lockfiles
  • Fixed computation of subdirectories when forced cache directory is configured

Checklist ✅

  • The code architecture and patterns are consistent with the rest of the codebase.
  • The changes have been tested following the documented guidelines.
  • The PR includes the label changelog:added, changelog:fixed, or changelog:changed, whenever it should be included in the “Added”, “Fixed” or “Changed” section of the CHANGELOG. Note: when included in the CHANGELOG, the title of the PR will be used as entry, please make sure it is clear and suitable.
  • In case the PR introduces changes that affect users, the documentation has been updated.
  • In case the PR introduces changes that affect how the cache artifact is generated starting from the TuistGraph.Target, the Constants.cacheVersion has been updated.

@danieleformichelli danieleformichelli added the changelog:fixed PR will be listed in the Fixed section of CHANGELOG label Jul 29, 2022
@danieleformichelli danieleformichelli merged commit f9348ab into main Jul 30, 2022
@danieleformichelli danieleformichelli deleted the fix/tuist-clean-dependencies branch July 30, 2022 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:fixed PR will be listed in the Fixed section of CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant