30 Commits

Author SHA1 Message Date
Akash Jain
2977f1bd83
fix(CI): Workflow CI Names (#13236)
* fix(CI): Maven CI workflow names

* fix(chore): CI Names; deprecate python 3.7;
2023-09-19 08:09:09 -07:00
Akash Jain
2e985c6f00
fix(CI): rate limit issue with lewagon/wait-on-check-action (#10833)
* fix(CI): rate limit issue with lewagon/wait-on-check-action

* updating wait-interval to 90 seconds
2023-03-29 19:03:30 +02:00
dhruvinmaniar123
406ea35845
Adding caching for maven and yarn (#9788)
Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
2023-01-30 11:46:52 -08:00
Akash Jain
9f3ce93954
Update yarn-coverage.yml (#9646) 2023-01-09 11:35:10 +05:30
Akash Jain
485e4986b9
fix: github token permission to add PR comment 2023-01-05 19:33:28 +05:30
Akash Jain
c61f5b72e8
fix: use code coverage from forked repo for testing 2023-01-05 18:45:24 +05:30
Chirag Madlani
13ddc2714f
remove hide comment from jest-coverage-comment (#9610) 2023-01-04 21:53:53 +05:30
Chirag Madlani
daa5cc3caf
chore(ui): jest comment for coverage on PRs (#9601) 2023-01-04 14:12:02 +00:00
dhruvinmaniar123
081aad5f5d
Updated all workflows for issue #9141 (#9147)
Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
2022-12-05 22:32:13 +05:30
Chirag Madlani
1663219b93
fix(ui): localisation for constant files (#9066)
* fix(ui): localization for constant files

* fix typo

* revert yarn coverage changes

* fix GlobalSettings constant file name issue

* fix url file name postfix

* fix GlobalSettings constants path

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-11-30 16:01:04 +05:30
Sachin Chaurasiya
0aa29b66ef
Fix : test-coverage workflow action indentation (#8979) 2022-11-23 22:39:22 +05:30
Chirag Madlani
35a87ac09c
feat(ui): unit tests coverage for PRs (#8974) 2022-11-23 13:46:45 +00:00
Nahuel
a97a4ba6af
Downgrade version of wait-on-check-action to 1.0.0 (#8894) 2022-11-18 09:58:56 -08:00
Pere Miquel Brull
11ad9192a4
Fix CI condition for gatekeeping (#8769) 2022-11-15 17:37:30 +01:00
Pere Miquel Brull
dae85e92bd
Do not check labels on push (#8672) 2022-11-11 12:13:23 +01:00
Pere Miquel Brull
03c1c005cf
Add Workflow label verification for CI (#8653)
* Add labeler

* Update verify with comment

* Add label verification

* Add label verification

* Update .github/teams.yml
2022-11-11 11:25:59 +01:00
Pere Miquel Brull
d5ac72c591
Revert "Add PR approval wait (#8640)" (#8644)
This reverts commit cc2973e61c231c5681d5fb29f387330600f2cbd4.
2022-11-10 11:21:59 +01:00
Pere Miquel Brull
cc2973e61c
Add PR approval wait (#8640) 2022-11-10 10:53:48 +01:00
Pere Miquel Brull
33b395a6f7
Remove approval check (#8637) 2022-11-10 09:19:04 +01:00
Pere Miquel Brull
f7cdd31a15
Fix Workflows approval permissions (#8636)
* Add permissions and approval flow

* Approval fmt
2022-11-10 09:12:56 +01:00
Pere Miquel Brull
8a73d7e855
Add permissions and approval flow (#8625) 2022-11-10 09:03:08 +01:00
Ashok Mokshagundam
23f6e18a17
Running All the CI workflows on Release branches along with main branch (#7691)
* Update airflow-apis-tests-3_9.yml

Updated workflows to run on main branch and also on all release branches

* Update cypress-integration-tests-mysql.yml

Updated workflows to run on main branch and also on all release branches

* Update cypress-integration-tests-postgresql.yml

Updated workflows to run on main branch and also on all release branches

* Update docs-tests.yml

Updated workflows to run on main branch and also on all release branches

* Update java-checkstyle.yml

Updated workflows to run on main branch and also on all release branches

* Update maven-build.yml

Updated workflows to run on main branch and also on all release branches

* Update openmetadata-ingestion-core-version-comment.yml

Updated workflows to run on main branch and also on all release branches

* Update py-checkstyle.yml

Updated workflows to run on main branch and also on all release branches

* Update py-generate.yml

Updated workflows to run on main branch and also on all release branche

* Update py-ingestion-core-publish.yml

Updated workflows to run on main branch and also on all release branches

* Update py-tests.yml

Updated workflows to run on main branch and also on all release branches

* Update selenium-noIngestion-tests.yml

Updated workflows to run on main branch and also on all release branches

* Update sync-docs.yml

Updated workflows to run on main branch and also on all release branches

* Update yarn-coverage.yml

Updated workflows to run on main branch and also on all release branches

* Update airflow-apis-tests-3_9.yml

Updated workflows to run on main branch and also on all release branches

* Update cypress-integration-tests-mysql.yml

Updated workflows to run on main branch and also on all release branches

* Update cypress-integration-tests-postgresql.yml

Updated workflows to run on main branch and also on all release branches

* Update docs-tests.yml

Updated workflows to run on main branch and also on all release branches

* Update java-checkstyle.yml

Updated workflows to run on main branch and also on all release branches

* Update maven-build.yml

Updated workflows to run on main branch and also on all release branches

* Update openmetadata-ingestion-core-version-comment.yml

Updated workflows to run on main branch and also on all release branches

* Update py-checkstyle.yml

Updated workflows to run on main branch and also on all release branches

* Update py-tests.yml

Updated workflows to run on main branch and also on all release branches

* Update selenium-noIngestion-tests.yml

Updated workflows to run on main branch and also on all release branches

* Update sync-docs.yml

Updated workflows to run on main branch and also on all release branches
2022-09-26 16:47:35 +05:30
Ayush Shah
3d4684c60b
Change installation of antlr (#6774) 2022-08-18 17:34:58 +05:30
Ayush Shah
a3dfde97ce
Fix Indentation for Yarn Coverage (#6769) 2022-08-17 19:53:42 +05:30
Ayush Shah
e1799e47d4
Add Antlr support in workflows (#6757) 2022-08-17 14:37:23 +05:30
Vj-L
869a4a193f
Issue1421 (#4092) 2022-04-19 11:43:08 +05:30
Alberto Miorin
735cc54614
Bump nodejs to 16.x (#4132) 2022-04-14 14:39:19 +05:30
Akash Jain
954bbca383
fix: Ability to run CI from forked Repository (#3874)
* Ability to run CI from forked Repository

* Update yarn-coverage.yml
2022-04-06 11:34:03 +05:30
Akash Jain
f410a1b563
fix:SonarCloud UI builds on main branch (#3795) 2022-04-01 12:26:42 +05:30
Akash Jain
4e1b44d696
feat: Add Workflow CI for SonarCloud OpenMetadata UI (#3708)
* Adding Workflow CI for SonarCloud OpenMetadata UI

* Adding sonar project properties and reporter for UI

* Added mock and test exclusions

* Minor changes

* fix node version to 12.x in CI

* Test CI workflow

* fixed syntax

* remove yarn caching

* test docker on steps

* remove jobs container

* test out args

* update path

* check with yarn

* fix typo

* fix typo

* fix typo

* fix typo

* use npm -g command

* removed project base dir

Co-authored-by: darth-coder00 <aashit@getcollate.io>
2022-04-01 10:31:45 +05:30