Jaromil
a5f0a419bf
added scorsh logo
7 years ago
Jaromil
39979ad6df
documentation updates esp. regarding libgit2 v0.26
7 years ago
Jaromil
1633c18b7c
hardcoded mirror of git2go v26
...
git2go head on github breaks and also gopkg has problems with libgit2
submodule so we keep a working version without submodule inside dyne
repo and use that from scorsh. Will need manual update in future.
7 years ago
KatolaZ
b0c7105a7f
added more tests -- commits without scorsh-commands
7 years ago
KatolaZ
33b7c33ab4
added more tests about basic scorsh setup
7 years ago
KatolaZ
231beb5c3f
preliminary testbed
7 years ago
KatolaZ
8062fc1913
Added some info on configuration in the README
7 years ago
KatolaZ
b95f71b531
added a comment in commits.go
7 years ago
KatolaZ
9d60b3d95d
fixed -- correct execution order of scorsh commands
7 years ago
KatolaZ
200e2f0328
completed refactoring from tags to commands
7 years ago
KatolaZ
b31fe15e0d
Renaming: "tags" -> "commands"; "commands" -> "actions"
7 years ago
KatolaZ
096b3fd286
Merge branch 'devel'
7 years ago
KatolaZ
d3105e671a
type renamed to avoid the SCORSH prefix
7 years ago
KatolaZ
802d703f61
Small changes to the README.md. Added copyright
7 years ago
KatolaZ
587c8bf415
sources passed thorugh gometalinter
7 years ago
KatolaZ
3fcaf22bbb
A first go at gometalinter :-)
7 years ago
KatolaZ
e6af4d1a5c
hash check is working
7 years ago
KatolaZ
b3e10f839c
fixed bug in parsing non-scorsh commits
7 years ago
KatolaZ
b0aa804366
damn yaml!
7 years ago
KatolaZ
0a75342d34
corrected dependency
7 years ago
KatolaZ
bc495e28f8
check_hash implemented (sha256)
7 years ago
KatolaZ
e404b1dd69
small glitch in commits.go
7 years ago
KatolaZ
625d1beff9
first version of post-receive (with debug info)
7 years ago
KatolaZ
001bcbdbff
Environment variables exported. added examples/scorsh_script.sh
7 years ago
KatolaZ
7a4cdc99d9
moved stuff in exec.go
7 years ago
KatolaZ
37a6d33f46
tags are correctly authenticated
7 years ago
KatolaZ
95955f17a3
tag checking and validation complete.
7 years ago
KatolaZ
40c8aae584
Added Licence. Amended Makefile: scorsh -> scorshd. getting closer.
7 years ago
KatolaZ
30e2f9e350
Merge branch 'master' of https://github.com/dyne/scorsh
7 years ago
KatolaZ
5afd126a07
obsolete tests
7 years ago
KatolaZ
7df9111d9f
The pipeline "spooling -> routing -> file deletion" works
7 years ago
KatolaZ
8153e16bcd
Merge pull request #1 from jaromil/build-docs
...
instructions and build target in makefile
7 years ago
Jaromil
33c093678f
instructions and build target in makefile
7 years ago
KatolaZ
74f8a74ecf
Added Makefile -- gofmt
8 years ago
KatolaZ
726b399e47
pipeline from spool to worker is done -- added examples
8 years ago
KatolaZ
ed637037b7
temporarily removed variable expansions in scorsh.cfg
8 years ago
KatolaZ
00c61083d7
master and worker initialisation (draft)
8 years ago
KatolaZ
b2b083e059
Skeleton complete. Few functions still missing
8 years ago
KatolaZ
b3ca09586c
reorganised types and modules
8 years ago
KatolaZ
32b0925615
added notes.txt on the architecture, and a sample worker_config
8 years ago
KatolaZ
3b752dc02e
added global configuration system (config.go)
8 years ago
KatolaZ
d0afee5def
few tests with YAML
8 years ago
KatolaZ
c63c8c8778
sandpit folder + experiments with YAML commands and configs
8 years ago
KatolaZ
c3f29e8540
Added more details to the README
8 years ago
KatolaZ
a678af8e1c
Preliminary stuff -- more work needed
8 years ago
KatolaZ
cde77203f0
Added README.md
8 years ago
KatolaZ
7207f2fed8
Initial commit
8 years ago