* added flag for overriding owners
* docs update
* adding owners in patch call
* adding owners in patch call
* fix: python test case
* changes as per comment
* changes as per comment
* ui changes
* Adding the different docker-compose file openmetadata and ingestion
* Added two different env files for mysql and postgres
* Updated the docker file path
* Updated the path of docker folder structure
* Fix docker
* Updating the PR with necessary changes required
---------
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
* WIP: pii tagging using spacy
* added test cases and changes as per comment
* fix python checkstyle
* fix python checkstyle
* added score, test_cases and docs update
* solved merge conflict
* fix python checkstyle
* remove pii tagging using regex
* fix python test
* lib changes and added some test case
* changed as per comment
* fix: python test
* fix: changes to get source_config
* fix: changes as per comment
* ✨feat(ui)#10274: UI - allow to configure OM logo
* chore: use logo config to render the brand and login page logo
* fix : cy tests
* doc: update the doc
* chore: remove check for filePath logo location type
* test: add unit test
* - removed FilePath
- Added configs to docker
* address comment
* remove config from test yaml
* update logo aspect ratio
* remove type
* chore: update ui logic as per backend config
* update doc
* address comments
* Revert "address comments"
This reverts commit c4f9da88918343cab08cd5e603cba29bd05b2ec9.
* address comments
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
* feat(profiler): renamed module to
* feat(profiler): added dbt-artifacts-parser to test setup.py
* feat(profiler): refactor workflow and interface
* feat(profiler): linting
* feat(profiler): removed old profiler modules
* feat(profiler): added support for value and integer range partition
* feat(profiler): fixed linting
* feat(profiler): added partitionning support for datalake profiler
* feat(profiler): removed `ProfilerInterfaceArgs` class
* feat(profiler): address comments
* feat(profiler): Added `OTHER` as an `IntervalType` for UI type generation
* Fixed#10211: Enable LDAP configuration to be configured via environment variable
* Fixed#10211: Enable LDAP configuration to be configured via environment variable