Re: [PR] Fix simple typo in the documentation. [airflow]

2024-09-10 Thread via GitHub
vincbeck merged PR #42058: URL: https://github.com/apache/airflow/pull/42058 -- 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: commits-unsubscr...@airflow

Re: [PR] Fix simple typo in the documentation. [airflow]

2024-09-09 Thread via GitHub
mf-hyunsoo-kang commented on PR #42058: URL: https://github.com/apache/airflow/pull/42058#issuecomment-2339547698 Sorry, I didn't push the changes. `field_a` and `field_b` are renamed to `foo` and `bar`, since they have more consistency with other documentations and they have shorter

Re: [PR] Fix simple typo in the documentation. [airflow]

2024-09-09 Thread via GitHub
jscheffl commented on PR #42058: URL: https://github.com/apache/airflow/pull/42058#issuecomment-2339522509 Still some failures in static checks. Have you tried running `pre-commit` in your workspace or `breeze static-checks`? -- This is an automated message from the Apache Git Service. To

Re: [PR] Fix simple typo in the documentation. [airflow]

2024-09-06 Thread via GitHub
uranusjr commented on code in PR #42058: URL: https://github.com/apache/airflow/pull/42058#discussion_r1746722730 ## docs/apache-airflow/howto/custom-operator.rst: ## @@ -283,7 +283,7 @@ templated field: class HelloOperator(BaseOperator): template_fields =