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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed some defaults, and made pid detection more portable hopefully.
Charadon
2022-08-06
3
-2
/
+3
*
Fixed some bugs, and added a bit more consistency to the examples
Charadon
2022-07-28
3
-5
/
+9
*
Added a failure check
Charadon
2022-07-28
3
-5
/
+30
*
Fixed issues in daemon mode
Charadon
2022-07-27
1
-1
/
+3
*
Puts commit hash in header
Charadon
2022-07-26
1
-1
/
+1
*
Added a couple better defaults
Charadon
2022-07-26
3
-7
/
+8
*
Fixed issue where script would fail due to LAST_COMMIT not being declared.
Charadon
2022-07-26
1
-0
/
+2
*
Fixed issue where old output wasn't being removed. Leading to looooong outputs
Charadon
2022-07-26
2
-0
/
+3
*
Removed chroot support as that's out of scope of the project
Charadon
2022-07-16
7
-16
/
+61
*
Added update script
Charadon
2022-07-14
1
-0
/
+4
*
Made run() return if no new update from upstream.
Charadon
2022-07-14
1
-0
/
+2
*
Forgot to remove the `meta` part in the LAST_COMMIT check
Charadon
2022-07-14
1
-1
/
+1
*
Moved the logging of variables to AFTER it's confirmed a build is happening.
Charadon
2022-07-14
1
-19
/
+22
*
Fixed portability issue, and made git only clone the most recent commit with ...
Charadon
2022-07-14
2
-7
/
+8
*
Updated README with warning
Charadon
2022-07-14
1
-0
/
+3
*
Finished up logging functionality
Charadon
2022-07-14
4
-24
/
+52
*
Moved configurable variables to config.sh
Charadon
2022-07-14
2
-48
/
+51
*
Fixed PID detection
Charadon
2022-07-14
1
-2
/
+3
*
Added lock functionality
Charadon
2022-07-14
1
-0
/
+13
*
Added an option to fork daemon to background, and added an option if it shoul...
Charadon
2022-07-14
1
-4
/
+20
*
Another fix to the README
Charadon
2022-07-13
1
-1
/
+1
*
Fixed README
Charadon
2022-07-13
1
-1
/
+1
*
Added License
Charadon
2022-07-13
2
-6
/
+25
*
Initial Commit
Charadon
2022-07-12
6
-0
/
+315