Commit Graph

10 Commits (83ffa25363d9a3dbe79313ae2b3e14154f6a30b2)

Author SHA1 Message Date
Lukas Bestle 83ffa25363 Update link to license 11 years ago
Lukas Bestle 8f1fbc0a24 Switch to a PNG logo, because security I guess
Neither GitLab nor GitHub allow SVG images to be served as SVG, so to make this work I need a PNG.
11 years ago
Lukas Bestle 97da46771b Rebranding to projectr and even better README 11 years ago
Lukas Bestle bb033b58cc Make the revision param for deployments optional
The deployment script now uses the current revision of the set branch in this case. Does not work together with a custom value of $CONFIG_HASH_LENGTH though.
11 years ago
Lukas Bestle 11f05ab078 Improve README even more 11 years ago
Lukas Bestle 77005052a5 Only clone each repository once
The repository is now only fetched for each deployment, which makes the whole process much faster especially for large repositories and repositories with many submodules.
11 years ago
Lukas Bestle df677877f6 Improve README 11 years ago
Lukas Bestle ddb6e0a9b6 Add an example use of the scripts to README 12 years ago
Lukas Bestle 828ddcdddd Add GitHub web hook implementation 12 years ago
Lukas Bestle 7a3fe21f3d Initial commit 12 years ago