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

Make TargetReference conform to Hashable #4407

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

danieleformichelli
Copy link
Collaborator

Resolves https://github.com/tuist/tuist/issues/YYY
Request for comments document (if applies):

Short description 📝

Describe here the purpose of your PR.

How to test the changes locally 🧐

Include a set of steps for the reviewer to test the changes locally.

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 changed the title feat: make TargetReference Hashable Make TargetReference conform to Hashable Apr 27, 2022
@danieleformichelli danieleformichelli added the changelog:changed PR will be listed in the Changed section of CHANGELOG label Apr 27, 2022
@danieleformichelli danieleformichelli merged commit 50f0f86 into main Apr 27, 2022
@danieleformichelli danieleformichelli deleted the feature/make-target-reference-hashabel branch April 27, 2022 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:changed PR will be listed in the Changed section of CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants