35 Commits

Author SHA1 Message Date
Mayur Singal
54b635dd60
1.0.0-alpha version upgrade (#10826) 2023-03-29 23:24:39 +05:30
Nahuel
b9a3c06104
Bump main branch to version 1.0.0 (#10040)
* Bump to version 0.13.2

* Bump mvn projects to 1.0.0-SNAPSHOT

* Bump python projects to 1.0.0.dev0

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-02-02 12:56:14 +01:00
Parth Panchal
dbf0152c85
Added maven publish git action workflow (#9568) 2023-01-03 11:18:29 +05:30
Chirag Madlani
bf6fc5f93a
prepare(release) next release (#9479)
* prepare(release) next release

* airflow typo

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-12-27 20:15:46 +05:30
Suresh Srinivas
7499277fcb
Update dependencies for release 0.13 (#7913)
* Update openmetadata-client module dependencies

* Update common module dependencies

* Update openmetadata-spec module dependencies

* Update openmetadata-ui module dependencies

* Update openmetadata-service module dependencies

* Upgrade remaining dependencies
2022-10-04 09:30:05 -07:00
Sriharsha Chintalapani
656b50dd3a
Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
Sachin Chaurasiya
639d1c73d7
UI : Remove pre hook script (#7455)
* UI : Remove pre hook script

* Remove pretest coverage
2022-09-15 11:34:03 +05:30
Akash Jain
f2fc45ea41
feat: prepare-for-next-release-0-13-0 (#7348) 2022-09-09 01:25:41 +05:30
Suresh Srinivas
109b937fd4
Use JSON schema constraints to validate policies and other misc cleanup (#6451) 2022-07-30 15:23:18 -07:00
Vj-L
011651f078
"Updated the tags with latest tag" (#5962)
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-07-08 16:43:39 +05:30
mohitdeuex
7f25b82408
[Backend][TaskNotification] Update the Group Id for to org.open-metadata (#5663) 2022-06-28 11:10:07 +05:30
kshinde2512
cfa690e450
Removing selenium code (#5174)
* Removing selenium code

* Removing testng.xml and
selenium related dependencies

Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-05-27 19:45:55 +05:30
Suresh Srinivas
c939360d1b
Upgrade dependencies (#5079) 2022-05-20 15:05:10 -07:00
darth-coder00
9fc612e013
Optimising generation of typescripts from schema and as prebuild script (#5037)
* Adding json2ts as prebuild script

* Add generated TS to gitignore

* Fixing CI errors

* Fix Sonar CI

* Bumping metadata version

* Fixing sonar CI

* Fix json2ts script

* Revert gitignore

* prettify

* Fix CI build failures

* Removing unnecessary changes

* Add pre-script for coverage
2022-05-19 21:23:39 +05:30
Suresh Srinivas
9138b85913
Fixes #4720 Upgrade dependency version of OpenMetadata for 0.10.1 (#4721) 2022-05-05 14:11:45 -07:00
Akash Jain
55e1be9ca4
feat: Prepare 0.11.0-snapshot version changes (#4505)
* updated version to 0.11.0-SNAPSHOT

* updated version to 0.11.0.dev* for ingestion

* docker version updates for metadata docker cli

* OM Server Env Variables from #4197 #4261 #4473
2022-04-27 00:41:17 +05:30
kshinde2512
0abe8f540b
Changing selenium version (#4218) 2022-04-19 18:48:40 +05:30
Akash Jain
540f5ca3b5
Fix: Prepare 0.10.0 snapshot (#4190)
* update pom versions to 0.10.0-SNAPSHOT

* fix version to latest release 0.9.1

* fix ingestion core version to 0.10.0
2022-04-19 17:40:42 +05:30
Suresh Srinivas
9f2ca9944f
Update the dependencies for 0.10 release (#4176) 2022-04-18 11:41:23 -07:00
Alberto Miorin
60c452cb7e
Add JavaScript to antlr and clean up the Java code (#4099)
* Add JavaScript to antlr and clean up the Java code
2022-04-14 10:18:54 +02:00
Akash Jain
211a8a55e8
feat: Prepare 0.9.1-SNAPSHOT (#3297)
* prepare snapshot version for 0.9.1

* prepare dev version for ingestion 0.9.1

* prepare dev version for ingestion-core 0.9.1

* prepare Docker CI workflows for 0.9.1
2022-03-09 12:08:42 +05:30
parthp2107
bec8c74ecb
adding config for ui tests (#3082) 2022-03-03 10:35:31 +05:30
parthp2107
bf25787709
added skip config for ui build-check (#3030)
* added skip config for ui build-check

* ui test config

* package.json changes

* test

* seperating lint and test check

* removing skip test config

* Testing workflow

* addressing comment
2022-03-02 12:59:49 +05:30
kshinde2512
b570d520ac
Changing selenium version (#2934)
Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-23 15:42:23 +05:30
Suresh Srinivas
aa64b8c990
Fixes #2841 - Upgrade maven dependencies for release 0.9 (#2842) 2022-02-17 23:37:50 -08:00
Akash Jain
20309cde64
fix:cherry pick from 0.8.0 and miscellaneous fixes (#2445)
* updating ingestion-core version to 0.8.0

* updating ingestion version to 0.8.0

* fixing file copy path

* update docker images to point to 0.8.0

* set up new release version

* reset ingestion version to 0.9.0.dev0

* reset ingestion-core version to 0.9.0
2022-01-26 14:00:27 +05:30
Suresh Srinivas
36d518fa2d
Fixes #2010 - Upgrade dependencies for version 0.8 (#2026) 2022-01-04 09:21:48 -08:00
darth-coder00
5fb63c3019
Minor changes with webpack optimisation (#1949) 2021-12-28 23:16:52 +05:30
parthp2107
48fb162116
added tests for checking exception handling on ui (#1867) 2021-12-23 10:42:42 +05:30
darth-coder00
be06a77fdc
UI: npm ci and code clean-up (#1870)
* UI: npm ci and code clean-up

* Moved from npm to yarn

* Updated yarn.lock post main merge

* Removed unnecessary files
2021-12-22 18:27:48 +05:30
Sriharsha Chintalapani
7111267669
Update version to 0.8 and ingestion to 0.6 (#1859) 2021-12-20 22:02:59 -08:00
parthp2107
51b4db9e7f
added rerun for failing tests (#1479)
* added rerun for failing tests

* adding sleep for frequently joined tests
2021-12-01 17:04:45 +05:30
parthp2107
2389de1465
removing tests from catalog-rest-service module and configuring it in openmetadata-ui module (#1382) 2021-11-25 14:28:47 +05:30
darth-coder00
2ba99faa7d
Fix: Moved mvn copy-plugin from pom of catalog-rest-service to pom of openmetadata-ui (#1367) 2021-11-24 19:31:39 +05:30
Sriharsha Chintalapani
a180adc39c
Fix #1299: Move UI module into its own maven module (#1351)
* Fix #1299: Move UI module into its own maven module

* Fix #1299: fix indentation in selenium tests

* Fix #1299: fix indentation in selenium tests

* Fix #1299: fix indentation in selenium tests

* Fix: Updated json2ts command script

* Removed ignored file for bundle analyzer

* Updated gitignore

* Cleaning up the gitignore

Co-authored-by: darth-coder00 <aashit@getcollate.io>
2021-11-24 13:18:54 +05:30