15 Commits

Author SHA1 Message Date
Nahuel
91d0460b27
Fix#8577: Refactor part of the secrets manager implementation (#8617)
* Removed part of the secrets manager implementation in the server side

* Removed part of the secrets manager implementation in the openmetadata python library side

* Remove deprecated test

* Address pylint checks

* Address new pylint checks

* Address PR comments

* Fix import on airflows apis

* Clear singleton instances for running Ometa secrets manager test
2022-11-11 09:59:15 +01:00
Ayush Shah
2d7d89754c
Remove Click and Add ArgParse (#8182) 2022-10-31 18:12:26 +05:30
Sriharsha Chintalapani
656b50dd3a
Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
Pere Miquel Brull
6701ae6416
Fix #6489 - Update backup CLI (#6488)
Fix #6489 - Update backup CLI (#6488)
2022-08-03 12:01:57 +02:00
Pere Miquel Brull
0793e69752
Fix automated schema generation & Add Docs CI (#6084)
Fix automated schema generation & Add Docs CI (#6084)
2022-07-14 14:13:00 +02:00
Pere Miquel Brull
07761c7e81
Fix #6018 - Doc migration main concepts (#6072)
Fix #6018 - Doc migration main concepts (#6072)
2022-07-14 10:14:14 +02:00
Alberto Miorin
34a9d31240
Fix #2052: Revert the reverted pre-commit (#2053) 2022-01-07 03:53:21 +01:00
Sriharsha Chintalapani
bb847bc004
Revert "Use defaults of google java format action (#1845)" (#1912)
This reverts commit 782209ead58f4cd82882872e9f8f40779d8b6e54.
2021-12-23 19:22:47 -08:00
Alberto Miorin
782209ead5
Use defaults of google java format action (#1845)
* Use defaults of google java format action

* Fix the first Java file

* Add lint-staged

* Remove husky
2021-12-21 17:51:18 +01:00
Suresh Srinivas
23db2a0629
Fix #265 - Remove scripts related to JsonSchema2md documentation that … (#266)
* Fix #265 - Remove script related to JsonSchema2md documentation that are no longer necessary

* Delete schema-scripts.yml

It is not required.

Co-authored-by: parthp2107 <83201188+parthp2107@users.noreply.github.com>
2021-08-23 11:04:16 +05:30
parthp2107
b71c75ba40 removed the content from scripts 2021-08-06 16:10:23 +05:30
parthp2107
d53bae2e6e
minor changes in scripts (#46)
Co-authored-by: parthp2107 <parth.panchal@deuexsoultions.com>
2021-08-04 18:09:58 +05:30
parthp2107
8d8ba63505 changed path 2021-08-04 13:18:14 +05:30
parthp2107
511eccc6e6
minor changes in script (#44)
Co-authored-by: parthp2107 <parth.panchal@deuexsoultions.com>
2021-08-04 12:22:36 +05:30
parthp2107
bb9137630b
added scripts for documentations (#41)
* added scripts for documentations

* Update schema-scripts.yml

* changed summary.md as per our latest types schema

Co-authored-by: parthp2107 <parth.panchal@deuexsoultions.com>
2021-08-04 11:52:38 +05:30