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

refactor: Make interactive tutorial work again #2068

Merged
merged 5 commits into from
Oct 24, 2023

Conversation

dominikriemer
Copy link
Member

Purpose

This PR refactors the interactive tutorial, which has not worked since we removed the standalone simulator sources. The following changes are introduced:

  • The welcome screen pops up in the home screen
  • The adapter tutorial shows how to create a new adapter using the machine data simulator
  • The pipeline tutorial shows how to create pipelines.

Remarks

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

PR introduces (a) deprecation(s): no

@dominikriemer dominikriemer self-assigned this Oct 21, 2023
@dominikriemer dominikriemer added this to the 0.93.0 milestone Oct 21, 2023
@github-actions github-actions bot added the ui Anything that affects the UI label Oct 21, 2023
@github-actions github-actions bot added the testing Relates to any kind of test (unit test, integration, or E2E test). label Oct 21, 2023
@dominikriemer dominikriemer marked this pull request as ready for review October 22, 2023 12:26
@dominikriemer dominikriemer merged commit 1a54649 into dev Oct 24, 2023
18 checks passed
@dominikriemer dominikriemer deleted the refactor-interactive-tutorial branch October 24, 2023 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Relates to any kind of test (unit test, integration, or E2E test). ui Anything that affects the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant