Commit Graph

14 Commits

Author SHA1 Message Date
bbb056f38c Added binaries 2023-07-03 22:24:47 +02:00
arthur.barr@uk.ibm.com
537320a32d Use build context instead of network during build
The use of networks in the build process means that Podman cannot be used in rootless mode.  This commit changes the build to use standard podman/docker build context.  This makes the build simpler, but does introduce a pause at the beginning of the build, while the context is uploaded.  This pause is reduced by dynamically creating the .dockerignore file, to prevent unnecessary large files from being uploaded.
2023-01-25 11:11:35 +00:00
arthur.barr@uk.ibm.com
d7fd217770 Tolerate nix configuration files 2022-01-20 10:41:02 +00:00
Luke Powlett
8111761c4f Added tagcache for image tag 2020-10-08 15:58:31 +01:00
Stephen D Marshall
c8de2df2cf Sdm qmgrauth (#81)
Implement htpassword changes
2020-03-27 10:09:41 +00: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
c6a921efee Tidy up Travis output (#213)
* Ignore generated Prometheus files

* Tidy up Travis output

* Use relative path for script

* Futher tidying of Travis output
2018-10-01 10:14:35 +01:00
Rob Parker
54f0ae65a6 Add MQIPT Sample (#93) 2018-05-30 16:24:03 +01:00
Arthur Barr
cf687196b7 Ignore .vscode 2018-02-14 11:06:56 +00:00
Arthur Barr
bf9a9b8cb5 Dynamically set test image name 2017-09-26 12:36:20 +01:00
Arthur Barr
51af9ce68a Stop ignoring vendor dir 2017-09-26 10:28:41 +01:00
Rob Parker
7274792039 Split tests for dev and advanced 2017-09-13 14:39:29 +01:00
Rob Parker
308e458c72 Remove vendor directory and add it to the ignore list 2017-09-11 15:15:30 +01:00
Arthur Barr
ec68367227 Initial commit 2017-09-07 13:39:11 +01:00