2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-24 21:19:00 +00:00
bench/bench
Kelvin zawala 7b8f16bcb4
Get-app from port specific ssh git server (#1299)
* Get-app from port specific ssh git server

Current bench package fails to get an app from a private git server with a specific ssh port other than the normal 22.

* test: Added tests for ssh ports

Co-authored-by: Aradhya Tripathi <67282231+Aradhya-Tripathi@users.noreply.github.com>
Co-authored-by: Aradhya <aradhyatripathi51@gmail.com>
2022-05-03 17:22:10 +05:30
..
commands merge: merged develop into dependency-resolution 2022-03-21 21:50:24 +05:30
config fix: Show better user messages when failed to update supervisord 2022-03-17 12:58:05 +05:30
patches chore: remove unnecessary shutil import 2021-12-17 19:39:51 +05:30
playbooks fix: create bench folder in user directory 2021-02-16 16:45:07 +01:00
tests Get-app from port specific ssh git server (#1299) 2022-05-03 17:22:10 +05:30
utils fix: Misc fixes (#1294) 2022-04-27 20:17:04 +05:30
__init__.py fix: Initialize bench in get-app with --init-bench 2021-11-29 18:34:58 +05:30
app.py Get-app from port specific ssh git server (#1299) 2022-05-03 17:22:10 +05:30
bench.py fix: fixed org, branch for apps mounted on disk (#1293) 2022-04-19 22:31:51 +05:30
cli.py fix: Command picking & execution 2021-12-28 13:39:23 +05:30
exceptions.py feat: Added exception for invalid version 2022-03-23 18:18:37 +05:30
prepare_beta_release.py style: Use f-strings instead of old string formatting methods 2021-05-11 11:30:27 +05:30
release.py fix: Raise and handle Exception class 2021-11-13 00:20:05 +05:30