1
0
mirror of https://github.com/openshift/source-to-image.git synced 2026-02-05 12:44:54 +01:00

117 Commits

Author SHA1 Message Date
Maciej Szulik
ded1aaa5d8 Issue 183 - migrated STI_SCRIPTS_URL and STI_LOCATION environment
variables to io.openshift.sti.scripts-url and
io.openshift.sti.location labels.
2015-05-25 16:25:32 +02:00
Maciej Szulik
a212f4e00f Bug 1196967 - fixed version information 2015-03-11 11:37:51 +01:00
Maciej Szulik
b35986fc60 Updated release procedure, added description of that to HACKING.md 2015-02-27 17:04:08 +01:00
Maciej Szulik
000504d0ba Updated gofmt & golint with go1.4 2015-02-19 15:28:58 +01:00
Michal Fojtik
b338043863 Fix integration tests 2015-02-12 19:55:24 +01:00
Maciej Szulik
1a7055a049 Exclude .git from test search 2015-01-22 10:40:36 +01:00
Maciej Szulik
47ba9bea40 Card devexp_416 - Removed the need for sti-helper. The untarring is done
on the fly when calling assemble script. Also added additional parameter
that can steer the location of untarred contents. Adding additional step
for images not having tar, we'll be uploading the scripts and sources as
a new layer and then proceed with the regular build.
2015-01-08 14:27:18 +01:00
Maciej Szulik
e0f8d3dbad Updateded verify-golint.sh to match origin's one and fixed the golint errors 2014-12-18 16:22:28 +01:00
Maciej Szulik
d09a314f18 Issue 92 - Fix incremental builds when using image internal scripts 2014-12-10 18:11:36 +01:00
Maciej Szulik
66235e5de0 Integrated all images' scripts into one common directory 2014-12-03 23:02:18 +01:00
Maciej Szulik
24b25efc20 Removed unused image 2014-12-03 23:01:47 +01:00
Maciej Szulik
a79f3116a5 Card devexp_395 - Allow using STI scripts from inside the image with 'image://' 2014-12-03 16:41:09 +01:00
Maciej Szulik
a00afd77fa Added hack/verify-golint.sh command 2014-12-02 12:26:25 +01:00
Maciej Szulik
ca80ce28b1 Updated build and release process to match origins 2014-12-02 12:26:20 +01:00
csrwng
6cfd6ec28b Switch to multi-platform release build 2014-11-28 12:12:16 +01:00
Maciej Szulik
911bcc30d1 Changed logging to use glog library, fixed versioning and added check for test image existence when running integration tests. 2014-11-18 16:51:46 +01:00
csrwng
b6d932bb9b Standalone STI 2014-10-24 14:58:28 -04:00