Skip to content

fix(cli): remove extraneous messages going to stdout during flow validation#1890

Merged
markscott-ms merged 1 commit intofinos:mainfrom
markscott-ms:advent-of-calm-content
Nov 28, 2025
Merged

fix(cli): remove extraneous messages going to stdout during flow validation#1890
markscott-ms merged 1 commit intofinos:mainfrom
markscott-ms:advent-of-calm-content

Conversation

@markscott-ms
Copy link
Contributor

Description

An issue with PR #1872 where validation of flows is noisy due to some console.log statements left back in whilst debugging.

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🎨 Code style/formatting changes
  • ♻️ Refactoring (no functional changes)
  • ⚡ Performance improvements
  • ✅ Test additions or updates
  • 🔧 Chore (maintenance, dependencies, CI, etc.)

Affected Components

  • CLI (cli/)
  • Shared (shared/)
  • CALM Widgets (calm-widgets/)
  • CALM Hub (calm-hub/)
  • CALM Hub UI (calm-hub-ui/)
  • Documentation (docs/)
  • VS Code Extension (calm-plugins/vscode/)
  • Dependencies
  • CI/CD

Commit Message Format ✅

Testing

  • I have tested my changes locally
  • I have added/updated unit tests
  • All existing tests pass

Checklist

  • My commits follow the conventional commit format
  • I have updated documentation if necessary
  • I have added tests for my changes (if applicable)
  • My changes follow the project's coding standards

@markscott-ms markscott-ms merged commit 7ffdec0 into finos:main Nov 28, 2025
14 checks passed
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.

2 participants