index
:
delta/openstack/zuul.git
baserock/adamcoldrick/mason-plugin-prototype
baserock/sam/tweaks
feature/zuulv3
master
stable/3.x
opendev.org: zuul/zuul.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zuul
/
executor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a transaction for BuildCompletedEvent
James E. Blair
2022-03-14
1
-43
/
+41
*
Merge "Rename MERGER_FAILURE to MERGE_CONFLICT"
Zuul
2022-03-02
1
-1
/
+1
|
\
|
*
Rename MERGER_FAILURE to MERGE_CONFLICT
James E. Blair
2022-02-24
1
-1
/
+1
*
|
Merge "Look up worker_zone for log streaming from executor"
Zuul
2022-03-02
1
-0
/
+1
|
\
\
|
*
|
Look up worker_zone for log streaming from executor
Felix Edel
2022-02-24
1
-0
/
+1
|
|
/
*
|
Merge "Call manageLoad during pause and unpause"
Zuul
2022-02-25
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Call manageLoad during pause and unpause
Tobias Henkel
2021-07-02
1
-0
/
+2
*
|
Make a global component registry
James E. Blair
2022-02-14
1
-4
/
+3
*
|
Add zuul-scheduler tenant-reconfigure
James E. Blair
2022-02-08
1
-20
/
+52
*
|
Add a model API version
James E. Blair
2022-01-27
1
-2
/
+4
*
|
Offload FrozenJob secrets
James E. Blair
2022-01-11
1
-2
/
+3
*
|
Add readiness/liveness probes to prometheus server
James E. Blair
2021-12-09
1
-0
/
+6
*
|
Merge "Add `playbook_context` zuul variable"
Zuul
2021-11-30
1
-42
/
+117
|
\
\
|
*
|
Add `playbook_context` zuul variable
James E. Blair
2021-11-30
1
-42
/
+117
*
|
|
Load job from pipeline state on executors
Simon Westphahl
2021-11-23
2
-62
/
+56
*
|
|
Load repo state from pipeline state on executors
Simon Westphahl
2021-11-17
2
-9
/
+32
*
|
|
Use sort_keys with json almost everywhere we write to ZK
James E. Blair
2021-11-12
1
-1
/
+2
*
|
|
Implement job freezing API in zuul-web
Felix Edel
2021-11-10
2
-3
/
+3
*
|
|
Merge "Store builds in Zookeeper"
Zuul
2021-10-29
1
-7
/
+10
|
\
\
\
|
*
|
|
Store builds in Zookeeper
Simon Westphahl
2021-10-29
1
-7
/
+10
*
|
|
|
Merge "Implement frozen job serialization/deserialization"
Zuul
2021-10-29
1
-24
/
+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Implement frozen job serialization/deserialization
James E. Blair
2021-10-27
1
-24
/
+4
*
|
|
|
Merge "Move job_graph attribute to BuildSet"
Zuul
2021-10-28
1
-6
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Move job_graph attribute to BuildSet
James E. Blair
2021-10-26
1
-6
/
+6
*
|
|
|
Fix test race with paused jobs
James E. Blair
2021-10-26
1
-6
/
+4
|
/
/
/
*
|
|
Store version information in component registry
Felix Edel
2021-10-20
1
-1
/
+3
|
/
/
*
|
Merge "Disable aliases in inventory.yaml for better readibility"
Zuul
2021-09-29
1
-1
/
+4
|
\
\
|
*
|
Disable aliases in inventory.yaml for better readibility
Dong Zhang
2021-09-01
1
-1
/
+4
*
|
|
Merge "Let zuul-web look up the live log streaming address from ZooKeeper"
Zuul
2021-09-26
1
-0
/
+6
|
\
\
\
|
*
|
|
Let zuul-web look up the live log streaming address from ZooKeeper
Felix Edel
2021-09-22
1
-0
/
+6
*
|
|
|
Remove the local builds list from the executor client
Felix Edel
2021-09-24
1
-10
/
+2
*
|
|
|
Don't use executor.builds when processing build result events
Felix Edel
2021-09-24
2
-8
/
+35
|
/
/
/
*
|
|
Fix race involving job request locks
James E. Blair
2021-09-14
1
-0
/
+3
*
|
|
Don't use the AnsibleJob in the nodepool client
Felix Edel
2021-09-10
1
-16
/
+21
*
|
|
Don't store node requests/nodesets on queue items
James E. Blair
2021-09-10
1
-16
/
+6
*
|
|
Merge "Improve some log messages in the executor/builds context"
Zuul
2021-09-09
1
-2
/
+8
|
\
\
\
|
*
|
|
Improve some log messages in the executor/builds context
Felix Edel
2021-09-08
1
-2
/
+8
*
|
|
|
Merge "Try harder to unlock failed build requests"
Zuul
2021-09-08
1
-39
/
+113
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Try harder to unlock failed build requests
James E. Blair
2021-09-07
1
-39
/
+113
*
|
|
|
Make node requests persistent
James E. Blair
2021-09-03
1
-1
/
+4
*
|
|
|
Remove nodeset from NodeRequest
James E. Blair
2021-09-02
3
-25
/
+15
|
/
/
/
*
|
|
Add commands to export/import keys to/from ZK
James E. Blair
2021-08-24
1
-2
/
+2
*
|
|
Remove noop builds from builds list
Tobias Henkel
2021-08-17
1
-3
/
+6
*
|
|
Streamline unlocking in merger and builder run loops
James E. Blair
2021-08-06
1
-21
/
+21
*
|
|
Refactor Merger/Executor API
James E. Blair
2021-08-06
2
-16
/
+18
*
|
|
Execute merge jobs via ZooKeeper
Felix Edel
2021-08-06
1
-23
/
+1
*
|
|
Fix support for multiple github connection
Tristan Cacqueray
2021-08-05
1
-5
/
+12
*
|
|
Move executor api cleanup to apscheduler
James E. Blair
2021-08-02
1
-1
/
+0
*
|
|
Cleanup leaked build request parameters
James E. Blair
2021-08-02
1
-0
/
+1
*
|
|
Merge "Route streams to different zones via finger gateway"
Zuul
2021-07-30
1
-1
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
[next]