90f5a5087d
Fix local changes detection
...
Do not use diff as this only detects modified files, but not added ones.
Run status --porcelain instead and check if there is any output.
v1.5.1
2026-01-23 11:28:58 +09:00
c0bdd81cf5
Log update for changed blocks
2026-01-23 11:15:31 +09:00
c612c6c762
README update
v1.5.0
2026-01-22 14:37:30 +09:00
3265d75b7d
Add reset of current changes before running merge in git_sync.sh
...
Will create a backup branch of all the changes and then reset the working copy
2026-01-22 14:33:40 +09:00
50f53d3a35
Fix REMOTE HOST in new clone for host in ssh config check
v1.4.1
2026-01-09 14:07:30 +09:00
4fc2c7f009
Update new clone.sh usage and argument parsing
...
Use proper arguments for new clone
v1.4.0
2026-01-09 11:30:44 +09:00
08e9ff9e67
Add help and fix problem with Host name set for new clone
...
The host name ise set as ssh config entry with ssh key, so we use the short name set for the remote host name
v1.3.6
2025-11-17 11:12:54 +09:00
329f3abb6b
in create SSH command with escaped empty string for passphrase
...
Make sure there is "" visible in the ouput
v1.3.5
2025-11-11 13:03:21 +09:00
495879207c
Fix SSH PEM key setup script
...
Remove ":" from host name
Prepare proper host name without user
Set user from hostname part
Add command for vim to edit ssh config
2025-11-11 12:58:57 +09:00
6048c11791
Readme update
2025-09-11 18:00:48 +09:00
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