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
Arris Li
6d27d26ff0
bump go version to 1.20.12
2024-04-29 19:47:35 +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
ede320dd33
Run prettier on the pipeline yaml files ( #2979 )
...
* move prettierrc up one level
* add a prettierignore
* update files
2023-08-01 21:41:31 +10:00
Ben Vesel
e34c6d65df
Add longpaths to git config to bypass file name length restrictions ( #2993 )
2023-06-27 11:48:20 -04:00
Petr Kotas
c758170d6b
Update go version to 1.18 ( #2691 )
2023-02-14 11:35:54 +11:00
Caden Marchese
71dc151bae
Migrate OneBranch pipelines to isolated ACR ( #2309 )
...
* migrate onebranch to isolated ACR
* retire onebranch dockerfile
2022-08-15 13:58:08 -04:00
Ben Vesel
0442afdb22
Update pipelines to demand go 1.17 and update OB container to go 1.17 ( #2146 )
2022-05-31 11:44:29 -04:00
Jeremy Facchetti
8d6d4c3a95
added yaml lint ( #2132 )
...
* added yaml lint
* updated the doc
2022-05-27 13:10:11 -04:00
mikeandescavage
93b714bcb3
Update OB Build Pipeline to Pass Build Tag as Var ( #2011 )
...
* adding release_tag functionality to support releasing by tag or commit
2022-03-24 18:05:09 -04:00
mikeandescavage
7d818d0772
Updated linux container image for build ( #1964 )
2022-02-11 13:00:43 -05:00
Michael Andescavage
370fa6bf40
Enable SBOM on all OneBranch pipelines
2022-01-18 10:22:22 -08:00
Michael Andescavage
466a9580bd
Removed manifest generation for deployment. Moved to ADO
2021-12-20 09:23:25 -08:00
Ross Bryan
4565a079bb
add custom rhel based image, change jobs to use fips go instead of
...
go-tool
2021-10-15 11:17:46 +11:00
Michael Andescavage
3a7ccd35b6
Specifying rp-config repo in ADO for config files
2021-05-06 10:19:30 -07:00
Michael Andescavage
bf110a6cf8
changed template name; added allowed values
2021-05-04 10:32:57 -07:00
Michael Andescavage
b3f6d6e0da
initial commit
2021-05-04 09:32:44 -07:00
Michael Andescavage
c5b7f10815
Changed var cases throughout. Moved image mirroring jobs into template
2021-04-26 10:45:57 -07:00
Michael Andescavage
2245a026c8
Created templates for both pipeline types, added dev pipelines
2021-04-22 10:21:31 -07:00
mikeandescavage
0fef305e3b
Cloudfit/guardianwork ( #1451 )
...
# Which issue this PR addresses:
Fixes https://msazure.visualstudio.com/AzureRedHatOpenShift/_workitems/edit/9756109
# What this PR does / why we need it:
This PR accomplishes the following items:
Moved Onebranch pipelines (yml) from internal ADO instance to GitHub
Includes a .gdn directory created by Guardian. This directory includes the .gdnsuppress, which allowed us to suppress the ARM1005 finding until a fix is complete
# Test plan for issue:
https://msazure.visualstudio.com/AzureRedHatOpenShift/_build/results?buildId=41592363&view=results
https://msazure.visualstudio.com/AzureRedHatOpenShift/_build/results?buildId=41593870&view=results
Both builds now successfully run and are able to publish artifacts that can be consumed by Ev2
# Is there any documentation that needs to be updated for this PR?
N/A
2021-04-21 14:56:41 -04:00