Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Migrate from the "Runner" to the "SDK" approach (main set of changes) #96

Merged
merged 65 commits into from
Mar 28, 2024

Conversation

machulav
Copy link
Member

@machulav machulav commented Feb 23, 2024

BREAKING CHANGE: The "Runner" is deprecated. Instead, we switch to the SDK approach. The connery NPM package contains the SDK and CLI required to build plugins. The SDK wraps the plugin into a web server with a standardized API. Now, every plugin is a self-sufficient entity that can be run as a standalone app. Learn more about the new SDK in our docs.

Copy link

vercel bot commented Feb 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Mar 28, 2024 10:39pm

@machulav machulav changed the title SDK 2.0 SDK v2 Feb 23, 2024
@machulav machulav changed the base branch from main to beta March 28, 2024 22:15
@machulav machulav changed the title SDK v2 feat: Mar 28, 2024
@machulav machulav changed the title feat: feat: Migrate from the "Runner" to the "SDK" approach (prep) Mar 28, 2024
@machulav machulav changed the title feat: Migrate from the "Runner" to the "SDK" approach (prep) feat: Migrate from the "Runner" to the "SDK" approach (main set of changes) Mar 28, 2024
@machulav machulav merged commit 30405bc into beta Mar 28, 2024
2 checks passed
@machulav machulav deleted the sdk-v2 branch March 28, 2024 22:40
Copy link

🎉 This PR is included in version 0.0.9-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Apr 5, 2024

🎉 This PR is included in version 0.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant