Re: [I] Support inline ssh key in `GitHook` [airflow]

2025-02-05 Thread via GitHub


jedcunningham closed issue #45979: Support inline ssh key in `GitHook`
URL: https://github.com/apache/airflow/issues/45979


-- 
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: [I] Support inline ssh key in `GitHook` [airflow]

2025-01-27 Thread via GitHub


jedcunningham commented on issue #45979:
URL: https://github.com/apache/airflow/issues/45979#issuecomment-2616590869

   I'd keep it simple and not cover the passphrase path. If folks need "more", 
having them go down the ssh-agent path seems reasonable to me. We can always 
expand what we support later.


-- 
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: [I] Support inline ssh key in `GitHook` [airflow]

2025-01-27 Thread via GitHub


jx2lee commented on issue #45979:
URL: https://github.com/apache/airflow/issues/45979#issuecomment-2616466142

   @jedcunningham I have question! To support key in connection itself, does it 
need to implement like 
[this](https://airflow.apache.org/docs/apache-airflow-providers-ssh/stable/connections/ssh.html#:~:text=private_key%20%2D%20Content%20of,the%20private%20key.),
 include private_key/passphrase?


-- 
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: [I] Support inline ssh key in `GitHook` [airflow]

2025-01-26 Thread via GitHub


jx2lee commented on issue #45979:
URL: https://github.com/apache/airflow/issues/45979#issuecomment-2614977475

   @jedcunningham Can i take this? 🚀 


-- 
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