Skip to content

Conversation

@mo-rieger
Copy link
Contributor

@mo-rieger mo-rieger commented May 6, 2025

closes: #42024

@boring-cyborg boring-cyborg bot added the area:helm-chart Airflow Helm Chart label May 6, 2025
@boring-cyborg
Copy link

boring-cyborg bot commented May 6, 2025

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' Guide (https://github.com/apache/airflow/blob/main/contributing-docs/README.rst)
Here are some useful points:

  • Pay attention to the quality of your code (ruff, mypy and type annotations). Our pre-commits will help you with that.
  • In case of a new feature add useful documentation (in docstrings or in docs/ directory). Adding a new operator? Check this short guide Consider adding an example DAG that shows how users should use it.
  • Consider using Breeze environment for testing locally, it's a heavy docker but it ships with a working Airflow and a lot of integrations.
  • Be patient and persistent. It might take some time to get a review or get the final approval from Committers.
  • Please follow ASF Code of Conduct for all communication including (but not limited to) comments on Pull Requests, Mailing list and Slack.
  • Be sure to read the Airflow Coding style.
  • Always keep your Pull Requests rebased, otherwise your build might fail due to changes not related to your commits.
    Apache Airflow is a community-driven project and together we are making it better 🚀.
    In case of doubts contact the developers at:
    Mailing List: dev@airflow.apache.org
    Slack: https://s.apache.org/airflow-slack

@mo-rieger
Copy link
Contributor Author

The failed test seems unrelated. Is there anything I could do? @hussein-awala

@mo-rieger mo-rieger force-pushed the mrieger/gitsync-schema branch from a8ebce4 to 373e329 Compare May 20, 2025 09:47
@kikefdezl
Copy link

I could really use this feature, would be nice to have soon

@eladkal eladkal force-pushed the mrieger/gitsync-schema branch from 8e84166 to fb7d89f Compare July 7, 2025 16:03
@eladkal eladkal added this to the Airflow Helm Chart 1.19.0 milestone Jul 7, 2025
@jedcunningham jedcunningham merged commit 1c16f26 into apache:main Jul 9, 2025
133 of 134 checks passed
@boring-cyborg
Copy link

boring-cyborg bot commented Jul 9, 2025

Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions.

@jedcunningham
Copy link
Member

Thanks @mo-rieger! Congrats on your first commit 🎉

HsiuChuanHsu pushed a commit to HsiuChuanHsu/airflow that referenced this pull request Jul 10, 2025
Closes: apache#42024

Co-authored-by: Moritz Rieger <moritz.rieger@exaring.de>
stephen-bracken pushed a commit to stephen-bracken/airflow that referenced this pull request Jul 15, 2025
Closes: apache#42024

Co-authored-by: Moritz Rieger <moritz.rieger@exaring.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:helm-chart Airflow Helm Chart

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gitSync: allow gitSync.env to take a env var from a secret reference

4 participants