32 Commits

Author SHA1 Message Date
Pere Miquel Brull
c7220ccdc9
DOCS - Fix storage YAML & prep 1.5 docs (#16833) 2024-06-28 07:49:30 +02:00
Prajwal214
d3746b4b70
Doc: Updating DB String in place of Athena (#16811) 2024-06-27 00:12:11 +05:30
Aniket Katkar
8c2a556918
Docs: Required content changes to fix the copy-to-clipboard functionality (#16557)
* Required content changes to fix the copy-to-clipboard functionality

* fix(workflow): typo for paths-ignore for playwright (#16559)

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-06-06 21:07:16 +05:30
harshsoni2024
b87956cbf0
match all params in metadata ingestion docs-ui-yaml (#16528) 2024-06-05 11:05:24 +05:30
Prajwal214
fedf6906c3
Minor: Updating the upgrade docs for Backups & Restore (#16514) 2024-06-03 19:45:24 +05:30
Prajwal214
159444285f
Minor: Adding Docs for openmetadata-ops (#16460) 2024-06-03 19:42:43 +05:30
Prajwal214
56cf2ec2f6
Updating Release Page For 1.3.4 (#16396) 2024-05-27 12:04:28 +05:30
Suman Maharana
60f4963759
MINOR: Cleaned OpenLineage Docs (#16339)
* cleaned openlineage docs

* cleaned openlineage docs

* cleaned openlineage docs
2024-05-18 11:08:25 +02:00
Pere Miquel Brull
04fd3f706e
DOCS - Point to the right partials and images (#16321) 2024-05-17 10:51:35 +02:00
Pere Miquel Brull
e01054fe68
MINOR - 1.3.3 release docs (#15972) 2024-04-19 15:14:35 +02:00
Ayush Shah
fb263158d5
Add/Modify Release notes for 1.3.2 (#15914) 2024-04-16 20:25:50 +05:30
Onkar Ravgan
370abda43f
dbt docs revamp (#15787) 2024-04-03 20:42:30 +05:30
Aniket Katkar
eee26e18b0
Docs: Fix incorrect references in the documentation (#15738)
* remove the domains and versions from the reference urls of the openmetadata documentation

* remove unnecessary version mentions in the reference URLS
2024-03-28 15:16:29 +05:30
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
Pere Miquel Brull
9d7bfa363e
MINOR - Clean metadata CLI (#15631)
* Docs

* MINOR - Clean metadata CLI

* remove tests
2024-03-26 16:36:47 +01:00
Aniket Katkar
957e087937
Docs: Update connectors list for v1.3.x and v1.4.x (#15562)
* add missing cards for new connectors on connectors list page

* move storage connector list to partial

* fix storage connectors list partial path

* move dashboard connectors list for v1.3 and v1.4 to partials

* move database connectors list into partials

* move messaging connectors list to partials

* move metadata connectors list to partials

* move ML Model connectors list to partials

* move pipeline connectors list to partials

* move search connectors list to partials

* remove unnecessary spaces
2024-03-14 14:16:20 +05:30
Shilpa Vernekar
49d2378eec
1.3.1 Release Doc (#15484) 2024-03-07 16:37:05 +05:30
Pere Miquel Brull
6ec468def7
Update external docs (#15319) 2024-02-23 08:53:10 +01:00
Onkar Ravgan
50dd74253a
MINOR: Added external workflow missing docs for usage/lineage (#15223)
* Added ext ing workflow docs

* Added dq run ext docs

* Nit

* Nit

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-02-16 16:59:39 +01:00
Shilpa Vernekar
ad23c76119
Changes to 1.3 Docs (#15152) 2024-02-12 18:41:11 +05:30
Mayur Singal
4b9b13b555
MINOR: Fix Mongodb Migration Issue (#15115)
* MINOR: Fix Mongodb Migration Issue

* checkstyle fix

* fix docs
2024-02-11 07:44:16 -08:00
Pere Miquel Brull
199d0c7985
MINOR - 1.3 release docker breaking docs (#15107) 2024-02-08 18:12:01 +01:00
Pere Miquel Brull
0bfe32a426
MINOR - Docs for 1.3 release (#15054) 2024-02-06 11:52:03 +01:00
Pere Miquel Brull
eb501c1996
MINOR - Breaking change for alerts docs (#15026) 2024-02-05 11:54:59 +01:00
Mayur Singal
2b53ff5b46
MINOR: Docs - Lineage Breaking Change (#14967) 2024-01-31 16:40:24 +05:30
Pere Miquel Brull
ce15728327
MINOR - Docs 1.3 BETA & Slack Alert (#14961)
* MINOR - Docs 1.3 BETA & Slack Alert

* MINOR - Docs 1.3 BETA & Slack Alert
2024-01-31 07:16:22 +01:00
Pere Miquel Brull
05038cc99c
MINOR - Add notes on external ingestion docs (#14756)
* MINOR - Add notes on external ingestion docs

* GCS Composer
2024-01-18 11:07:34 +01:00
Onkar Ravgan
e4ea06834f
Added redploy docs (#14526) 2023-12-29 10:04:18 +01:00
Pere Miquel Brull
b786064bc2
#11857 - Store workflow status in the Ingestion Pipeline Status (#14462)
* Register StackTraceError in spec

* Register StackTraceError in spec

* Register StackTraceError in spec

* Add todos

* Update status

* docs

* format

* Fix tests

* Fix tests

* Fix tests

* Ignore generated

* Fix tests

* Fix tests

* Tests

* Try constants

* Try constants

* Print

* Print

* Print

* order

* Fix service name

* fix ui error

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-12-22 15:43:50 +01:00
NiharDoshi99
492092720d
#12908 support for table owner in postgres (#14289)
* support pick up postgres table owner

* added owner wrapper

* optimize the code

* remove pylint error

* minor fix

* changes as per comments

* fix python checksytyle and comments

* moved process owner to database service

* update docs for version 1.3

---------

Co-authored-by: Vanshika Kabra <vanshikakabra@Vanshikas-MacBook-Pro.local>
2023-12-20 18:42:59 +05:30
Shilpa Vernekar
91899233f9
Docs: Updated v1.3 & changed to How-to Guides (#14380) 2023-12-13 09:28:06 -08:00
Pere Miquel Brull
9d5c3a490f
MINOR - Prepare 1.3 docs directories (#14357) 2023-12-13 18:33:08 +05:30