Commit Graph

56 Commits

Author SHA1 Message Date
4d0a684ac6 Base setup update with ssh config create script v1.3.4 2025-09-11 17:57:51 +09:00
d81e13a174 Merge branch 'development' v1.3.3 2025-09-11 17:54:51 +09:00
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
56d6fd8e63 Rename ReadMe.md to README.md 2025-09-11 15:58:27 +09:00
a2a27e1f4c Rename ReadMe.md to README.md 2025-09-11 15:57:13 +09:00
a780df5422 SSH Config creation script, readme update 2025-09-11 15:56:06 +09:00
222cc2594d Merge branch 'development' of github-omc:OmnicomProduction-Japan/Script-Collections.GitHub.webhook-scripts into development v1.3.2 2025-08-05 13:01:38 +09:00
cb3226308f Change validation text for new clone 2025-08-05 13:00:43 +09:00
513705cc40 Change validation text for new clone 2025-08-05 12:55:43 +09:00
788064d019 Add check for missing commands setfacl and git 2025-08-05 11:40:56 +09:00
77ec20a768 Make switch branch executable v1.3.1 2025-07-15 09:47:20 +09:00
aaab6af22e Add switch branch script v1.3.0 2025-07-15 09:23:13 +09:00
031d820f13 Add a deploy-scripts folder v1.2.0 2025-07-09 14:30:24 +09:00
ba2c207cce Fix clone log folder v1.1.0 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
c3ec041556 Add a secrets folder where we can store secrets to deploy to the repository
Eg ".env" files with passwords or other things
2025-07-07 09:42:12 +09:00
3d5b12b276 Log file information update 2025-07-04 16:11:53 +09:00
416e90e477 Add what is merged info to git sync 2025-07-04 16:06:02 +09:00
fa93f086be Remove old debug commands v1.0.0 2025-07-04 16:03:44 +09:00
a9809809a5 git sync log creation update 2025-07-04 16:01:47 +09:00
78c95ea1e1 git sync internal log nameing update 2025-07-04 15:29:58 +09:00
ab1a57739e Rename git_pull to git_sync, update Readme file 2025-07-04 15:24:42 +09:00
1ba2c19345 Host auth check fi for new clone 2025-07-04 15:12:30 +09:00
ab3cfa70ff Add create folder info for base setup 2025-07-04 15:03:20 +09:00
016e0ece0c base setup fix info order for user/group 2025-07-04 15:01:54 +09:00
37ca4aa824 git changes check fix for rewrite to variable 2025-07-04 14:48:26 +09:00
17b35aa4c8 Fix git pull remote name empty check 2025-07-04 14:46:47 +09:00
c04f1462d9 Fix git pull repo folder check 2025-07-04 14:41:46 +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
cc2a3e7da4 Name fix for remote name var in git pull script 2025-07-04 13:42:26 +09:00
05f4a89ae8 Fix branch name not set check 2025-07-04 13:41:50 +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
0e461b039f init script error message output 2025-07-04 13:35:22 +09:00
1121a3f818 git init update 2025-07-04 13:32:21 +09:00
de041226ae on new setup copy config file 2025-07-04 13:30:46 +09:00
330fe7b6db add basic update for base setup 2025-07-04 13:29:13 +09:00
c80a4a9c17 Mark error messages better, update new clone script 2025-07-04 13:26:54 +09:00
6e89841a15 base setup: www base folder must have www group set 2025-07-04 13:10:40 +09:00
e3b97ae8d4 Fix script copy file names and set owner correctly 2025-07-04 13:06:50 +09:00
170976118f Fix cp commands in base setup 2025-07-04 12:53:46 +09:00
832edd2a6b Fix base setup folder check after user add 2025-07-04 12:44:19 +09:00
9453789946 Make the base script executable 2025-07-04 12:40:34 +09:00
42ce1e6cea Change the base folder name to GIT_WEBHOOK_BASE_FOLDER 2025-07-04 12:02:36 +09:00