Skip to content

Consolidate Swift package assembly under a single BaseSwiftDatafileHandler - #3855

Merged
pombredanne merged 3 commits into
developfrom
3837-refactor-swift-assembly
Sep 26, 2024
Merged

Consolidate Swift package assembly under a single BaseSwiftDatafileHandler#3855
pombredanne merged 3 commits into
developfrom
3837-refactor-swift-assembly

Conversation

@keshav-space

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

Copy link
Copy Markdown
Member

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 <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
@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
Copy Markdown
Member

LGTM! Thanks.

@pombredanne
pombredanne merged commit 9a340fc into develop Sep 26, 2024
@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