|
|
474c027d6d
|
Add missing pull
|
2025-09-21 02:40:32 +02:00 |
|
|
|
43ce6efd43
|
Fix nonsense created by linter
|
2025-09-21 02:38:59 +02:00 |
|
|
|
0365b82dec
|
Fix checkout
|
2025-09-21 02:36:23 +02:00 |
|
|
|
ed7f497403
|
Add a fetch step to make sure the script is on par with the git server
|
2025-09-21 02:33:24 +02:00 |
|
|
|
7278d79773
|
Remove unneccesary log message
|
2025-09-21 02:03:56 +02:00 |
|
|
|
415ef4f865
|
Use the actual commit hash to identify the commit
|
2025-09-21 01:56:36 +02:00 |
|
|
|
9fd283fff2
|
Fix lower case problem in initialize_repos
|
2025-09-21 01:42:43 +02:00 |
|
|
|
ccfea088b9
|
Change writing and remove unneeded $
|
2025-09-21 01:40:07 +02:00 |
|
|
|
0a0e38e276
|
Log the directory change
|
2025-09-21 01:35:44 +02:00 |
|
|
|
74dfbec98b
|
Use correct lower case style for $repo_name
|
2025-09-21 01:33:11 +02:00 |
|
|
|
181e6c54da
|
Fix problems with LOCK_FILE name
|
2025-09-21 01:29:21 +02:00 |
|
|
|
647bfc1987
|
Check for updates, log more info.
|
2025-09-21 01:26:08 +02:00 |
|
|
|
25961b3f6f
|
Move handling of lockfiles back to the script. Use trap instead.
|
2025-09-21 01:20:34 +02:00 |
|
|
|
294997fe27
|
Change into the directory before pulling
|
2025-09-21 00:56:00 +02:00 |
|
|
|
4fc3a849f6
|
Remove the lock file handling from the service and let systemd handle it.
|
2025-09-21 00:52:58 +02:00 |
|
|
|
be116c222e
|
Fix bugs in service script
- Call initialize_repos
- only call .git-monitor_after.sh only if it exists
|
2025-09-21 00:36:31 +02:00 |
|
|
|
2f8b01b768
|
Change the delimiter in the repository file from ":" to "|"
Done in order to prevent problems with the ":" in URIs
|
2025-09-21 00:24:04 +02:00 |
|
|
|
0d635a0095
|
Make scripts executeable
|
2025-09-21 00:17:27 +02:00 |
|
|
|
ea1e22d3e4
|
Modify the monitor to listen to multiple repositories.
|
2025-09-20 23:34:37 +02:00 |
|
|
|
dc583498af
|
Add skeleton code
|
2025-09-20 22:14:49 +02:00 |
|