Skip to content
GitLab
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
6a062e45
Commit
6a062e45
authored
8 years ago
by
Michelle Noorali
Browse files
Options
Download
Patches
Plain Diff
featt(*): add support for test-failure hook
resolves #1927
parent
318c6f77
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
_proto/hapi/release/hook.proto
+1
-0
_proto/hapi/release/hook.proto
pkg/hooks/hooks.go
+64
-0
pkg/hooks/hooks.go
pkg/proto/hapi/release/hook.pb.go
+37
-33
pkg/proto/hapi/release/hook.pb.go
pkg/releasetesting/environment.go
+49
-0
pkg/releasetesting/environment.go
pkg/releasetesting/environment_test.go
+53
-9
pkg/releasetesting/environment_test.go
pkg/releasetesting/test_suite.go
+55
-69
pkg/releasetesting/test_suite.go
pkg/releasetesting/test_suite_test.go
+114
-42
pkg/releasetesting/test_suite_test.go
pkg/tiller/hooks.go
+12
-25
pkg/tiller/hooks.go
pkg/tiller/release_server.go
+9
-8
pkg/tiller/release_server.go
with
394 additions
and
186 deletions
+394
-186
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