Commit Graph

16 Commits (83ffa25363d9a3dbe79313ae2b3e14154f6a30b2)
 

Author SHA1 Message Date
Lukas Bestle 83ffa25363 Update link to license 11 years ago
Lukas Bestle 00bab946f1 Update 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 499201e11c Only run postdeploy script if executable 11 years ago
Lukas Bestle 97da46771b Rebranding to projectr and even better README 11 years ago
Lukas Bestle ef276bec89 More flexible shell (using env bash) 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 fed7b6988d Force user to set a secret/auth token for webhooks
This change ends execution if the default auth token/secret has not been changed.
11 years ago
Lukas Bestle 6516026e6a Update GitLab web hook to run in background 12 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 67400ea81c Minor improvements to the GitLab example script 12 years ago
Lukas Bestle 7a3fe21f3d Initial commit 12 years ago