Skip to content

Remove Pelanor block#2105

Merged
rSnapkoOpenOps merged 2 commits intomainfrom
feat/remove-pelanor
Mar 11, 2026
Merged

Remove Pelanor block#2105
rSnapkoOpenOps merged 2 commits intomainfrom
feat/remove-pelanor

Conversation

@rSnapkoOpenOps
Copy link
Collaborator

Fixes OPS-3192

@linear
Copy link

linear bot commented Mar 11, 2026

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

Removes the Pelanor block implementation from the monorepo to address OPS-3192 (“Remove Pelanor block”) by deleting its Nx project/package and TypeScript path mapping (and associated UI asset).

Changes:

  • Removed @openops/block-pelanor TS path mapping from tsconfig.base.json.
  • Deleted the packages/blocks/pelanor Nx library (source, tests, configs, and project metadata).
  • Removed the Pelanor logo asset from the React UI public blocks directory.

Reviewed changes

Copilot reviewed 13 out of 14 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tsconfig.base.json Removes the Pelanor block path alias to prevent resolution/build references.
packages/react-ui/public/blocks/pelanor.png Removes the Pelanor logo asset from the UI public assets.
packages/blocks/pelanor/tsconfig.spec.json Deletes Pelanor block TS test config.
packages/blocks/pelanor/tsconfig.lib.json Deletes Pelanor block TS library config.
packages/blocks/pelanor/tsconfig.json Deletes Pelanor block TS project references.
packages/blocks/pelanor/test/index.test.ts Deletes Pelanor block unit tests.
packages/blocks/pelanor/src/lib/auth.ts Deletes Pelanor block auth implementation.
packages/blocks/pelanor/src/index.ts Deletes Pelanor block definition/entrypoint.
packages/blocks/pelanor/project.json Deletes Nx project definition for the Pelanor block.
packages/blocks/pelanor/package.json Deletes Pelanor block package metadata.
packages/blocks/pelanor/jest.config.ts Deletes Pelanor block Jest configuration.
packages/blocks/pelanor/README.md Deletes Pelanor block README.
packages/blocks/pelanor/.eslintrc.json Deletes Pelanor block ESLint config.

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

You can also share your feedback on Copilot code review. Take the survey.

@sonarqubecloud
Copy link

@rSnapkoOpenOps rSnapkoOpenOps marked this pull request as ready for review March 11, 2026 08:29
@rSnapkoOpenOps rSnapkoOpenOps merged commit 0368565 into main Mar 11, 2026
25 checks passed
@rSnapkoOpenOps rSnapkoOpenOps deleted the feat/remove-pelanor branch March 11, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants