Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
1105 Внедрение механизмов обеспечения безопасности цепочки поставки программных проектов
Legacy
scanned-projects
helm
Commits
cb5bd97a
Commit
cb5bd97a
authored
8 years ago
by
Adnan Abdulhussein
Committed by
GitHub
8 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #1412 from prydonius/fix-index-order
fix(repo): ensure index generates in the right order
parents
ec7d71cc
ee7fe7c7
No related merge requests found
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
cmd/helm/repo_index.go
+1
-0
cmd/helm/repo_index.go
cmd/helm/repo_index_test.go
+33
-3
cmd/helm/repo_index_test.go
cmd/helm/testdata/testcharts/compressedchart-0.2.0.tgz
+0
-0
cmd/helm/testdata/testcharts/compressedchart-0.2.0.tgz
cmd/helm/testdata/testcharts/compressedchart-0.3.0.tgz
+0
-0
cmd/helm/testdata/testcharts/compressedchart-0.3.0.tgz
pkg/repo/index.go
+4
-1
pkg/repo/index.go
pkg/repo/index_test.go
+6
-6
pkg/repo/index_test.go
pkg/repo/repo_test.go
+7
-1
pkg/repo/repo_test.go
pkg/repo/testdata/local-index.yaml
+6
-6
pkg/repo/testdata/local-index.yaml
pkg/repo/testdata/repository/sprocket-1.1.0.tgz
+0
-0
pkg/repo/testdata/repository/sprocket-1.1.0.tgz
with
57 additions
and
17 deletions
+57
-17
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets