Differences From Artifact [bb9f0e8cef]:
- Executable file utils/setcicd — part of check-in [3ced0f4705] at 2024-07-11 13:28:25 on branch v1.81-journal-based-throttling — Added setcicd script for registering branches ready to merge (user: mrwellan, size: 234) [annotate] [blame] [check-ins using] [more...]
To Artifact [5cf60422ad]:
- Executable file utils/setcicd — part of check-in [3fd515775a] at 2024-07-11 15:29:45 on branch v1.81-journal-based-throttling — Changed ready to merge to just ready in setcicd. Changed load tolerance from 4 to 10 in server start. (user: mrwellan, size: 225) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 | - + | #!/bin/bash branch=$(fossil branch current) wikiname=${branch}_cicd |