index
:
services/dscip
this commit
chroot
master
A dead simple continous integration service made in POSIX Shell.
Charadon <charadon@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setup.sh
Commit message (
Collapse
)
Author
Age
Files
Lines
*
setup.sh: Fixed issue where git clone fails with empty DSCIP_VERSION
0.9.4
Charadon
2022-09-30
1
-1
/
+2
|
*
setup.sh: Fixed issue where files weren't copied/symlink'd correctly, and ↵
Charadon
2022-09-30
1
-7
/
+8
|
|
|
|
fixed wrong generated crontab entry
*
setup.sh: Fixed typo in cp command call
Charadon
2022-09-30
1
-1
/
+1
|
*
setup.sh: Added failure message if missing realpath
Charadon
2022-09-30
1
-0
/
+4
|
*
setup.sh: Added detector for realpath, and began using realpath to generate ↵
Charadon
2022-09-30
1
-3
/
+14
|
|
|
|
the crontab entry
*
setup.sh: Added ability to specify DSCIP version. Mostly for use with releases.
Charadon
2022-09-30
1
-1
/
+8
|
*
setup.sh: If templates directory was defined, copy those files instead of ↵
Charadon
2022-09-29
1
-9
/
+21
|
|
|
|
relying on system packaged versions
*
Added check for invalid command-line switches.
Charadon
2022-09-29
1
-0
/
+2
|
*
setup.sh: Fix interactive mode not correctly setting branch to master
0.9.3
Charadon
2022-09-29
1
-3
/
+10
|
*
setup.sh: Make it so interactive mode mentions that config.sh can be in the ↵
0.9.2
Charadon
2022-09-29
1
-1
/
+1
|
|
|
|
templates directory.
*
setup.sh: Try to symlink the scripts before copying, to save space.
Charadon
2022-09-29
1
-2
/
+4
|
*
setup.sh: Fixed issue where directory isn't created when using system dscip
0.9.1
Charadon
2022-09-29
1
-0
/
+1
|
*
setup.sh: Made more friendly for packaging, and fixed up some things.
Charadon
2022-09-29
1
-6
/
+15
|
*
setup.sh: Added setup.sh, which makes installing dscip much easier
Charadon
2022-09-28
1
-0
/
+233