Skip to content

Conversation

@tuler
Copy link
Member

@tuler tuler commented Sep 16, 2025

The docker compose logs --watch command has issues related to how SIGINT is handled.
docker/compose#13193
This works around that by using docker container logs instead.

@tuler tuler requested a review from endersonmaia September 16, 2025 20:26
@changeset-bot
Copy link

changeset-bot bot commented Sep 16, 2025

🦋 Changeset detected

Latest commit: f09deeb

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

@github-actions
Copy link
Contributor

Coverage Report for ./apps/cli

Status Category Percentage Covered / Total
🔵 Lines 25.08% 279 / 1112
🔵 Statements 25.02% 284 / 1135
🔵 Functions 25.77% 50 / 194
🔵 Branches 21.62% 112 / 518
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/cli/src/base.ts 0% 0% 0% 0% 31-156
apps/cli/src/commands/logs.ts 0% 0% 0% 0% 5-48
Generated in workflow #656 for commit f09deeb by the Vitest Coverage Report Action

@tuler tuler merged commit cc15f37 into prerelease/v2-alpha Sep 17, 2025
4 checks passed
@tuler tuler deleted the feature/run-logs branch September 17, 2025 15:29
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.

3 participants