Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
ksonnet
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ijaz Ahmad
ksonnet
Graph
56befd0fefcc94a0e5e67336a8d52a61b8d62be6
Select Git revision
Branches
3
master
default
protected
release-0.10
release-0.9
Tags
14
v0.12.0
v0.12.0-rc1
v0.11.0
v0.10.2
v0.10.1
v0.10.0
v0.10.0-alpha.3
v0.10.0-alpha.2
v0.10.0-alpha.1
v0.9.2
v0.9.1
v0.9.0
v0.8.0
v0.7.0
17 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Mar
25
24
22
21
17
16
15
14
13
12
10
8
7
6
5
1
28
Feb
27
26
25
23
22
21
16
8
5
2
1
31
Jan
30
26
25
23
22
19
18
17
16
12
11
10
9
8
6
5
2
26
Dec
25
22
20
19
15
14
13
12
11
4
3
2
1
30
Nov
29
28
27
25
22
21
20
18
17
16
15
14
13
9
8
7
6
3
31
Oct
30
26
25
24
23
20
19
17
6
5
3
2
27
Sep
26
25
22
21
20
19
18
15
13
11
8
7
6
5
3
2
1
31
Aug
30
16
14
9
8
2
1
27
Jul
26
25
17
14
10
7
6
1
30
Jun
29
28
29
28
27
26
24
23
22
16
14
13
9
7
6
29
May
23
19
18
17
16
15
12
handle jsonnet ast.ApplyBrace in env files
Merge pull request #389 from bryanl/bug-snippet-jsonnet-10
handle jsonnet ast.ApplyBrace in env files
Merge pull request #388 from bryanl/bug-update-env-ns
bug: fix updating env namespace
Merge pull request #387 from bryanl/env-override
override environments
Merge pull request #386 from bryanl/registry-override
allow user to override registries locally
Merge pull request #385 from bryanl/deprecate-metadata-registry
Deprecate metdata registry
Merge pull request #384 from bryanl/remove-registry-from-metadata
Update prototype list action
Merge pull request #383 from bryanl/add-component
Update package caching
Merge pull request #377 from greggdonovan/remove_native_methods_provided_in_jsonnet_0_10_0
Merge pull request #375 from greggdonovan/jsonnet_0_10_0
Merge pull request #380 from bryanl/omniscient-ks
Allow `ks` command to work anywhere in app
#376: Remove custom native methods provided as of jsonnet 0.10.0.
#374: Upgrade go-jsonnet to 0.10.0
#374: Upgrade go-jsonnet to 0.10.0
Merge pull request #379 from bryanl/refactor-registry-manager
Create file system based part
Merge pull request #372 from bryanl/registry-list-action
extract cmd registry list into its own file
Merge pull request #371 from bryanl/bug-change-ns
bug: fix updating env namespace
Merge pull request #369 from bryanl/split-actions-from-cmds
Add tests (unit/e2e) for ksonnet actions
Merge pull request #368 from bryanl/create-component-pipeline
Introduce new component pipeline
Merge pull request #365 from bryanl/table-printer
Use table printer to print tables
Merge pull request #364 from bryanl/license-check
add license headers and a check to go source
Merge pull request #363 from bryanl/update-app-interface
adding more behaviors to app interface
Merge pull request #362 from bryanl/e2e
Start adding happy path e2e for `ks` commands