Skip to content

chore: delete experimental/calm-explorer#2181

Merged
markscott-ms merged 3 commits intofinos:mainfrom
rocketstack-matt:chore/delete-calm-explorer
Feb 26, 2026
Merged

chore: delete experimental/calm-explorer#2181
markscott-ms merged 3 commits intofinos:mainfrom
rocketstack-matt:chore/delete-calm-explorer

Conversation

@rocketstack-matt
Copy link
Member

Description

Delete the experimental/calm-explorer project as it has been merged into calm-hub

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

Copilot AI review requested due to automatic review settings February 26, 2026 20:13
@rocketstack-matt rocketstack-matt requested a review from a team as a code owner February 26, 2026 20:13
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request removes the experimental/calm-explorer project from the monorepo, as it has been merged into calm-hub. The changes are focused and complete, removing all references to the experimental project from the repository.

Changes:

  • Removed experimental/calm-explorer workspace from root package.json
  • Removed calm-explorer lockfile from renovate.json and .gitignore
  • Deleted the entire experimental/calm-explorer directory (source, tests, configs, dependencies)
  • Deleted the GitHub Actions workflow for building/testing calm-explorer

Reviewed changes

Copilot reviewed 116 out of 123 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Removed calm-explorer from workspaces array and deleted related npm scripts
renovate.json Removed calm-explorer package-lock.json from lockfile maintenance list
.gitignore Removed calm-explorer package-lock.json exclusion
.github/workflows/build-calm-explorer.yml Deleted workflow file that built, tested, and linted calm-explorer
experimental/calm-explorer/* Deleted entire directory including all source files, tests, configs, and dependencies

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rocketstack-matt rocketstack-matt force-pushed the chore/delete-calm-explorer branch from 86d9a54 to 5144a2d Compare February 26, 2026 20:16
@rocketstack-matt rocketstack-matt force-pushed the chore/delete-calm-explorer branch from 5144a2d to b71c918 Compare February 26, 2026 20:39
@markscott-ms markscott-ms merged commit 573ed77 into finos:main Feb 26, 2026
13 checks passed
@rocketstack-matt rocketstack-matt deleted the chore/delete-calm-explorer branch February 26, 2026 22:05
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