44 Commits

Author SHA1 Message Date
Imri Paran
f696a3603b
chore: prerequisites scripts (#17146)
added support for docker 20-29
2024-07-26 18:59:50 +05:30
Imri Paran
e2f845b2d1
docs: add 1.5.x-SNAPSHOT (#16694) 2024-06-18 15:53:06 +02:00
Ayush Shah
b3eae8c1b9
Minor: Fix Deprecated utcnow to timezone support (#16607) 2024-06-14 15:23:51 +05:30
Pere Miquel Brull
f5996b2f3a
FIX - e2e test for pydantic v2 (#16572) 2024-06-07 22:52:16 +02:00
Pere Miquel Brull
cb72a22b59
Fix - e2e tests for pydantic V2 (#16551)
* Fix - e2e tests for pydantic V2

* add correct default

* add correct default

* revert datetime aware

* revert datetime aware

* revert datetime aware

* revert datetime aware

* revert datetime aware

* revert datetime aware

* revert datetime aware

* revert datetime aware

* fix apis

* format
2024-06-06 19:36:17 -07:00
Pere Miquel Brull
d8e2187980
#15243 - Pydantic V2 & Airflow 2.9 (#16480)
* pydantic v2

* pydanticv2

* fix parser

* fix annotated

* fix model dumping

* mysql ingestion

* clean root models

* clean root models

* bump airflow

* bump airflow

* bump airflow

* optionals

* optionals

* optionals

* jdk

* airflow migrate

* fab provider

* fab provider

* fab provider

* some more fixes

* fixing tests and imports

* model_dump and model_validate

* model_dump and model_validate

* model_dump and model_validate

* union

* pylint

* pylint

* integration tests

* fix CostAnalysisReportData

* integration tests

* tests

* missing defaults

* missing defaults
2024-06-05 21:18:37 +02:00
IceS2
a4e410ba48
Fix Github Workflows for Release (#16224) 2024-05-10 12:59:44 +00:00
IceS2
b67de741e4
MINOR: Small refactor to the Make update_all scripts (#16204)
* Small refactor to the Make update_all scripts

* Extract regex update method

* decouple release from workflows

* Fix issue with docker-openmetadata-db workflow referencing non existent action
2024-05-10 11:40:30 +02:00
Imri Paran
557550c876
fixed exclusion for yaml/json validation (#15950) 2024-04-19 08:45:18 +02:00
Imri Paran
b8dc12b30b
aligned pre-commit with Makefile. added check json (#15295)
* aligned pre-commit with Makefile. added check json

* add check for json/yaml files

* add path checks for json/yaml validation
2024-04-18 15:32:38 +02:00
Pere Miquel Brull
3613bc64fd
MINOR - Update linkmonitor URL (#15818) 2024-04-05 07:33:07 +02:00
Pere Miquel Brull
890820ed92
MINOR - App routes & datamodel (#15722)
* MINOR - App routes & datamodel

* fix future annotations

* fix future annotations
2024-03-27 19:12:24 +01:00
Imri Paran
67c57ec4f0
docs: 1.4.x-SNAPSHOT (#15506)
* docs: 1.4.x-SNAPSHOT
added partials
added images
updated paths
2024-03-11 09:42:26 +00:00
Chirag Madlani
c1878a5184
Update check_prerequisites.sh (#15216) 2024-02-16 10:50:01 +01:00
Imri Paran
c9aa6aa1ea
fix(prerequisite): add check for bash version (#15103) 2024-02-09 11:29:20 +01:00
Akash Jain
22b7ac3a0b
chore(Makefile): Update Make Recipes for 1.3.0 changes (#14951) 2024-02-05 23:45:21 +05:30
sushi30
93c8ce3998
MINOR - Docs prerequisites recipe (#15014)
* docs(check-prerequisites): prerequisites recipe

- added scripts/check_prerequisites.sh.
- added usage in docs.
- added prerequisites to Makefile.

* docs(check-prerequisites): fix for docker version

* docs(check-prerequisites): fix for docker version

* docs(check-prerequisites): fix for docker version

* docs(check-prerequisites): revert docker-compose.yml
2024-02-05 07:04:40 +01:00
Sriharsha Chintalapani
1294f93e15
Minor: Migrate to latest google code style library to support Java 17 and beyond (#14429)
* Minor: add spotless and use simplecontext

* Remove context from rule evaluaiton

* Fix EventSubscription tests

* Minor: Migrate to latest google code style library to support Java 17 and beyond

* Minor: Ignore code style migration from git blame
2023-12-18 12:56:17 -08:00
Pere Miquel Brull
a83a5ba3a3
MINOR - Skip delta tests for 3.11 (#14398)
* MINOR - Bump delta for 3.11

* Update flags

* MINOR - Bump delta for 3.11

* Update tests regex

* Update version

* Deprecations

* Format

* Version

* Try delta spark

* Skip delta tests for 3.11

* Update ingestion/tests/unit/topology/pipeline/test_airflow.py
2023-12-18 17:01:57 +01:00
Pere Miquel Brull
eaacc693bd
#12027 - Add support for Python 3.11 (#14385)
* Fix datamodel codegen and bump versions

* Add 3.11 tests

* Update hive

* pandas

* pandas
2023-12-14 15:46:58 +01:00
Tom Bushell
33fe3b5ee5
Fixes #7858: Moved ingestion related make commands into Makefile in ingestion directory (#13677)
* Moved more recipes into ingestion/Makefile

* Removed some recipes into ingestion/Makefile and added import statement

* Modified file paths so that 'make generate' works from the ingestion directory

* Modified checks for current directory

* Fixed function names to be in snake case

* Reverted function names back to camel case

* Reverted changes to js_antlr and py_antlr and moved generate command back into root directory Makefile

* Updated run_ometa_integration_testsrecipe in ingestion/Makefile

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-10-30 08:23:47 +01:00
Aniket Katkar
9e773ff1a8
chore(docs): updated the metadata standard schemas and menu.md for documentation (#13745)
* updated the metadata standard schemas and menu.md

* updated the schema docs with better parsing
2023-10-27 11:37:31 -07:00
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