Skip to content
#

airflow

Here are 955 public repositories matching this topic...

nicolamarangoni
nicolamarangoni commented Feb 17, 2022

Describe the issue with documentation

I need to configure a connection to our jenkins and I dont find anywhere an example.
I suppose that I need to define a http connection with the format:
http://usename:password@jenkins_url
However don't have any idea about adding /api so that the url would be:
http://usename:password@jenkins_url/api

How to solve the problem

Is it possible t

karlaspuldaro
karlaspuldaro commented Feb 7, 2022

Currently the only packages containing front-end unit tests are pipeline-editor and services.
It would be helpful to expand the unit test coverage across all other packages in Elyra, as well as add more tests to existing extensions.

This is an umbrella issue - subtasks can be delivered in separate PRs.

Pipeline Editor

  • Test Pipeline Service (runtime types, runtimes, runtime images

Improve this page

Add a description, image, and links to the airflow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the airflow topic, visit your repo's landing page and select "manage topics."

Learn more