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

Consolidate Swift package assembly under a single BaseSwiftDatafileHandler #3855

Merged
merged 3 commits into from
Sep 26, 2024

Conversation

keshav-space
Copy link
Member

@keshav-space keshav-space commented Jul 5, 2024

Fixes #3837

Tasks

  • Reviewed contribution guidelines
  • PR is descriptively titled 📑 and links the original issue above 🔗
  • Tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR
    Run tests locally to check for errors.
  • Commits are in uniquely-named feature branch and has no merge conflicts 📁
  • Updated documentation pages (if applicable)
  • Updated CHANGELOG.rst (if applicable)

- Consolidate Swift package assembly into a single BaseSwiftDatafileHandler

Signed-off-by: Keshav Priyadarshi <[email protected]>
@keshav-space keshav-space force-pushed the 3837-refactor-swift-assembly branch from 8c0f4d6 to 61eb4c4 Compare July 5, 2024 17:41
@pombredanne
Copy link
Member

LGTM! Thanks.

@pombredanne pombredanne merged commit 9a340fc into develop Sep 26, 2024
34 checks passed
@pombredanne pombredanne deleted the 3837-refactor-swift-assembly branch September 26, 2024 11:06
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.

Refactor the assembly for Swift data files under a base Swift DatafileHandler
2 participants