Skip to content
GitLab
Next
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
Step Runner
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
4
Snippets
Groups
Projects
Show more breadcrumbs
GitLab.org
Step Runner
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
64efec5996895cfd698165d7d797c4c07fd2a6c6
Select Git revision
Branches
20
add-dependency-scanning
add-step-domain-type
add-test-builders
ajwalker/oci
avonbertoldi/cobra-vs-go-args
avonbertoldi/follow-step-results-offset
avonbertoldi/grpc-endpoint
avonbertoldi/service-action-test
avonbertoldi/stream-step-results
cam-fix-bug-steps-context-env
cam/add-to-e2e-test
cam/encapsulate-stepsctx-in-steps
cam/inline-language-steps
cam/remove-executable-delegation
cam/reuse-cache-for-build-and-test
cam/simplify-step-result-builder
furkanayhan-main-patch-29196
initial-parser
jburnett-generic-git
jburnett-run-up
Tags
6
v0.5.0
v0.4.0
v0.3.0
v0.2.1
v0.2.0
v0.1.0
26 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Aug
14
12
9
8
7
5
1
31
Jul
30
29
27
26
24
23
22
19
18
17
16
15
11
10
9
8
5
4
19
Jun
18
16
12
5
4
1
29
May
28
24
23
15
14
10
9
2
1
26
Apr
22
19
18
15
12
29
Mar
28
27
20
9
8
6
4
2
1
28
Feb
26
23
22
21
16
8
7
6
1
31
Jan
26
25
23
19
15
13
11
4
3
2
15
Dec
13
12
11
8
7
6
4
1
2
1
30
Nov
29
23
Fix test so it passes on all machines
Merge test jobs with and without -race into one jobs
Simplify cleaning up job on Run error or cancellation
Merge branch 'lazily-loaded-step' into 'main'
Lazily-loaded step
Merge branch 'avonbertoldi/fix-tests-race' into 'main'
Add target and CI job to run tests with -race
Make random job id generation safe for concurrent use
Fix proxy test
Fix streamer unit tests
Merge branch 'replace-execution-run' into 'main'
Replace Execution.Run with Step.Run
Find race conditions during testing
use-race-detect…
use-race-detections-during-test
Merge branch 'introduce-step-parser' into 'main'
Introduce step parser
Merge branch 'avonbertoldi/refactoring' into 'main'
Move syncmap package under pkg/internal
Move internal/test package under api/internal package
Move streamer package under api/internal package
Move variables package under api/internal package
Move jobs package under api/internal package
Combine step and definition
jburnett/combin…
jburnett/combine-step-and-definition
Merge branch 'jburnett/compile-v1' into 'main'
Move the rest of /pkg/step into /schema/v1
Merge branch 'avonbertoldi/42/client-library' into 'main'
Move compilation next to the schema
Extended client
Basic client
Testing types and builder methods
Rename test builder method
Some proto wrapper types
Move api testdata dir
Fix timing issue in test
Merge branch 'avonbertoldi/37/status-api-impl' into 'main'
Implement Steps service Status API
Merge branch 'build-step-context' into 'main'
Separate Run validation and struct initialization
Merge branch 'move-step-result-into-run' into 'main'
Create StepResults in Step.Run
Merge branch 'move-contexts-to-runner' into 'main'
Loading