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(#3280): Add support for pipeline templates #3281

Merged
merged 13 commits into from
Oct 11, 2024

Conversation

dominikriemer
Copy link
Member

Purpose

See #3280

Remarks

PR introduces (a) breaking change(s): no
PR introduces (a) deprecation(s): no

@github-actions github-actions bot added java Pull requests that update Java code ui Anything that affects the UI backend Everything that is related to the StreamPipes backend labels Oct 3, 2024
@dominikriemer dominikriemer changed the base branch from dev to 3266-add-api-to-programmatically-create-pipelines October 3, 2024 19:54
@dominikriemer dominikriemer marked this pull request as ready for review October 4, 2024 09:52
Base automatically changed from 3266-add-api-to-programmatically-create-pipelines to dev October 4, 2024 14:03
* feat(#3292): Add code tab to adapter view

* Show pipeline code in UI

* Add header

* Fix checkstyle

* Fix checkstyle

* Fix template visitor
@dominikriemer dominikriemer linked an issue Oct 11, 2024 that may be closed by this pull request
@dominikriemer dominikriemer merged commit 359b863 into dev Oct 11, 2024
21 checks passed
@dominikriemer dominikriemer deleted the 3280-add-support-for-pipeline-templates branch October 11, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend java Pull requests that update Java code ui Anything that affects the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show adapter and pipeline configuration in UI
2 participants