Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
buildgrid
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
BuildGrid
buildgrid
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0ea2b6297cbb0189dbe0e5146652f9bf1a866c29
Select Git revision
Branches
6
coverity
master
default
protected
sminskyprimu/blake3
sotk/consolidate-leases-and-jobs/p2-write-only-leases
sotk/logstream-testing
zchen723/skip-scheduler-metrics
Tags
20
0.2.1
protected
0.2.0
protected
0.1.32
protected
0.1.31
protected
0.1.30
protected
0.1.29
protected
0.1.28
protected
0.1.27
protected
0.1.26
protected
0.1.25
protected
0.1.24
protected
0.1.23
protected
0.1.22
protected
0.1.21
protected
0.1.20
protected
0.1.19
protected
0.1.18
protected
0.1.17
protected
0.1.16
protected
0.1.15
protected
26 results
Begin with the selected commit
Created with Raphaël 2.2.0
25
Jul
24
19
8
25
Jun
21
18
7
6
29
May
23
22
20
14
13
8
6
15
Apr
12
11
10
9
8
5
1
22
Mar
21
20
15
14
11
8
6
26
Feb
25
22
21
20
19
18
14
13
7
31
Jan
25
24
21
18
15
14
10
9
18
Dec
17
11
10
6
4
30
Nov
29
28
27
26
23
22
12
8
6
31
Oct
30
29
26
25
24
23
22
15
11
10
8
5
4
3
2
1
28
Sep
25
24
20
19
17
14
12
11
10
6
29
Aug
28
24
23
21
20
16
15
14
13
8
7
2
31
Jul
30
27
26
25
24
23
20
19
17
16
12
11
9
5
4
25
Jun
22
21
14
13
30
May
Fix configuration file path in docker-compose-bazel.yml
`Downloader._write_directory()`: use `ByteStream.Read()`
Add a docker-compose file and example config which works with Bazel
Add section on indexed CAS to "What's going on?"
Add a "What's Going On" section to the README
Use standardized names of os/isa keys
Update data store config in controller.conf
Add requirements.db.txt to .dockerignore whitelist
Check botstatus before assigning lease.
Use PostgreSQL for persistence in the docker-compose example
Retry database creation with exponential backoff
Add unit tests for using SQLDataStore with SQLite
Run the ExecutionService integration tests with sqlite
Use alembic to manage database schema
Pre-emptively set worker_start_time before lease is accepted
Implement recovery of previous state
Persist internal state changes to the data store
Add support for specifying a data store in the server config
Add a class to abstract access to the data store
Add an SQLAlchemy-based implementation of the data store interface
Add an interface for interacting with a data store
Allow passing state to the Job constructor
Update CONTRIBUTING.rst
Update updateBotSession request timeout logic.
Reject new connections if the thread pool is full
Add a separate configurable update period during execution
Update the bot to utilise blocking calls to request_leases
scheduler.py: allow requests to block until a job appears
Update CONTRIBUTING.rst
Use UTC time instead of local time for queue
Add process PID to bot_id
only prefix metric records
Add support for a metric prefix
Add support for writing to a UDP port
Add StatsD monitoring output format
Only apply debug filter to debug log lines
Drop this log line to debug to cut down on noise
S3: Allow bucket names to be str.format from digest SHA
Use a remote ActionCache in the docker-compose setup
Add a parser to instantiate a RemoteActionCache from config
Loading