Skip to content

[DOP-27550] docs(mddocs): add en docs from docs_rework#417

Open
annamikhailovapsk wants to merge 5 commits intodevelopfrom
feature/mddocs-en-folder
Open

[DOP-27550] docs(mddocs): add en docs from docs_rework#417
annamikhailovapsk wants to merge 5 commits intodevelopfrom
feature/mddocs-en-folder

Conversation

@annamikhailovapsk
Copy link

Change Summary

Created en folder documentation with documents in markdown

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/..rst file added describing change (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.
@github-actions
Copy link

github-actions bot commented Mar 26, 2026

Coverage

Coverage Report •
FileStmtsMissBranchBrPartCoverMissing
TOTAL7892971123221287% 
report-only-changed-files is enabled. No files were changed during this commit :)


- Create `openlineage.yml` file with content like:

```yaml title="KafkaTransport"
Copy link
Member

@dolfinus dolfinus Mar 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

В mkdocs есть вкладки? По идее это должны быть две вкладки для 2 вариантов интеграции, а не два блока с примерами друг за другом. А то люди запутаются...

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

В mkdocs нет вкладок

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.env.docker:1:5,23
--8<--

- Add scripts to crontab:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Наверное список из одного элемента не нужен

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А если это продолжение предыдущего списка, то он будет прерван блоком ###

Copy link
Member

@dolfinus dolfinus Mar 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Возможно !!! нужно сдвинуть на один отступ (два пробела), чтобы он был внутри списка

@dolfinus dolfinus added the ci:skip-changelog Add this label to skip changelog file check label Mar 26, 2026
@@ -0,0 +1 @@
If some run uses the same table as both input and output (e.g. merging duplicates or performing some checks before writing), DataRentgen excludes `dataset1 -> dataset1` relations from lineage with `granularity=DATASET`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Файлы в docs/changelog/next_release/*.rst удаляются при релизе, и превращаются в docs/changelog/$VERSION.rst. После конвертации остались и старые, и новые

This is done by adding a specific filter to logging handler:

??? note "logging.yml"
### "logging.yml"
Copy link
Member

@dolfinus dolfinus Mar 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это заголовок, а не admonition, он прервет блок описания

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:skip-changelog Add this label to skip changelog file check

2 participants