Jesper Fajers
6f14d5705d
AddSetting ( #147 )
2024-05-03 09:50:46 +02:00
Jesper Fajers
18d4ccdfe4
Update ( #143 )
2024-03-12 11:03:14 +01:00
Jesper Fajers
89ec1c6f99
Update ( #142 )
2024-01-19 07:51:54 +01:00
Jesper Fajers
e402146e72
Adding Core.ParallelDeployMultipleTemplateParameterFiles ( #141 )
2024-01-08 10:13:16 +01:00
Jesper Fajers
e81a5ad61f
Adding Core.AllowMultipleTemplateParameterFiles and Core.MultipleTemplateParameterFileSuffix ( #140 )
...
* Update
* Update
2023-12-19 13:12:35 +01:00
Jesper Fajers
ee6ef31e26
Update to Checkout v4 ( #139 )
2023-11-21 15:21:41 +01:00
Jan Sandquist
71e7858b07
Update Azure Pipelines for workload identity federation ( #138 )
...
* Added ARM_SERVICE_CONNECTION - updated vars.yml
* Support federated credentials - updated sharedSteps.yml
* Forgot azurePowerShellVersion - updated sharedSteps.yml
* Update Logic
* Update Link
---------
Co-authored-by: Jesper Fajers <jesper@fajers.se>
2023-11-21 15:13:34 +01:00
Simon Wåhlin
02b5edcf7b
Add support for sorting files in root of repo ( #137 )
2023-07-13 14:19:27 +02:00
Johan Dahlbom
47b9d50d61
update default throttlelimit ( #136 )
2023-02-24 10:00:22 +01:00
Johan Dahlbom
3bc2d222ae
Remove unnecessary `Initialize-AzOpsEnvironment` instances from deploy-validate ( #134 )
...
* update
2023-02-16 14:15:48 +01:00
Johan Dahlbom
49ccc7667f
Update GitHub pipelines for generic federated credential support ( #133 )
...
* added examples for oidc aad integration
* initial commit
* update comments
* update
2023-02-15 19:27:35 +01:00
Simon Wåhlin
3186b248db
Add redeploy pipeline ( #126 )
...
* Add redeploy pipeline
* Add redeploy pipeline for github
Add custom sorting support for github
* update path ref
* Add support for single file path
* update checkout action to v3
Co-authored-by: Johan Dahlbom <johan@dahlbom.eu>
2022-12-11 07:51:13 -08:00
Jesper Fajers
1a250e2f7e
Update ( #132 )
2022-12-08 17:01:52 +01:00
Björn Sundling
8b348720bc
Fix module latest version in pipeline cache ( #130 )
...
* Fix module latest version in pipeline cache
* Fix positional params
2022-12-02 11:09:28 +01:00
Jesper Fajers
a4167d7676
Update to $GITHUB_OUTPUT ( #129 )
2022-11-22 17:06:49 +01:00
Jesper Fajers
e3517c1e00
Update action version ( #128 )
2022-11-16 15:02:17 +01:00
Jesper Fajers
950015cdd4
Adding Core.SkipLock ( #127 )
2022-11-16 11:29:42 +01:00
Jesper Fajers
21c3f08d33
Update validate.yml ( #125 )
2022-11-06 16:33:34 +01:00
Jan Sandquist
0d6240b9bf
Validate - indicate UTF-8 to avoid null exception when posting WhatIf output as comment to Pull Request ( #122 )
...
Indicate UTF-8 to avoid null exception when posting WhatIf output as comment to Pull Request
2022-09-21 13:13:20 +02:00
Jesper Fajers
fd2778124d
Update action.yml ( #124 )
2022-09-14 16:28:20 +02:00
Simon Wåhlin
6edcdafc58
Add support for custom sort order ( #121 )
...
* Add support for custom sort order
* Move script to external file
2022-09-07 09:53:41 +02:00
Benjamin Engeset
3b6f983d8d
Added initial condition configuration for push pipeline ( #123 )
2022-09-07 09:51:01 +02:00
Simon Wåhlin
4068ed305a
Replace diff step with PowerShell ( #120 )
...
* Replace diff step with PowerShell
Using same language for all steps with logic will be easier to maintain.
We already depend heavily on PowerShell so it is the obvious choice
* Update github action and fix typo
Co-authored-by: Johan Dahlbom <johan@dahlbom.eu>
2022-08-02 09:16:07 +02:00
Somil Ganguly
fcc45c4c92
Update diff for rename operation ( #118 )
2022-05-24 14:04:09 +02:00
Jesper Fajers
04328375d2
settingsUpdate ( #119 )
2022-05-22 21:03:34 +02:00
Johan Dahlbom
34efdb9d45
change reference to main branch ( #117 )
2022-04-19 16:11:27 +02:00
Simon Wåhlin
2a75754ff9
Use env vars for secret ( #115 )
2022-03-25 12:59:15 +01:00
Somil Ganguly
fa21492b91
Update AzureDevOps condition in settings.json ( #114 )
2022-03-22 13:32:06 +01:00
Johan Dahlbom
37373c1479
Update credential object ( #113 )
2022-02-16 07:52:02 +01:00
Simon Wåhlin
67e971c15a
Remove parameters from pipeline templates ( #112 )
...
* Remove parameters from pipeline templates
2022-02-07 16:00:53 +01:00
Simon Wåhlin
d33e5c7005
Add parameter to shared steps ( #111 )
2022-02-05 14:50:04 +01:00
Johan Dahlbom
7975ecbd09
Added variable and logic for sovereign clouds ( #110 )
2022-02-04 20:47:57 +01:00
Johan Dahlbom
8000cce99f
Revert
2022-02-03 17:31:38 +01:00
Johan Dahlbom
3b689ba3c0
Update action.yml
2022-02-03 17:23:00 +01:00
Somil Ganguly
eeda99a3cb
Update to - reusable workflows ( #108 )
...
* update reusable pipeline
* cleanup pipeline
* Add comments to yml
* Add caching logic to github workflows
* cosmetic changes
* Fixed Warning in validate-deploy action
* remove nested invocation of Invoke-AzOpsPush
* update workflow
Co-authored-by: Johan Dahlbom <johan@dahlbom.eu>
2022-02-01 10:52:07 +01:00
Stefan Ivemo
cd4ebccba9
Managed Identity logic for ADO pipelines ( #109 )
...
* Added support for managed identity
* Changed parameter order
2022-01-27 21:57:58 +01:00
Somil Ganguly
8a700231f3
Update - Settings.json is updated with the extended child resource flag ( #99 )
...
* Added setting for ExtendedChildResourcesDiscovery
* Changed default ExtendedChildResourcesDiscovery
* Changed setting name to SkipChildResource
2022-01-13 15:01:03 +01:00
Borys Generalov
574fa5d2f5
updated the description to highlight a purpose of the repository ( #107 )
...
* corrected the description
* Update README.md
Co-authored-by: Johan Dahlbom <johan@dahlbom.eu>
Co-authored-by: Borys Generalov <borys.generalov@microsoft.com>
Co-authored-by: Johan Dahlbom <johan@dahlbom.eu>
2022-01-11 15:01:43 +01:00
Jan Sandquist
4f0d184f77
Azure Pipelines - fix 'update' pipeline that silently fails after creating empty PR ( #106 )
...
* Quote commit message to avoid failure
* Recursively copy the full .pipelines folder
or we would miss the .templates subfolder added in #103
2022-01-11 14:23:20 +01:00
Jesper Fajers
d895f28027
updatesettings.json ( #105 )
2022-01-03 16:45:47 +01:00
Simon Wåhlin
eee9161f1d
Use templates for pipelines ( #103 )
...
* Use templates for pipelines
Closing Azure/AzOps#459
* Rename deploy.yml
2022-01-03 10:27:44 +01:00
Simon Wåhlin
914c929153
Remove invalid config ( #104 )
2021-12-28 21:18:10 +01:00
Jason Brisbin
ab86d66330
Adding default setting suggestion for excluding whatif output types. ( #98 )
2021-12-27 10:18:42 +01:00
Simon Wåhlin
578358c592
Add caching to Azure Pipelines ( #102 )
...
* Add caching to Azure Pipelines
* Add support for caching latest version
* Improve branch policy bypass
2021-12-27 09:05:51 +01:00
Somil Ganguly
569d496d1f
Add the output fix ( #101 )
2021-12-22 07:18:19 +01:00
Johan Dahlbom
466dc7313f
GA Updates to OIDC samples ( #100 )
...
* added examples for oidc aad integration
* ga updates
2021-12-15 09:30:06 +01:00
Jesper Fajers
5221c0417c
Message.info.maximum ( #97 )
...
* Update settings.json
2021-11-18 20:36:46 +01:00
Johan Dahlbom
bc84996fa5
added examples for oidc aad integration ( #96 )
2021-11-16 08:30:19 +01:00
Jesper Fajers
77ac03f59a
Core.SkipResourceType ( #94 )
2021-11-09 14:08:43 +01:00
Somil Ganguly
7ed86d4e28
Issue Fixes - Accelerator Pipeline ( #93 )
2021-11-06 20:35:59 +01:00