Re: [PR] Modernized front page scenario [airflow]

2024-02-27 Thread via GitHub
philiprbrenan closed pull request #37609: Modernized front page scenario URL: https://github.com/apache/airflow/pull/37609 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] Modernized front page scenario [airflow]

2024-02-27 Thread via GitHub
potiuk commented on PR #37609: URL: https://github.com/apache/airflow/pull/37609#issuecomment-1966554895 Looks like Chat-GPT generated response. No time to read it, so I shortened it with Chat GPT: ``` Initially skeptical of Airflow, I found it cumbersome and lacking conceptual in

Re: [PR] Modernized front page scenario [airflow]

2024-02-26 Thread via GitHub
philiprbrenan commented on PR #37609: URL: https://github.com/apache/airflow/pull/37609#issuecomment-1965642832 I have had the benefit of being forced to use ``Airflow`` on an important project with real time pressure and monetary consequences. I say _forced_ because the first time I

Re: [PR] Modernized front page scenario [airflow]

2024-02-26 Thread via GitHub
BasPH commented on PR #37609: URL: https://github.com/apache/airflow/pull/37609#issuecomment-1965339944 @philiprbrenan could you elaborate on how you see this change making Airflow's strengths more visible? One thing I do suggest adding, as @potiuk mentioned, is both ways of writing

Re: [PR] Modernized front page scenario [airflow]

2024-02-23 Thread via GitHub
potiuk commented on PR #37609: URL: https://github.com/apache/airflow/pull/37609#issuecomment-1961971507 cc: @BasPH - I know you have an experience and are interested in reviewing and "thinking" in the "first contact" kind of docs - I've done my share of comments and directions - curious ab

Re: [PR] Modernized front page scenario [airflow]

2024-02-23 Thread via GitHub
philiprbrenan commented on PR #37609: URL: https://github.com/apache/airflow/pull/37609#issuecomment-1961813465 _put example to a separate section_ There are now two examples - a very simple one with **>>** operators, a more complex one with decorators , both in their own sections.

Re: [PR] Modernized front page scenario [airflow]

2024-02-22 Thread via GitHub
philiprbrenan commented on PR #37609: URL: https://github.com/apache/airflow/pull/37609#issuecomment-1959648739 Simplified the initial demo example by replacing the call to ``expand`` with explicit tasks. I tried using ``>>`` to organize @task decorated methods but this is not permitted re

Re: [PR] Modernized front page scenario [airflow]

2024-02-22 Thread via GitHub
potiuk commented on code in PR #37609: URL: https://github.com/apache/airflow/pull/37609#discussion_r1499108113 ## docs/apache-airflow/index.rst: ## @@ -19,56 +19,71 @@ What is Airflow™? = `Apache Airflow™

[PR] Modernized front page scenario [airflow]

2024-02-21 Thread via GitHub
philiprbrenan opened a new pull request, #37609: URL: https://github.com/apache/airflow/pull/37609 --- Used the dag and task decorators to document a more compelling front page which makes Airflow's strengths more immediately visible to potential users.

Re: [PR] Modernized front page scenario [airflow]

2024-02-21 Thread via GitHub
boring-cyborg[bot] commented on PR #37609: URL: https://github.com/apache/airflow/pull/37609#issuecomment-1958571210 Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contributors'