Re: [PR] Make staging/live choice instead of free-type and fix full sync [airflow-site-archive]
potiuk merged PR #13: URL: https://github.com/apache/airflow-site-archive/pull/13 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Make staging/live choice instead of free-type and fix full sync [airflow-site-archive]
potiuk commented on code in PR #13: URL: https://github.com/apache/airflow-site-archive/pull/13#discussion_r2083196271 ## .github/workflows/s3-to-github.yml: ## @@ -20,11 +20,14 @@ name: Sync S3 to GitHub on: # yamllint disable-line rule:truthy workflow_dispatch: inputs: - source-location: + destination-location: Review Comment: :facepalm: Right :) -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Make staging/live choice instead of free-type and fix full sync [airflow-site-archive]
gopidesupavan commented on code in PR #13: URL: https://github.com/apache/airflow-site-archive/pull/13#discussion_r2083110410 ## .github/workflows/s3-to-github.yml: ## @@ -20,11 +20,14 @@ name: Sync S3 to GitHub on: # yamllint disable-line rule:truthy workflow_dispatch: inputs: - source-location: + destination-location: Review Comment: https://github.com/apache/airflow-site-archive/pull/13/files#diff-dc1eded2fadf6c9bb04a645ec1bd92a577cf8534b47626567dcb252facdb72efR90 change also required here ? -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Make staging/live choice instead of free-type and fix full sync [airflow-site-archive]
gopidesupavan commented on code in PR #13: URL: https://github.com/apache/airflow-site-archive/pull/13#discussion_r2083110410 ## .github/workflows/s3-to-github.yml: ## @@ -20,11 +20,14 @@ name: Sync S3 to GitHub on: # yamllint disable-line rule:truthy workflow_dispatch: inputs: - source-location: + destination-location: Review Comment: ```suggestion source-location: ``` source is s3 for s3 to github -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org