Skip to content

Releases: builttoroam/pipeline_templates

Uno Build and Deploy Stage Templates

07 Jan 05:03
Compare
Choose a tag to compare

New template for building and deploying uno applications (ios, android, uwp and wasm)
Test pipelines added for a lot of the step and stage templates
New support for installing Windows SDK based on solution/project requirements

Nuget version fix and Solution Filter support

06 May 06:54
Compare
Choose a tag to compare

Fixed issues with nuget version
Made checkout conditional in appcenter deploy
Added support for solution filters
Fixed issue where projects not in solution filter would be run when specifying AppxBundle = Always (i.e. for the windows build)

Fix for AppCenter Deploy Pipeline

26 Apr 03:48
Compare
Choose a tag to compare
v0.7.3

add checkout

Licensing

24 Apr 23:15
62f64f3
Compare
Choose a tag to compare

License for source code set to MIT

Release Notes from Source Control

24 Apr 23:12
Compare
Choose a tag to compare

Adds the ability to specify release notes file from source control

Adding Bicep Templates

03 Oct 23:53
e122523
Compare
Choose a tag to compare
Adding Bicep support

* adding bicep install step

* Fixing path to steps

* correcting path to variables

* fixing parameter name

* fixing output variable check

* Adding bicep step

* fixing incorrect check value

* changing relative path

* file exist check

* fixing var check

* adding arm output

* fixing path to bicep file

* fixing cache check path

* fixing cache check

* fixing dir

* dir

* extracting path

* ref

* fixing output file name

* Improving bicep command template

* Correcting variable name

* fixing path

* correcting path to templates again

* another incorrect path

* removing version from bicep install

* pushing variable

* Creating ARM test

* creating and deleting resource groups

* incorrect connection name

* adding exists check

* adding debugging messages

* adding storage arm template to arm test

* adding az resource checking

* excess parameter

* testing account exists

* fix variable

* fiixng condition

* remove exists

* to json

* inverting

* adding bicep_run

* Switching to bicep run

* conditional download url

* adding parameters to arm template run

* setting default value for parameters

* adding parameters file support

* fixing storage account name

* fixing container name

* removing container from bicep

* remove container from resource checking

Fix for breaking change in Azure DevOps Pipelines for iOS

18 Jun 03:35
8d38f5a
Compare
Choose a tag to compare

Strongly typed parameters for enabling stages

04 Apr 05:45
2ed2f22
Compare
Choose a tag to compare

Breaking change to parameters for enabling stages. These parameters are now boolean which means that they need to be passed in as literals or via a parameter in the calling pipeline.

Tidying up the enabled flag on each template

20 Mar 23:06
Compare
Choose a tag to compare
v0.5.2

removing local enabled variables

Fixing stage dependencies and adding documentation

07 Mar 22:06
dae1d5d
Compare
Choose a tag to compare
Merge pull request #20 from builttoroam/nickr/fixreleasenotes

Updating docs