All changes for Airflow 2.0#342
Merged
Merged
Conversation
ashb
reviewed
Dec 17, 2020
ashb
left a comment
Member
There was a problem hiding this comment.
What are docs/list.html and docs/single.html templates used for?
Co-authored-by: Kamil Breguła <kamil.bregula@polidea.com>
b3bf72f to
3a1be4f
Compare
Member
|
@mik-laj Seeing something odd after running |
Member
|
Oh I see what's happened |
Member
Author
I don't know, but that's how other page were made. See: https://github.com/apache/airflow-site/tree/master/landing-pages/site/layouts/install
I'm starting to look at it. |
Member
Author
|
@ashb II don't have this problem. |
Member
|
That fixed it. |
Announcment blog post Docs for 2.0.0 and all providers v1.0.0
ashb
approved these changes
Dec 17, 2020
Member
|
🎉 |
potiuk
pushed a commit
that referenced
this pull request
May 8, 2025
* Support documentation packages for Airflow 2.0 (#318) * Add redirects (#341) * Update integrations.json (#354) Co-authored-by: Kamil Breguła <kamil.bregula@polidea.com> * 2.0 release content (#355) Announcment blog post Docs for 2.0.0 and all providers v1.0.0 Co-authored-by: Ruben Laguna <ruben.laguna@gmail.com> Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Hello.
This PR contains changes that we should merge with the release of Airflow 2.0. It's based on
apache/airflow-2-0-docs, so anyone can add more changes, but it's still a good idea to have PRs that target this branch.I create this PR to have a better insight into changes.
Related: #314
Best regards,
Kamil Breguła