14 Commits

Author SHA1 Message Date
parthp2107
a9e70e6a89
License header update (#1498)
* updated liscense header

* updated license header

* updated license header

* updated license header

* addressing stylecheck findings
2021-12-01 12:46:28 +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
Suresh Srinivas
0415983120
Fixes #1234 Upgrade project dependencies to the latest versions (#1235)
* Fixes #1234 Upgrade project dependencies to the latest versions

* Add libssl to github maven workflow

Co-authored-by: sureshms <suresh@getcollate.io>
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2021-11-17 11:24:19 -08:00
Sriharsha Chintalapani
9dee0e4e5c
update version to 0.7.0-SNAPSHOT (#1196) 2021-11-15 19:03:32 -08:00
parthp2107
bfe3d86583
git workflow for selenium tests (#945)
* Create selenium-tests.yml

* Update selenium-tests.yml

* added dependency and configured testng.xml in pom

* removing testng config

* headless browers, testng to junit

* removed webDriverManager

* removed webDriverManager

* testing commit

* pushing all tests

* end-to-end tests

* changed workflow for proper test running order

* checking docker build

* printing logs for testing

* reformatted the code

* printing logs

* addressed null pointer exception

* addressing git worflow errows

* removing logs from start server test

* running .sh script directly from workflow

* testing script

* testing script

* addressing reviewdog findings

* updated chrome drivers

* addressing failing tests

* searchbar to searchBox

* testing

* cleaning code and added api test config in pom.xml

* commenting tests - functionality absent

* addressing reviewdog finding

* addressing reviewdog finding

* uncommenting search tests

* added condition for no service exists and added click event to leftout actions

* addressing reviewdog findings
2021-11-06 00:58:19 -07:00
sureshms
1f8b7a99c6 Remove jdbi2 dependency 2021-10-22 13:30:40 -07:00
sureshms
aec36fe664 Table entity migrated to jdbi3 2021-10-22 13:30:38 -07:00
Sriharsha Chintalapani
4c647a3887
Set version to 0.6.0-SNAPSHOT (#764) 2021-10-14 07:47:00 -07:00
Sriharsha Chintalapani
4af4a66bee
Set version to 0.5.0-SNAPSHOT (#500) 2021-09-15 22:26:26 -07:00
Suresh Srinivas
e5a1ff6d17 Update version to 0.4.0-SNAPSHOT 2021-08-13 01:26:27 -07:00
Suresh Srinivas
b4c14ab27b Checkstyle; Include test files for checkstyle, removed AvoidWildcard, StaticVariableName, MemberVariableNameCheck 2021-08-05 17:45:58 -07:00
sureshms
d8d6dce33c Fix #24 - Change old name StreamlineData to OpenMetadata 2021-08-02 16:05:59 -07:00
parthp2107
b5baa9f2db applied license to the backend files 2021-08-02 15:08:30 +05:30
sureshms
8ce7c879e8 OpenMetadata snapshot release 0.3 2021-08-01 14:27:44 -07:00