CSP handling is now separate, and the MQ return codes are tidied up.
Also added defaultIdentityTest to JMS tests and fixed copyright dates for htpasswd code
* Dummy change to see if things are working
* Initial internal build support
* Add SSH key support
* Add SSH key support pt 2
* Add SSH key support pt 3
* Add Push support
* Full package support
* Correct typo
* Correct typo 2
* Disable some tests as per master
* Change rsync variable names
* Fix build issues
* Remove the -full package support for now
Co-authored-by: Jason Edmeades <jason_edmeades@uk.ibm.com>
* initial go modules, fresh start to find breaking change
* change dep to go mod vendor
* main go modules done, tests passed locally
* upgrade go in dockerfileserver
* Upgraded to MQ 9.1.5, upgraded to unzippable install, run as random UID (1001 by default)
* Updated docker tests for MQ 915 random UID
* Added warning to crtmqdir for 10 rc, added trace option to crtmqdir
* Removed dev users from dockerfile
* Added changes for travis release process
* Renamed build scripts directory
* Don't run basic build if tag is set
* Pull production images from staging on production-release
* Added makefile targets/variables to pull mq archive from remote
* Updated makefile and travis build for multi arch dev/prod builds
* Updated build deps to use arch specific dep
* Removed glide for dependency management
* Removed `MQ_SDK_ARCHIVE` download target
* Make ARCH overridable in makefile
* Only run golden path test on Power and Z builds
* Only run gosec on amd64 build
* Increased go to 1.12 in travis
* Updated UBI to UBI8
* Updated the README to include the redhat login
* Updated to use non-deprecated registry
* Added sed filter into docker file to remove ubi7
* Added automatic login into the makefile based on env variables, also removed nodocs from mq-explorer
* Minor typo fix
* MQ 9.1.3 changes
* Use crtmqdir -a
* Allow generation of TLS certificate with given hostname
* Remove check for certificate env variable
* Updated manifests and changelog for 913
* Use MQ externals to configure console frame ancestors
* Create /run/mqm
* Go sec fixes
* Set SAN when generating certificates
* Remove image source and commit