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

fix #14159: Added support for displayName in adding ingestion #14384

Merged
merged 5 commits into from
Dec 19, 2023

Conversation

harsh-vador
Copy link
Contributor

@harsh-vador harsh-vador commented Dec 14, 2023

Describe your changes:

Fixes #14159

I worked on displaying and editing the display name of ingestion pipelines to easily differentiate them.

Screen.Recording.2023-12-14.at.4.31.08.PM.1.1.1.mov

Type of change:

  • Improvement

Checklist:

@github-actions github-actions bot added the UI UI specific issues label Dec 14, 2023
Copy link
Contributor

Hi there 👋 Thanks for your contribution!

The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test, the CI workflows
will start executing and we'll be able to make sure everything is working as expected.

Let us know if you need any help!

@chirag-madlani chirag-madlani added the safe to test Add this label to run secure Github workflows on PRs label Dec 14, 2023
Copy link
Contributor

github-actions bot commented Dec 14, 2023

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 49%
49.66% (24797/49932) 32.41% (9729/30023) 30.85% (2810/9109)

Copy link

Quality Gate Passed Quality Gate passed for 'open-metadata-ui'

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@chirag-madlani chirag-madlani merged commit c601dde into open-metadata:main Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ingestion Pipeline - Allow to edit the display name
3 participants