Shiyang Wang
|
514d320360
|
add zsh completions for s2i
change condition
modify verify-bash-completion.sh
change to pass golint
change to pass golint
|
2016-12-22 11:13:00 +08:00 |
|
Jim Minter
|
1a0ef1eb7e
|
miscellaneous changes associated with s2i windows work
- add missing function documentation
- fix govet shadow warnings
- fix spelling errors
- add .atom-build.yml to .gitignore
- don't mess up bash completions if build fails
- re-enable test-go.sh race checker as documented
- remove extraneous goroutines in tests
- use ExcludeRegExp in integration tests
- remove finished containers in integration tests
|
2016-11-28 15:13:50 +00:00 |
|
Rodolfo Carvalho
|
68c96a9fbc
|
Replace STI_* env vars with S2I_*
This is a careful replacement of `STI_([A-Z_]+)` with `S2I_$1` in all
*.sh files, plus references to those env vars in other files.
|
2016-05-16 12:16:38 +02:00 |
|
Michal Fojtik
|
d10b716f3d
|
Follow up for bash completion
|
2016-04-05 16:14:04 +02:00 |
|