Skip to content

feat: multi-project support #36

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

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

aaronadamsCA
Copy link
Contributor

Resolves #35, includes tests!

@danielwaltz
Copy link
Owner

Thank you so much! I hope to have time to give this a test this weekend.

@aaronadamsCA
Copy link
Contributor Author

No problem!

If you diff test/graphql-multi-project/ against test/graphql-config-file/, you should see it's an exact copy with only the necessary changes.

There's probably an opportunity to refactor the tests to be less repetitive, but I figured it was best to keep this simple for now.

Copy link
Owner

@danielwaltz danielwaltz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks again and really appreciate the included test! 🙏

@danielwaltz danielwaltz merged commit 3f0899d into danielwaltz:main Feb 7, 2025
2 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 7, 2025
## [3.5.0](v3.4.5...v3.5.0) (2025-02-07)

### Features

* multi-project support ([#36](#36)) ([3f0899d](3f0899d))
Copy link

github-actions bot commented Feb 7, 2025

🎉 This PR is included in version 3.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi-project support
2 participants