-
-
Notifications
You must be signed in to change notification settings - Fork 379
[GSK-1621] Create a "How to use" section to Catalog>SFs and Catalog>TFs #1356
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
[GSK-1621] Create a "How to use" section to Catalog>SFs and Catalog>TFs #1356
Conversation
GSK-1621 Create a "How to use section" to Catalog/SF and Catalog/TF
Add a code snippet with instructions on how to download the object to be used in a test func for example |
kevinmessiaen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should probably have an external component for this widget since it's exactly the same code (with a different import)
@henchaves I can quickly take care of this one
…-to-catalogsf-and-catalogtf
…-to-catalogsf-and-catalogtf # Conflicts: # frontend/src/views/main/project/FiltersCatalog.vue # frontend/src/views/main/project/TransformationsCatalog.vue
…-to-catalogsf-and-catalogtf
|
Kudos, SonarCloud Quality Gate passed! |








Description
This PR adds a "How to use with code" section to custom Giskard functions (TFs and SFs). Basically, it displays a code with instructions on how to download the selected function to be used locally.
Related Issue
GSK-1621 (available on Linear)
Type of Change