58 Commits

Author SHA1 Message Date
Hyejin Yoon
f986315582
doc: Acryl to DataHub, datahubproject.io to datahub.com (#13252)
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2025-04-28 10:34:33 -04:00
Andrew Sikowitz
d138a64a6a
ci(graphql,workflows): Format .md, .graphql, and workflow .yml files via prettier (#13220) 2025-04-16 16:55:51 -07:00
Harshal Sheth
e7033e4d89
docs: hide rc releases from autogenerated docs (#13040) 2025-03-31 15:31:15 -07:00
Harshal Sheth
38e4cfdf2c
chore(docs): disable wheel builds in docs site (#12709) 2025-02-22 16:54:59 -08:00
Harshal Sheth
a6cd995df6
docs(ingest): refactor docgen process (#12300) 2025-01-10 10:35:13 -08:00
Harshal Sheth
08605a95a7
feat(python): split out temp wheel builds (#12157) 2024-12-19 08:02:37 -08:00
Harshal Sheth
bc4c7c633e
docs(ingest): add docs on the SQL parser (#12103) 2024-12-12 13:51:24 -08:00
dushayntAW
6204cba2bb
fix(ingestion/prefect-plugin): Prefect plugin (#10643)
Co-authored-by: shubhamjagtap639 <shubham.jagtap@gslab.com>
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2024-08-29 15:40:10 +02:00
Mayuri Nehate
9568a4254d
feat: separate great-expectations action package (#11096)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-21 12:13:36 -04:00
Hyejin Yoon
a6eb1f47c2
docs: standardize terminology to DataHub Cloud (#11003) 2024-07-30 09:52:51 +09:00
Tamas Nemeth
7e5610f358
feat(ingest/dagster): Dagster source (#10071)
Co-authored-by: shubhamjagtap639 <shubham.jagtap@gslab.com>
2024-03-25 13:28:35 +01:00
RyanHolstien
2187d24b54
docs(security): add security doc to website (#9209) 2023-11-09 11:58:12 -08:00
Hyejin Yoon
52156193b6
docs(lineage): Lineage docs refactoring (#8899) 2023-10-04 08:43:59 +00:00
Hyejin Yoon
801208e100
docs:upgrade docusaurus version (#8770) 2023-09-04 13:37:18 +09:00
Hyejin Yoon
7ec1daa7d4
feat: make demo site accessible directly from navbar (#7715)
Co-authored-by: Hyejin Yoon <yoonhyejin@Hyejins-MacBook-Pro.local>
2023-04-06 10:40:20 +09:00
Harshal Sheth
82dc2b6393
feat(docs): clear up source configs (#7720) 2023-04-04 18:40:19 +05:30
Harshal Sheth
575909e41c
feat(docs): support inlining code snippets from files (#7712) 2023-03-30 00:02:21 +00:00
Andrew Sikowitz
54a372795b
test(ingest/bigquery): Add performance testing framework for bigquery usage (#7690)
- Creates metadata-ingestion/tests/performance directory
- Excludes metadata-ingestion/tests from docs generation
- Updates bigquery reporting around project state
2023-03-29 14:13:43 -07:00
Harshal Sheth
d9231addd2
feat(docs-website): add vercel preview environment (#7644) 2023-03-22 12:28:52 -07:00
Harshal Sheth
2722ad54d4
feat(cli): build and upload Python wheels in CI (#7537) 2023-03-22 21:31:32 +05:30
Paul Logan
cebc583345
docs(): re-add sources summary page (#7563)
Co-authored-by: Jeff Merrick <jeff@wireform.io>
2023-03-13 11:37:24 -07:00
Paul Logan
8b3056aaca
Revert "docs(): add sources summary page" (#7546) 2023-03-10 13:50:18 -08:00
Paul Logan
c4d1d82a07
docs(): add sources summary page (#7480)
Co-authored-by: Jeff Merrick <jeff@wireform.io>
2023-03-10 10:34:32 -08:00
RyanHolstien
98f3f93442
feat(auth): REST API authorization (#6614) 2023-02-22 15:45:45 -06:00
Paul Logan
dbb4c84cb2
docs: move rfcs to separate repo (#6621)
* moving rfc's

* ignoring rfc/

* moving RFC

* updating rfc policy page

* removing unused filter patter

* removing unused filter patter
2022-12-06 13:03:15 -08:00
Harshal Sheth
d4bf6ce3fc
feat(docs): fast reload command for markdown edits (#6539) 2022-11-29 00:52:16 -05:00
Paul Logan
eae86a6880
docs: create SECURITY.md (#6069)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2022-09-27 20:16:07 -07:00
Maggie Hays
4956f5a165
docs(feature-guide) Impact Analysis (#5765)
* update sidebar titles to remove About DataHub

* move impact analysis guide to new folder; update links

* update copy in Understand Data in Context section

* adding feature guide template to sidebar

* adding feature guide template

* update docs readme to link to feature guide template

* enhance docs-website readme

* add comments to feature guide template

* add links to graphql and lineage resources

* linter cleanup

* updating reference links

* update to graphql reference links

* add image and gif best practices

* update feature guide template with image details

* fix link

* update template from YouTube -> Videos

* Update docs-website/README.md

Co-authored-by: Harshal Sheth <hsheth2@gmail.com>

* update feature to Lineage Impact Analysis

Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2022-09-01 18:11:14 -05:00
Maggie Hays
59f8c9b4fe
docs(site redesign): Overhaul Docs Site (#5731)
* adding new wip docs

* update to docs-website

* update to get started link

* lint cleanup

* lint cleanup
2022-08-26 16:29:01 -05:00
Harshal Sheth
245ea89a88
build(docs-website): make codegen script idempotent (#5620) 2022-08-14 22:43:17 -07:00
Harshal Sheth
bfa28b6eaf
build(docs-website): only show release notes for recent releases (#5621)
* build(docs-website): only show release notes for recent releases

Bonus: also hides the release candidates from the docs website and
tweaks our date formatting to look better.

Changes stacked on top of
https://github.com/datahub-project/datahub/pull/5620, so merge that
first.

* lint
2022-08-11 14:51:09 -07:00
Tamas Nemeth
039e98e8cf
feat(docs): Updating example files with the new ingestion recipe suffix (#5103) 2022-06-07 15:52:26 -07:00
John Joyce
d6239f8203
docs(actions): Adding DataHub Actions to docs website (#5054) 2022-05-31 19:01:44 -07:00
Shirshanka Das
a9ad138172
feat(ingest): docs - overhaul source connector docs to make it code driven (#4798)
Co-authored-by: MugdhaHardikar-GSLab <mugdha.hardikar@gslab.com>
2022-05-02 00:18:15 -07:00
Kevin Neville
d8e6f890a9
fix: Replace old repository link with new link (#4446) 2022-03-18 14:12:19 -07:00
Aseem Bansal
c8a3e68202
fix(docs): doc build failing (#4267) 2022-02-28 10:53:22 -08:00
Swaroop Jagadish
eaf7b02b2a
docs(model): auto-generated docs and hand-written docs for the metadata model (#4189) 2022-02-18 09:45:45 -08:00
Harshal Sheth
c89a1f20b3
chore(docs): various cleanup for docs-website (#4143) 2022-02-17 12:15:39 -08:00
Maggie Hays
a62edb23ce
docs: overhaul DataHub Features page (#3439) 2021-10-26 12:36:25 -07:00
John Joyce
106be099f3
refactor(graphql): GraphQL Public API Refactor + Documentation (#3278) 2021-09-22 17:30:15 -07:00
Dexter Lee
f63d9205e6
feat(airflow): add example docker setup for airflow (#3176) 2021-09-01 11:51:14 -07:00
Kevin Hu
f4fe4d3c65
feat(docs): add overrides for sidebar labels and S3 guide in sources dropdown (#3068) 2021-08-10 16:46:02 -07:00
Kevin Hu
32b8fc6108
feat(docs): refactor source and sink ingestion docs (#3031) 2021-08-08 13:40:51 -07:00
Harshal Sheth
c8aea00082
docs: remove a few outdated docs (#2981) 2021-07-29 15:32:23 -07:00
Dexter Lee
5cbbebe6b8
feat(k8s): Extract helm charts into a separate repo (#2848) 2021-07-08 19:27:19 -07:00
Harshal Sheth
a117b63b55
feat(docs): throttle and retry requests in doc generation (#2847) 2021-07-08 15:17:51 -07:00
Harshal Sheth
78ab198d84
fix(docs): fix some broken links in the docs (#2846) 2021-07-08 12:12:26 -07:00
Harshal Sheth
68111e08a7
docs(website): add releases page (#2776) 2021-06-29 10:41:44 -07:00
Harshal Sheth
de7bf6120b
docs: update homepage text (#2612) 2021-05-26 17:17:09 -07:00
Harshal Sheth
f2580f7bd7
fix(docs): various fixes and additions (#2609) 2021-05-25 18:51:24 -07:00