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

Checkout test suite repositories without git-submodules #96

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

kateinoigakukun
Copy link
Member

git-submodule was good for us to manage the dependencies without hassle, but it adds quite a few overheads to fetch this package as a SwiftPM package dependency. This commit removes the git-submodules and adds a Makefile to fetch the test suite repositories manually.

@kateinoigakukun kateinoigakukun force-pushed the katei/remove-submodules branch 4 times, most recently from 5ff3806 to 7df4706 Compare June 11, 2024 07:06
git-submodule was good for us to manage the dependencies without hassle,
but it adds quite a few overheads to fetch this package as a SwiftPM
package dependency. This commit removes the git-submodules and adds a
Makefile to fetch the test suite repositories manually.
@kateinoigakukun kateinoigakukun merged commit 3ece12e into main Jun 11, 2024
7 checks passed
@kateinoigakukun kateinoigakukun deleted the katei/remove-submodules branch June 11, 2024 07:23
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.

None yet

1 participant