zuul/zuul
Tobias Henkel 64e2bc8ba8
Create zuul/web/static on demand
We generate the static web build into zuul/web/static which gets
cleaned by yarn before the build. This directory must be existing
before running the yarn build. In order to guarantee that it exists we
currently have the file zuul/web/static/.keep under version
control. This problem with this is that every time the yarn build is
done (e.g. re-creating the tox environment) this file is deleted. This
file deletion is often added to commits accidentally. We can avoid
needing this file if we create the target dir on demand.

Change-Id: I6e94316a89373af1cbfc0abcfc403b54e33046a3
2019-05-26 20:58:46 +02:00
..
ansible Merge "Get playbook data from extra_vars" 2019-05-20 06:20:04 +00:00
cmd Fix for yappi output 2019-04-17 16:16:39 -04:00
connection Annotate some logs in the scheduler with event id 2019-05-17 06:06:11 +02:00
driver Merge "Add event id to timer events" 2019-05-20 21:08:53 +00:00
execution_context Add wrapper driver execution context 2017-08-18 16:35:12 -07:00
executor Merge "Annotate merger logs with event id" 2019-05-20 21:45:53 +00:00
lib ansible-config: pin ara to <1.0.0 2019-05-22 23:38:26 +00:00
manager Annotate node request processing with event id 2019-05-20 19:40:40 +02:00
merger Merge "Annotate merger logs with event id" 2019-05-20 21:45:53 +00:00
reporter Filter file comments for existing files 2018-10-25 06:21:01 -07:00
source Cache branches in connections/sources 2018-08-09 16:02:02 -07:00
sphinx Add zuul-sphinx as a requirement 2017-08-07 14:56:17 -07:00
trigger Annotate logs in the zuul driver with event ids 2019-05-17 06:06:11 +02:00
web Create zuul/web/static on demand 2019-05-26 20:58:46 +02:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
_setup_hook.py Create zuul/web/static on demand 2019-05-26 20:58:46 +02:00
change_matcher.py Fix wrong matched project template 2018-08-02 12:19:15 +02:00
configloader.py Support fail-fast in project pipelines 2019-04-29 08:26:58 +02:00
exceptions.py mqtt: add basic reporter 2018-05-02 07:20:46 +00:00
model.py Merge "Annotate node request processing with event id" 2019-05-22 22:04:02 +00:00
nodepool.py Annotate node request processing with event id 2019-05-20 19:40:40 +02:00
rpcclient.py Use gearman client keepalive 2018-12-11 21:28:59 +01:00
rpclistener.py Attach event to queue item 2019-05-17 06:06:11 +02:00
scheduler.py Annotate node request processing with event id 2019-05-20 19:40:40 +02:00
version.py Report git sha in status page version 2018-04-27 10:21:43 -07:00
zk.py Ensure correct lexical sorting of node requests 2019-03-14 15:39:23 +01:00