Isaac Connor
|
88f3565c0a
|
reduce verbosity of rsync
|
2020-07-02 17:17:44 -04:00 |
Isaac Connor
|
4479029e27
|
When doing a release, reploy to debian/release-VERSION instead of master.
|
2020-02-06 14:46:26 -05:00 |
Isaac Connor
|
8e604afb58
|
actually copy *.buildinfo when deploying
|
2020-01-21 17:21:43 -05:00 |
Isaac Connor
|
c0443f694a
|
I think we need .buildinfo as well
|
2020-01-07 12:24:39 -05:00 |
Andrew Bauer
|
77f026a389
|
exclude external-repo.noarch.rpm during deployments
|
2019-12-27 09:12:49 -06:00 |
Andrew Bauer
|
28a6e71992
|
deploy raspbian builds to debian target folder
|
2019-12-27 09:04:02 -06:00 |
Andrew Bauer
|
5bd353928e
|
update rsync text
|
2019-12-25 09:05:50 -06:00 |
Andrew Bauer
|
73aba586d4
|
move eslint into env matrix + other build tweaks
|
2019-12-25 08:41:53 -06:00 |
Andrew Bauer
|
635988f0cc
|
use quotes for correctness
|
2019-12-23 17:13:38 -06:00 |
Andrew Bauer
|
f3116589e3
|
replace sshfs with rsync for all deployments
|
2019-12-23 17:08:57 -06:00 |
Isaac Connor
|
0f8d2faa6f
|
Just use return code from rsync. We don't mind it's verbose output being always output.
|
2019-11-20 14:21:01 -05:00 |
Isaac Connor
|
e4c23c3100
|
crank of the verbosity. Add another rsync call just to test if output is not being reported to travis
|
2019-11-19 09:36:43 -05:00 |
Isaac Connor
|
7868d969ce
|
add -v to rsync
|
2019-11-18 17:59:10 -05:00 |
Isaac Connor
|
d9e3f21ba1
|
Turn off controlmaster to see if that is what is causing us trouble with rsync
|
2019-11-18 17:02:30 -05:00 |
Isaac Connor
|
efdba5a50f
|
add ssh -v to rsync command so we can figure out why it isn't working
|
2019-11-18 14:31:32 -05:00 |
Isaac Connor
|
3b31381a57
|
remove unneeded quotes.
|
2019-10-12 11:15:20 -04:00 |
Isaac Connor
|
29a8cd3c91
|
use rsync instead of sftp
|
2019-10-09 13:00:29 -04:00 |
Isaac Connor
|
af6ead60a5
|
Add USE_SFTP option to rsync_xfer to just use sftp install of sshfs to copy files over to zmrepo
|
2019-10-08 12:31:01 -04:00 |
Andrew Bauer
|
2c22a4727f
|
Update rsync_xfer.sh
|
2019-09-30 10:39:29 -05:00 |
Andrew Bauer
|
9ba8f5c7ff
|
Update rsync_xfer.sh
|
2019-09-30 10:31:21 -05:00 |
Isaac Connor
|
96024b518e
|
Do per commit builds for debian and ubuntu
|
2019-09-22 13:02:13 -04:00 |
Andrew Bauer
|
8a61fb2532
|
redirect standard error when we mount zmrepo
|
2018-04-20 20:15:50 -05:00 |
Andrew Bauer
|
b10779ab3a
|
Update rsync_xfer.sh
add rsync -l flag to transfer symlinks
|
2017-06-22 10:57:11 -05:00 |
Andrew Bauer
|
ebe7c21984
|
Update rsync_xfer.sh
|
2017-05-02 13:44:34 -05:00 |
Andrew Bauer
|
ba3e9a9151
|
Update rsync_xfer.sh
typo
|
2017-04-21 18:57:42 -05:00 |
Andrew Bauer
|
c60c3bf67c
|
Update rsync_xfer.sh
rsync to different folders depending on distro type
|
2017-04-21 18:57:10 -05:00 |
Andrew Bauer
|
6e28955b9a
|
Update rsync_xfer.sh
packpack deploy - change rsync parameters
|
2017-04-20 18:40:31 -05:00 |
Andrew Bauer
|
fac47694ed
|
Update rsync_xfer.sh
travis deploy - modify rsync parameters
|
2017-04-20 12:10:48 -05:00 |
Andrew Bauer
|
e90e6b13e9
|
Update rsync_xfer.sh
spelling
|
2017-04-19 07:22:03 -05:00 |
Andrew Bauer
|
6b43deb1e5
|
Update rsync_xfer.sh
remove set -ev, add a message when the remote filesystem mounted successfully
|
2017-04-19 07:11:20 -05:00 |
Andrew Bauer
|
cf4861e08a
|
Update rsync_xfer.sh
Turn on rsync verbose so we can see what files get transferred
|
2017-04-18 20:02:39 -05:00 |
Andy Bauer
|
92eda0b298
|
add Travis cron functionality
|
2017-03-04 10:16:05 -06:00 |
Andrew Bauer
|
37e34b3715
|
fix exit code
|
2017-02-28 07:28:07 -06:00 |
Andrew Bauer
|
526d1bc99e
|
configure rsync xfers to zmrepo
|
2017-02-27 09:45:08 -06:00 |