Kiersten Stokes

Results 15 issues of Kiersten Stokes
trafficstars

#2759 May depend on #2780 ### What changes were proposed in this pull request? When complete, this PR will support the ability to use file contents as the input value...

impact:blocked

**Is your feature request related to a problem? Please describe.** #2083 set the groundwork for supporting component registries that include multiple components from a single source type (e.g. a directory...

kind:enhancement
status:Needs Discussion

Fixes #2750 Fixes #2738 Fixes #2923 Fixes #2906 Corresponds to elyra-ai/pipeline-editor#201. Excuse all the extraneous commits - I was building and merging with the `pipeline-rjsf` branch so often and for...

area:documentation
kind:enhancement
component:pipeline-editor
impact:requires-pipeline-editor-release
impact:requires-pipeline-migration

**Describe the issue** Because the `describe` command 'ignores' runtime/runtime type during pipeline pre-processing, any pipeline that includes a custom component with a property name that is the same as an...

kind:bug
status:Needs Triage
component:cli-tools

**Is your feature request related to a problem? Please describe.** With the support for BYO catalog types, what is currently the `Component Source` property in the node properties panel must...

kind:enhancement
area:front-end
priority:stretch

**Is your feature request related to a problem? Please describe.** As of #2492, a new method, `get_entry_data`, was added to the `ComponentCatalogConnector` class. This method replaces the old `read_catalog_entry` method...

area:back-end
component:catalog connectors
impact:breaking change
sizing: S

**Is your feature request related to a problem? Please describe.** #3001 adds support for pipeline parameters to the pipeline editor, but does not include support for specifying parameters from the...

kind:enhancement
component:cli-tools

Fixes #816 Resume no longer overwrites learning rate specific on command line. (My linter also removed 2 extraneous spaces in a `dict`, I can revert this if desired 🙂)

cla signed

This PR adds a root image path to the `sphinx_gallery_conf` dict according to [these instructions](https://sphinx-gallery.github.io/stable/configuration.html#notebook-images) given in the Sphinx Gallery docs. It also updates the corresponding relative paths in the...

cla signed

In KFP v1, any value can be given for the `type` field of an input. This can be problematic during pipeline `compile` if parameters are passed to a pipeline. An...

Kubeflow Pipelines
component:catalog connectors