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

50 Коммитов

Автор SHA1 Сообщение Дата
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
Andrew Denton 98e39610ed
Always use lowercase "true" for the Official Release flag (#2673) 2023-02-01 13:49:10 +01:00
Andrew Denton 40f1825b8b Onebranch template-buildrp-buildaro: fix logic 2023-01-13 11:04:34 -05:00
Andrew Denton 4f90ba9e73 Require "official" builds have a valid tag. 2023-01-09 16:41:30 -05: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
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
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 71e958bc3d
Add sourcebranchname to build_tag (#1996) 2022-03-08 13:58:38 -05:00
Ross Bryan 9688c1e522 add validate-fips step into onebranch build rp template 2022-03-02 18:20:13 -05:00
mikeandescavage 7d818d0772
Updated linux container image for build (#1964) 2022-02-11 13:00:43 -05:00
zacharyljones 9d070e11d1
chore: removed logging onebranch pipelines files from aro-rp repo (#1942) 2022-02-11 09:44:27 -05:00
Michael Andescavage 466a9580bd Removed manifest generation for deployment. Moved to ADO 2021-12-20 09:23:25 -08:00
Michael Andescavage fa3aed212b Removing mirroring pipeline as it moved to ADO 2021-12-14 09:33:05 -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
Amber Brown efbe50a375
Merge pull request #1768 from bryanro92/fips_feature_flag
feat: Move FIPS-mode behind feature flag
2021-10-11 11:11:32 +11:00
Ross Bryan 9a9d1a3328 stop using non fips go tool 2021-10-05 15:27:55 -04:00
Luke Gaskell d6294fa049 fixed whitepsace again 2021-09-30 15:51:06 -04:00
Luke Gaskell 6fa8478e5a fix whitespace 2021-09-30 15:50:36 -04:00
Luke Gaskell 69ae0df74b fixed formatting 2021-09-30 15:49:47 -04:00
Luke Gaskell bcf0d9da5c cleaned up dev pipelines, removed check so rp config always gets checked out 2021-09-28 17:07:49 -04:00
Luke Gaskell 1eb0b48af6 added path to rp config to params
Added RP_CONFIG_PATH env variable; removed whitespace
2021-09-21 13:32:25 -05:00
Mangirdas Judeikis bddc8c4ec7
Merge pull request #1604 from CloudFitSoftware/geneva-onebranch-pipeline
OneBranch Pipelines for Geneva Configuration
2021-07-28 11:49:23 +01:00
Michael Andescavage 2dd84f6088 adding condition around fluentbit 2021-07-20 09:06:07 -07:00
Michael Andescavage cf13e9a9d8 require paramter for td agent version
require paramter for td agent version

require paramter for td agent version

update display name

fixed var name

trying different ways of accessing

trying different ways of accessing

moving param to template

moving param to template

Update yaml formatting - format-yaml.py
2021-07-19 17:32:05 -07:00
Zach Jones 65d2c9abe7 feat: added onebranch pipeline for geneva logs account configuration
feat: added geneva.sh script that gets ran during onebranch pipeline

fix: corrected service group root path in geneva.sh in one branch pipeline

feat: added onebranch pipeline files for geneva bootstrapper

fix: updated names of geneva tar files

fix: removed unnecessary commands from geneva and genev bootstrapper onebranch pipeline scripts

fix: removed kusto-bootstrapper references as it no longer exists

fix: updated linux container images in geneva pipelines
2021-07-13 09:04:19 -06:00
Naveen Malik de8af18bf3
Merge pull request #1553 from CloudFitSoftware/zachjones/kusto
OneBranch Pipeline for Kusto Cluster Deployments
2021-07-12 13:12:35 -04:00
Michael Andescavage 3a61bc38f4 Adding fluentbit to bootstrapper pipeline 2021-07-08 13:54:11 -07:00
Zach Jones a22258d267 feat: added onebranch pipeline files for kusto bootstrapper 2021-06-29 10:52:04 -06:00
Zach Jones 75f714ea7e fix: added kusto.sh script back for onebranch pipeline - script is used to copy generated template into onebranch artifact 2021-06-29 09:41:15 -06:00
Zach Jones b301d1fb7f feat: made shell script execution in template-generate-ev2-manifests.yml conditional based on generationType 2021-06-28 15:38:32 -06:00
Zach Jones 007224341d fix: added newline to template-logging-kusto.yaml to be compliant with enforced yaml formatting standard 2021-06-17 14:55:22 -06:00
Zach Jones ab9d8c7762 fix: removed hyphens from kusto cluster pipeline stage names 2021-06-15 22:43:49 -06:00
Zach Jones 8d23ac9d55 feat: initial commit of kusto onebranch build pipeline files 2021-06-15 22:01:05 -06:00
mikeandescavage 064e303604
Addition of Bootstrapper pipelines (#1488)
* adding the bootstrapper pipeline

* added the code to execute the bootstrapper.sh

* updated script to have .tar extension

* removed dev pipeline, fixed copy/paste stage name with correct name

Co-authored-by: Corey Perkins <coreyperkins@cloudfitsoftware.com>
2021-05-10 17:52:06 -04:00
Michael Andescavage 4a05d5caf5 removing paramter from display name to work around format-yaml 2021-05-06 10:56:33 -07:00
Michael Andescavage 69a8f2df6f adding conditional around checking out rpconfig 2021-05-06 10:45:17 -07:00
Michael Andescavage 3a7ccd35b6 Specifying rp-config repo in ADO for config files 2021-05-06 10:19:30 -07:00
Michael Andescavage 2bd8e1ec9d missing $ 2021-05-05 17:07:19 -07:00
Michael Andescavage 52610e4966 removing conditional 2021-05-05 17:00:23 -07:00
Michael Andescavage c5ae3b00c5 template ref directory update 2021-05-05 16:56:48 -07:00
Michael Andescavage 669ff3811f templates can't reference templates? 2021-05-05 16:46:15 -07:00
Michael Andescavage 84ba775687 template ref directory update 2021-05-05 16:44:45 -07:00
Michael Andescavage bf110a6cf8 changed template name; added allowed values 2021-05-04 10:32:57 -07:00
Michael Andescavage 9f9d801bbe fixed some intelisense corrections 2021-05-04 09:35:06 -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 aeee2a2f2f removing unnecessary debugging lines 2021-04-23 09:17:34 -07:00
Michael Andescavage cd181baf9c typo in template file name 2021-04-22 10:30:06 -07:00
Michael Andescavage 2245a026c8 Created templates for both pipeline types, added dev pipelines 2021-04-22 10:21:31 -07:00