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 groups #144

Merged
merged 3 commits into from
Nov 12, 2017
Merged

Fix groups #144

merged 3 commits into from
Nov 12, 2017

Conversation

yonaskolb
Copy link
Owner

This refactors the generation of sources

  • Fixes createIntermediateGroups results in broken file refs in projects #129
  • Sorts children in all groups by type and then alphabetically
  • Make createIntermediateGroups work. They are now created upwards until they find an existing group
  • Rename Source to TargetSource
  • Extract source generation and reference generation into their own classes
  • Add more tests
  • Move fixtures into tests

@yonaskolb yonaskolb merged commit a2c4191 into master Nov 12, 2017
@yonaskolb yonaskolb deleted the fix_groups branch November 12, 2017 17:56
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.

createIntermediateGroups results in broken file refs in projects
1 participant