6 Commits

Author SHA1 Message Date
Bret Mogilefsky
a3c5219a94
Enable using read-only HTTPS repositories (#2171)
* Enable using read-only HTTPS repositories

If someone wants to clone read-only from an `https://github.com/...` URL, that should be permitted, and in that case they shouldn't be required to provide an SSH key.

* Add comment on ssh vs https behavior
2024-12-03 03:48:56 -08:00
jasquat
973e8fce72
added option to clone process models in boot in docker script w/ burnettk 2024-05-03 16:31:27 -04:00
jasquat
b2126e8f38
check if the dir looks like it is a git directory already before cloning to it w/ burnettk 2024-02-28 14:25:38 -05:00
jasquat
947c00670d
set the GIT_SSH_COMMAND so we can use the private key path 2024-02-28 11:07:29 -05:00
jasquat
1fbf237823
remove lost and found dir if it exists w/ burnettk 2024-02-28 10:35:35 -05:00
jasquat
b210b84b3a
added script to clone the process model repo w/ burnettk 2024-02-26 16:34:06 -05:00