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

feat(created-swarm): Re-export some dependencies in created-swarm for consistency in tests #2079

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

kmd-fl
Copy link
Contributor

@kmd-fl kmd-fl commented Feb 15, 2024

Description

Re-export some dependencies (like fluence-spell-dtos, fluence-app-service, and system-services) in created-swarm for consistency of used versions of fluence-spell-dtos and fluence-app-service in tests. system-services are also re-exported for convenience.

Motivation

Decider tests export its own version on fluence-spell-dtos and fluence-app-service, so when we update them in nox, decider tests can't compile properly. If we provide these libs in nox, decider tests will depend on them.

@kmd-fl kmd-fl requested a review from folex February 15, 2024 12:03
@kmd-fl kmd-fl added the e2e Run e2e workflow label Feb 15, 2024
@kmd-fl kmd-fl merged commit 8f0c04e into master Feb 15, 2024
22 checks passed
@kmd-fl kmd-fl deleted the reexport-spell-deps branch February 15, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e Run e2e workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants