-
Notifications
You must be signed in to change notification settings - Fork 890
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
refactor: update header description for data source management when in workspace #7916
Conversation
❌ Invalid PrefixInvalid description prefix. Found "". Expected "breaking", "deprecate", "feat", "fix", "infra", "doc", "chore", "refactor", "security", "skip", or "test". |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7916 +/- ##
==========================================
- Coverage 64.33% 64.33% -0.01%
==========================================
Files 3677 3677
Lines 81206 81203 -3
Branches 12946 12947 +1
==========================================
- Hits 52243 52239 -4
- Misses 25750 25751 +1
Partials 3213 3213
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: tygao <[email protected]>
Signed-off-by: tygao <[email protected]>
Signed-off-by: tygao <[email protected]>
Signed-off-by: tygao <[email protected]>
…tent is translated which causes the comparison to fail in CI env Signed-off-by: tygao <[email protected]>
…n workspace (#7916) * feat: update header description for dsm when in workspace Signed-off-by: tygao <[email protected]> * Changeset file for PR #7916 created/updated * Changeset file for PR #7916 created/updated * test: update snapshots Signed-off-by: tygao <[email protected]> * test: recover snapshot Signed-off-by: tygao <[email protected]> * test: commit transpiled snapshot Signed-off-by: tygao <[email protected]> * test: update render method in test to avoid the slash in snapshot content is translated which causes the comparison to fail in CI env Signed-off-by: tygao <[email protected]> --------- Signed-off-by: tygao <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit c9c672a) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…n workspace (#7916) (#7956) * feat: update header description for dsm when in workspace * Changeset file for PR #7916 created/updated * Changeset file for PR #7916 created/updated * test: update snapshots * test: recover snapshot * test: commit transpiled snapshot * test: update render method in test to avoid the slash in snapshot content is translated which causes the comparison to fail in CI env --------- (cherry picked from commit c9c672a) Signed-off-by: tygao <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Description
Update header description for data source management when in workspace
Screenshot
out of workspace
in workspace
Testing the changes
Entrer a workspace and go to data source page
Changelog
Check List
yarn test:jest
yarn test:jest_integration