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

refactor(cli): better prompt dependencies #153

Open
wants to merge 1 commit into
base: prerelease/v2-alpha
Choose a base branch
from

Conversation

endersonmaia
Copy link
Contributor

@endersonmaia endersonmaia commented Feb 4, 2025

This pull request includes changes to improve the dependency management of the prompt service in various Docker Compose configurations. The most important changes are the addition of depends_on conditions to ensure that the prompt service starts only after its dependencies are in the appropriate state.

Dependency management improvements:

@endersonmaia endersonmaia requested a review from tuler February 4, 2025 18:06
@endersonmaia endersonmaia self-assigned this Feb 4, 2025
Copy link

changeset-bot bot commented Feb 4, 2025

🦋 Changeset detected

Latest commit: 3170bea

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cartesi/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Feb 4, 2025

Coverage Report for ./apps/cli

Status Category Percentage Covered / Total
🔵 Lines 31% 293 / 945
🔵 Statements 31.13% 298 / 957
🔵 Functions 36.95% 51 / 138
🔵 Branches 27.88% 121 / 434
File CoverageNo changed files found.
Generated in workflow #257 for commit 3170bea by the Vitest Coverage Report Action

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.

1 participant