22 Commits

Author SHA1 Message Date
Pere Miquel Brull
f05e874c7a
Get alerted if the monitor fails due to the service (#13206) 2023-09-21 09:36:07 +02:00
Anuj359
9d649964fd
Creating make script for code freeze automation (#12976)
* Disk space test

* Disk space test with other action

* Disk space test with other action

* Disk space test with first action

* checking labeler

* updating version of wait action

* xvfb-run check

* Update disk-space-test.yml

* xvfb-run check using sudo

* checking large packages

* Update disk-space-test.yml

* Update disk-space-test.yml

* Update disk-space-test.yml

* Update disk-space-test.yml

* Checking the logic

* Update release-code-freeze.yml

* Update release-code-freeze.yml

* Update release-code-freeze.yml

* Update release-code-freeze.yml

* Update update_version.py

* Update Makefile

* Update update_version.py

* Update Makefile

* permission issue check

* Update Makefile

* Update Makefile

* Update Makefile

* Update Makefile

* Update Makefile

* Update release-code-freeze.yml

* Update release-code-freeze.yml

* Update release-code-freeze.yml

* Update release-code-freeze.yml

* Update Makefile

* Creating make script for code freeze automation

* updating dockerfile version with main branch

* Updating paths in makefile

* Updating the python code with logger

* Using argparse to pass the arguments in python code

* feat:Updating script path

* Delete update_version.py from root directory
2023-09-13 15:10:28 +05:30
Aniket Katkar
cf2aafa770
changes in script to generate schemas documentation (#12325)
* changes in script to generate schemas documentation

* generated schema doc changes

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-07-11 09:59:51 +02:00
Pere Miquel Brull
134d5de8d5
Use python for Slack Link Monitoring (#11964) 2023-06-12 10:02:43 +02:00
NiharDoshi99
d9dbd360ed
fix: added tag in datamodel generation (#10179)
* fix: added tag in datamodel generation

* fix: removed location
2023-02-10 15:25:50 +01:00
Suresh Srinivas
3d016c46f2
Fixes #10065 Allow Unicode characters and digits in the entityName (#10066)
* Fixes #10065 Allow Unicode characters and digits in the entityName

* Use Unicode modifier (?U) to JSON schema patterns

* fix(dataModel): convert unicode modifier from uppercase to lowercase

---------

Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2023-02-02 12:49:45 -08:00
Nahuel
a3490093df
Generate PDF for Snyk security report (#10086)
* Generate PDF for Snyk security report

* Add missing doc

* Minor change
2023-02-02 17:10:35 +01:00
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