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

Backup restore patch #15367

Closed
wants to merge 77 commits into from
Closed

Backup restore patch #15367

wants to merge 77 commits into from

Conversation

sushi30
Copy link
Contributor

@sushi30 sushi30 commented Feb 27, 2024

Describe your changes:

Addresses partially #15366

I worked on ... because ...

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

pmbrull and others added 30 commits August 23, 2023 07:44
* doc(ui): whats new for 1.1.2

* fix: version typo
…2963)

* Add testSuite query param for listing Ingestion Pipelines

* replace API call param from serviceFilter to testSuite for getAllIngestionWorkflows in TestSuitePipelineTab component

* Filter pipeline type IN condition

* updated pipelineType for ingestionPipeline

* updated cypress

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* [Feat] Version-bump: Prepare 1.1.2-release

* [Feat] Version-bump: Prepare 1.1.2-release

---------

Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
* fix(CI): openmetadata-managed-apis publish CI

* fix(release): version bump for 1.1.3

* update maven version to 1.1.3
Copy link
Contributor

The Python checkstyle failed.

Please run make py_format and py_format_check in the root of your repository and commit the changes to this PR.
You can also use pre-commit to automate the Python code formatting.

You can install the pre-commit hooks with make install_test precommit_install.

Copy link
Contributor

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 50%
50.78% (19912/39214) 29.25% (7013/23978) 31.59% (2269/7182)

Copy link

sonarcloud bot commented Feb 27, 2024

@sushi30 sushi30 deleted the backup-restore-patch branch May 13, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend devops Ingestion 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.