From e2b96bf56f536b3a8db732294ac13977e96cf322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sat, 23 Mar 2019 09:33:05 +0100 Subject: Add caldance buildbot and optimize a bit the drivations - Add caldance derivation - Move buildbot_common inside the repository - Avoid rebuilding all buildbot instances when modifying one project - Prepare for non-local workers --- nixops/modules/buildbot/buildbot_common.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 nixops/modules/buildbot/buildbot_common.json (limited to 'nixops/modules/buildbot/buildbot_common.json') diff --git a/nixops/modules/buildbot/buildbot_common.json b/nixops/modules/buildbot/buildbot_common.json deleted file mode 100644 index 7a8d144..0000000 --- a/nixops/modules/buildbot/buildbot_common.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "tag": "6f5a6e9-master", - "meta": { - "name": "buildbot_common", - "url": "gitolite@git.immae.eu:perso/Immae/Projets/Buildbot/common", - "branch": "master" - }, - "git": { - "url": "gitolite@git.immae.eu:perso/Immae/Projets/Buildbot/common", - "rev": "6f5a6e926b23a80358c62ff2e8021128839b31bc", - "sha256": "1s2jhgg7wfyrsyv2qk44ylfzgviq4prhlz9yv2sxzcmypkqbjpm9", - "fetchSubmodules": true - } -} -- cgit v1.2.3