Skip to content

GDB-12601 interactive guides migration#2300

Draft
svilenvelikov wants to merge 5 commits intomasterfrom
GDB-12601-interactive-guides-migration
Draft

GDB-12601 interactive guides migration#2300
svilenvelikov wants to merge 5 commits intomasterfrom
GDB-12601-interactive-guides-migration

Conversation

@svilenvelikov
Copy link
Copy Markdown
Collaborator

What

Why

How

Testing

Screenshots

Checklist

  • Branch name
  • Target branch
  • Commit messages
  • Squash commits
  • MR name
  • MR Description
  • Tests

svilenvelikov and others added 5 commits August 19, 2025 18:16
## What
Introduce mechanism for runtime external plugins

## Why
To have the ability to load plugins and configure plugins, without the
need for a new release

## How
- Added `plugins-service`, which loads a plugins manifest and individual
plugin modules, based on their entry points, defined in the manifest
- Added `loadPlugins` bootstrap function, which will be used to load and
register the plugins, when they are implemented
- Created `copy-plugins.sh` to copy plugins from node_modules into
`/plugins`, when they are available
- Added commented webpack configuration, to be uncommented, when plugins
are ready

## Testing
Unit tests added.

## Screenshots


## Checklist
- [x] Branch name
- [x] Target branch
- [x] Commit messages
- [x] Squash commits
- [x] MR name
- [x] MR Description
- [x] Tests

---------

Co-authored-by: svilen <svilen.velikov@graphwise.ai>
Co-authored-by: hudson-onto <hudson-onto@users.noreply.github.com>
GDB-12885 - return extracted step to complex block

GDB-12885 - rename steps

GDB-12885 - place overridable options above options array
Base automatically changed from workbench-3.2 to master August 22, 2025 09:24
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.

2 participants