Граф коммитов

26 Коммитов

Автор SHA1 Сообщение Дата
kimorris27 a06aa0a3d2 Use Go 1.21.13 instead of 1.21.11 (Uber mockgen needs >= 1.21.12) 2024-09-26 09:00:11 -05:00
Amber Brown 590e82881c
Clean up the remainder of `go run` uses of external tools (#3823)
* fix make aro build in onebranch
* just install jq for clean subscription
* move fipsdetect and gojq out of go run/manual go build territory
* install tools for validate-fips and e2e
* add to bin
* copy gojq here too
* go mod tidy
* go mod vendor
2024-09-10 18:28:06 +10:00
Amber Brown c554e98391
Drop some unneccessary dependencies by moving to `bingo` for tooling (#3719)
* Move to using bingo for tools
* go mod vendor
2024-09-05 15:29:19 +10:00
Nont 29f922900d Change home dir to /tmp for podman
see https://github.com/containers/podman/issues/23818
for more details.
2024-08-30 14:44:55 -05:00
Nicolas Ontiveros ce31826325
Update Go to 1.21 (#3698)
* Update ci-go

* Update go toolset

* Update prepare shared rp dev

* Update prepare your dev

* More 1.21 updates

* more changes

* save work

* test

* tidy up

* Add license to typealker test
2024-07-18 17:35:06 +10:00
Anshul Verma 7a568dbad1 removed all the references of dbtoken 2024-06-11 22:24:45 +05:30
Jeff Yuan 957a3af6b0 added -5 trailing for image path 2024-04-29 12:27:53 +12:00
Jeff Yuan b52beacc47 upgrade to go1.20.12 2024-04-23 17:38:53 +12:00
Amber Brown ed94c28346
Update to Go 1.20 (#3429)
* Go 1.20 changes

* go 1.20 does not need the seed randomised by default

* go generate
2024-03-05 18:18:36 +11:00
Amber Brown b6e1b07fe8
Use another method of FIPS validation (fips-detect) (#3363)
* Use another method of FIPS validation (fips-detect)
2024-02-01 13:21:34 +11:00
Amber Brown bb3365f4f5
Move Dockerfile build paths outside of GOPATH (#3364) 2024-01-25 13:22:06 +11:00
Amber Brown d94940820f update to go 1.18.10 2023-09-08 14:43:08 +10:00
Petr Kotas c758170d6b
Update go version to 1.18 (#2691) 2023-02-14 11:35:54 +11:00
Amber Brown 127b0565f1
Migrate E2E to 1ES pool (#2638)
This doesn't include portal tests, those will follow.
2023-01-31 10:10:05 +11:00
Andrew Denton 2ca94a547f Change how release mode is passed to Makefile 2023-01-09 16:41:30 -05:00
Andrew Denton 4f90ba9e73 Require "official" builds have a valid tag. 2023-01-09 16:41:30 -05:00
Brendan Bergen f6d1d3d5a7 Bump UBI version from 7 to 8 2022-07-13 14:43:19 -06:00
Caden Marchese 6544bcd2c5
Remove 3rd party dependencies: dockerfile registry arg (#2126)
* allow args in Dockerfiles, change pull references

* add new Dockerfile for OBP, adjust template

remove debugging code
2022-06-24 14:40:13 -04:00
darthhexx a8d564c86c Switch to using the ubi8 go-toolset for building. 2022-05-26 15:28:52 +10:00
darthhexx 51cceb0c9f Switch to building with golang 1.17 2022-05-25 14:49:46 +10:00
mikeandescavage 339345cbb4
Updating go-toolset tag to 1.16.12 (#1965) 2022-02-11 14:11:21 -05:00
bennerv 8b31830e8f Bump golang version to 1.16 in CI VMs 2022-02-04 10:29:59 -05:00
Jim Minter 91d6a55e8e add gateway 2021-08-19 10:21:09 -04:00
Jim Minter e61efa5666
add cmd/dbtoken 2021-04-26 15:22:21 -05:00
bennerv c4221e8cf6 Remove not needed dev dependencies from builds 2021-03-09 23:28:48 -05:00
bennerv 31dc570041 Add ubi7/rhel7 based multi-stage container build 2021-03-09 16:44:23 -05:00