cetingokhan opened a new pull request, #62411:
URL: https://github.com/apache/airflow/pull/62411

    <!-- SPDX-License-Identifier: Apache-2.0
         https://www.apache.org/licenses/LICENSE-2.0 -->
   
   
   # Examples Refurbish
   
   Motivation
   This PR is an initial draft for the documentation regarding the new Tailwind 
implementation/example as discussed in the [Wiki 
page](https://cwiki.apache.org/confluence/plugins/viewsource/viewpagesrc.action?pageId=357960105).
   
   The goal of this PR is to establish the foundation of the documentation and 
provide a working example DAG. I am submitting this early to ensure the 
direction is aligned with the community's expectations before proceeding with 
further examples.
   
   ## Key Changes
   Added initial documentation for Tailwind integration.
   
   Included a reference DAG example to demonstrate the workflow.
   
   Note: This PR currently focuses on the Tailwind example. I am open to 
suggestions on whether to combine existing example refactors here or keep them 
in a separate PR.
   
   ## Open Questions (Request for Feedback)
   - S3 Provider Dependency: Since S3 is not a core provider, but necessary for 
a functional example, how should we handle this? Should we keep the dependency 
as is? Or would it be better to include a mock file within the test DAGs folder 
to keep it self-contained?
   
   - Hardcoded Metadata vs. Variables: Currently, branch details 
(shareholder/shahit info) are hardcoded for simplicity. Should I move these to 
Airflow Variables via an initialization DAG? I'm concerned this might deviate 
from "best practices" for simple example DAGs, so I'd appreciate your thoughts.
   
   
   ## Relates to:
   Confluence Doc: [Tailwind 
Proposal](https://cwiki.apache.org/confluence/plugins/viewsource/viewpagesrc.action?pageId=357960105)PR
 Description
   
   In case of an existing issue, reference it using one of the following:
   
   * related: 
   #52476 
   #52478 
   #52479 
   #52480 
   #52481
   #52482 
   #52483
   
   
   ##### Was generative AI tooling used to co-author this PR?
   
   <!--
   If generative AI tooling has been used in the process of authoring this PR, 
please
   change below checkbox to `[X]` followed by the name of the tool, uncomment 
the "Generated-by".
   -->
   
   - [ ] Yes (please specify the tool below)


-- 
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 unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to