Commit Graph

18 Commits

Author SHA1 Message Date
5251fbf140 Create basic SSH config and key generataion, other minor updates
Basis ssh host config and ssh keygen script, does not hard create, but prints out commads
Fix sudo set check in init.sh file
Repository name to ssh config host name fix in the new clone script. Change was done to match ssh config create file
2025-09-11 17:52:53 +09:00
a780df5422 SSH Config creation script, readme update 2025-09-11 15:56:06 +09:00
cb3226308f Change validation text for new clone 2025-08-05 13:00:43 +09:00
ba2c207cce Fix clone log folder 2025-07-09 14:23:44 +09:00
106f79399a Update clone new to write to log file, also write more information post clone 2025-07-09 14:17:54 +09:00
1ba2c19345 Host auth check fi for new clone 2025-07-04 15:12:30 +09:00
0136001997 git pull var name update, new clone runs command now 2025-07-04 14:40:25 +09:00
bc7013223f Set the correct clone base target folder for new clones 2025-07-04 14:34:59 +09:00
8779c84e1f Fix remote name not set check for new clone 2025-07-04 14:32:26 +09:00
793665ebe2 Branch name info output change 2025-07-04 14:31:31 +09:00
50e6df775c Base setup, shell must be set, fix remote host check 2025-07-04 14:27:49 +09:00
d60ed41100 Fix missing sudo command for new clone ssh test 2025-07-04 13:52:16 +09:00
221d1b3d35 remote host auto set if not given 2025-07-04 13:46:06 +09:00
fc2feb8d86 REMOTE name fixes for variables 2025-07-04 13:40:02 +09:00
2c989eeb08 new clone fix for repository and remote host options 2025-07-04 13:38:12 +09:00
c80a4a9c17 Mark error messages better, update new clone script 2025-07-04 13:26:54 +09:00
42ce1e6cea Change the base folder name to GIT_WEBHOOK_BASE_FOLDER 2025-07-04 12:02:36 +09:00
2d5d728a7a Move script bin folder and config to src 2025-07-04 10:46:22 +09:00