[PR] Introducing --latest for generate-issue-content-helm-chart command [airflow]

2024-03-31 Thread via GitHub
amoghrajesh opened a new pull request, #38648: URL: https://github.com/apache/airflow/pull/38648 related #38250 Introducing --latest flag that gets the realistic values for helm charts from the https://airflow.apache.org/_gen/packages-metadata.json and compares to lat

Re: [PR] Introducing --latest for generate-issue-content-helm-chart command [airflow]

2024-03-31 Thread via GitHub
amoghrajesh commented on PR #38648: URL: https://github.com/apache/airflow/pull/38648#issuecomment-2029182698 @potiuk the next step in the direction for making this command cleaner. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [PR] Introducing --latest for generate-issue-content-helm-chart command [airflow]

2024-04-01 Thread via GitHub
amoghrajesh commented on PR #38648: URL: https://github.com/apache/airflow/pull/38648#issuecomment-2029405800 Random failure, retriggered now. @potiuk BTW, the job runs well: https://github.com/apache/airflow/actions/runs/8504852198/job/23292475501?pr=38648 -- This is an automated mess

Re: [PR] Introducing --latest for generate-issue-content-helm-chart command [airflow]

2024-04-01 Thread via GitHub
potiuk commented on code in PR #38648: URL: https://github.com/apache/airflow/pull/38648#discussion_r1546124599 ## dev/breeze/src/airflow_breeze/commands/release_management_commands.py: ## @@ -3266,16 +3270,32 @@ def generate_issue_content( if latest: import reques

Re: [PR] Introducing --latest for generate-issue-content-helm-chart command [airflow]

2024-04-01 Thread via GitHub
amoghrajesh commented on code in PR #38648: URL: https://github.com/apache/airflow/pull/38648#discussion_r1546130623 ## dev/breeze/src/airflow_breeze/commands/release_management_commands.py: ## @@ -3266,16 +3270,32 @@ def generate_issue_content( if latest: import r

Re: [PR] Introducing --latest for generate-issue-content-helm-chart command [airflow]

2024-04-01 Thread via GitHub
potiuk merged PR #38648: URL: https://github.com/apache/airflow/pull/38648 -- 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.a