alisha-1000 opened a new pull request, #4147: URL: https://github.com/apache/streampipes/pull/4147
### Purpose This PR updates the adapter creation Shepherd tour to align with the new adapter generation workflow. A new step was introduced in the adapter creation process that allows users to transform incoming events using a script. The existing adapter tour did not include this step, which caused the tour to break during execution. This change adds the missing tour step and updates the flow so the tutorial proceeds correctly with the current UI. ### Remarks Only the Shepherd tour configuration was updated. No functional UI or backend logic was modified. Existing data-cy selectors were reused to remain compatible with Cypress tests. PR introduces (a) breaking change(s): no PR introduces (a) deprecation(s): no -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
