Paras Mamgain
|
8088cb2902
|
fixes DOWNLOAD_DIR variable for windows
|
2019-06-11 13:59:22 +01:00 |
|
Rob Parker
|
83fe77b222
|
Labels and Licenses for RedHat Certification (#329)
* Add required red hat labels
* Add licenses into correct location for RedHat
* Remove reference to CIP
* PR Comments
|
2019-06-10 10:29:51 +01:00 |
|
Robert Parker
|
b64c060ef4
|
Refactor TLS code
|
2019-05-30 09:16:40 +01:00 |
|
Stephen Marshall
|
40b64e620e
|
Change image tag to amd64
|
2019-05-30 09:15:45 +01:00 |
|
Robert Parker
|
e362644a55
|
Fix makefile targets
|
2019-05-17 08:29:32 +01:00 |
|
Arthur Barr
|
4a3bdf3b53
|
Containerized build
|
2019-05-10 09:24:36 +01:00 |
|
Arthur Barr
|
5ff269d2e3
|
Use Universal Base Image
|
2019-05-10 09:24:36 +01:00 |
|
Rob Parker
|
78ce84b3a1
|
Implement GOSec for security scanning Fix vulnerabilities (#227)
* Implement GOSec for security scanning Fix vulnerabilities
* Fix lint failure
* address PR comments and fix build break
* Fix test break in mqsc
|
2018-10-11 15:39:22 +01:00 |
|
Arthur Barr
|
d0fce28ef3
|
build Ubuntu image on non-RHEL hosts
|
2018-10-02 13:59:39 +01:00 |
|
Robert Parker
|
aa04229d85
|
Call correct make target when using default make targets
|
2018-08-20 15:50:48 +01:00 |
|
Robert Parker
|
9e04bfc68a
|
Create MQ RHEL buildah build
|
2018-08-20 15:50:48 +01:00 |
|
Robert Parker
|
8fcdfeb1c4
|
Move and rename files for RHEL build
|
2018-08-20 15:50:48 +01:00 |
|
Rob Parker
|
d2ea8d4f06
|
Create IBM MQ RHEL Buildah build (#192)
* Buildah containerized Go build
* Minor fixes to buildah build
* Move and rename files for RHEL build
* Create MQ RHEL buildah build
|
2018-08-20 13:49:10 +01:00 |
|
Arthur Barr
|
dbfc47591e
|
Fix Mac incompatibility of image creation date
|
2018-08-07 15:15:45 +01:00 |
|
Robert Parker
|
89eae35724
|
only download the sdk image if we need to
|
2018-07-27 12:23:08 +01:00 |
|
Robert Parker
|
f2a9bb4e9d
|
9.1 updates
|
2018-07-23 11:20:30 +01:00 |
|
Robert Parker
|
79bfd99911
|
Build SDK with same archive as Dev image
|
2018-07-12 10:36:56 +01:00 |
|
Robert Parker
|
75efeae51b
|
Fix method to get git repo
|
2018-07-11 16:12:43 +01:00 |
|
Rob Parker
|
7822c2c3bc
|
Add basic versioning into main golang file (#151)
* Add basic versioning into main golang file
* Add versioning set test
* address Arthur's comments
|
2018-07-05 11:44:16 +01:00 |
|
Rob Parker
|
4b1b417b8b
|
default SDK build tag
|
2018-07-03 13:45:28 +01:00 |
|
Rob Parker
|
be0ce898d7
|
Allow building of latest versions
|
2018-07-03 10:36:30 +01:00 |
|
Rob Parker
|
1800482934
|
Ensure SDK is downloaded when versions are different (#149)
|
2018-06-29 11:12:25 +01:00 |
|
Rob Parker
|
fcbb241f07
|
Add seperate SDK version number
|
2018-06-27 10:49:57 +01:00 |
|
Rob Parker
|
626fc05d78
|
correct comment in Makefile
|
2018-06-26 15:51:56 +01:00 |
|
Rob Parker
|
ea7105c82c
|
Fix MQ Developer scripts to allow centos image building
|
2018-06-26 15:51:56 +01:00 |
|
Rob Parker
|
b570a9f019
|
Add License test to verify correct license
|
2018-06-13 16:52:24 +01:00 |
|
Stephen Marshall
|
bcfef94b08
|
Remove vet of test code (#103)
|
2018-06-01 10:49:13 +01:00 |
|
Arthur Barr
|
be9c759a1c
|
Merge build-devserver target conflict
|
2018-05-31 15:23:06 +01:00 |
|
Arthur Barr
|
45e970e18a
|
Change apt URL for non-x86_64 platforms (#97)
|
2018-05-31 10:52:54 +01:00 |
|
Stephen Marshall
|
a4b9a9abaf
|
Initial delivery of metrics code (#81)
* Initial delivery of metrics code
* Fix build issues
* Fix build issue with go vet
|
2018-05-24 09:15:12 +01:00 |
|
Arthur Barr
|
e18dcbd8e8
|
Add MQ and Go SDK images
|
2018-05-15 09:38:50 +01:00 |
|
Riccardo Biraghi
|
d7633d8313
|
Fix test coverage in docker containers
|
2018-04-24 16:31:21 +01:00 |
|
Riccardo Biraghi
|
363c8487df
|
Set DOCKER_API_VERSION in travis
|
2018-04-23 16:37:03 +01:00 |
|
Riccardo Biraghi
|
9d46e6e25a
|
Fix makefile
|
2018-04-23 15:41:31 +01:00 |
|
Riccardo Biraghi
|
4826e83c9e
|
Use ?= for NUM_CPU
|
2018-04-23 15:27:22 +01:00 |
|
Riccardo Biraghi
|
1cba663922
|
Minor corrections
|
2018-04-23 15:07:36 +01:00 |
|
Riccardo Biraghi
|
20a2b3f593
|
Test on docker 1.12 with Travis
|
2018-04-23 12:01:54 +01:00 |
|
Riccardo Biraghi
|
c55d8f3956
|
Use /... instead of listing packages
|
2018-04-11 15:52:09 +01:00 |
|
Riccardo Biraghi
|
3d569b3e8c
|
Fix make vet in Travis
|
2018-04-11 14:44:58 +01:00 |
|
Riccardo Biraghi
|
831f0695a9
|
Add vetting, formatting and vetting make commands and fix related errors
|
2018-04-11 13:43:57 +01:00 |
|
|
|
96311df366
|
Fix build and test in WSL
|
2018-03-28 11:15:51 +01:00 |
|
Arthur Barr
|
3479455449
|
Update developer image to V9.0.5
|
2018-03-21 16:44:47 +00:00 |
|
Arthur Barr
|
fa8867b9bd
|
Remove Helm charts from this repo
|
2018-03-21 13:50:38 +00:00 |
|
Arthur Barr
|
749a459f33
|
Add precommit Makefile target
|
2018-03-21 10:36:43 +00:00 |
|
Arthur Barr
|
54885597fa
|
Build JMS tests from Makefile
|
2018-03-21 10:12:36 +00:00 |
|
Arthur Barr
|
98c594c91e
|
Fix log message in Makefile
|
2018-03-12 11:19:55 +00:00 |
|
Arthur Barr
|
10e448056b
|
Add web server to dev image
|
2018-03-12 11:14:59 +00:00 |
|
Arthur Barr
|
1d223f3157
|
Require Docker V17.06.1 or greater to build
|
2018-02-14 11:07:59 +00:00 |
|
Arthur Barr
|
b24e375912
|
Fix copyright dates
|
2018-02-06 12:02:02 +00:00 |
|
Arthur Barr
|
cbfa24a267
|
Use TEST_OPTS_DOCKER for dev server tests
|
2018-02-06 11:58:35 +00:00 |
|