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

7400 Коммитов

Автор SHA1 Сообщение Дата
dotnet-maestro[bot] 1cbfa0898f
[release/6.0.1xx-preview4] Update dependencies from xamarin/xamarin-macios (#936)
* Update dependencies from https://github.com/xamarin/xamarin-macios build 20210504.5

Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 11.3.100-preview.4.629 -> To Version 11.3.100-preview.4.633

* Update dependencies from https://github.com/xamarin/xamarin-macios build 20210504.44

Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 11.3.100-preview.4.629 -> To Version 11.3.100-preview.4.634

* Update dependencies from https://github.com/xamarin/xamarin-macios build 20210506.3

Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 11.3.100-preview.4.629 -> To Version 11.3.100-preview.4.636

* Update dependencies from https://github.com/xamarin/xamarin-macios build 20210506.39

Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 11.3.100-preview.4.629 -> To Version 11.3.100-preview.4.638

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rui Marinho <me@ruimarinho.net>
2021-05-07 17:07:19 +01:00
dotnet-maestro[bot] ba913f4319
[release/6.0.1xx-preview4] Update dependencies from xamarin/xamarin-android (#899)
* Update dependencies from https://github.com/xamarin/xamarin-android build 6.0.1xx-preview4-5951391a2649d659f8850764847bab5ecc092cf0-1

Microsoft.Android.Sdk.Windows
 From Version 11.0.200-preview.4.237 -> To Version 11.0.200-preview.4.241

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.100-preview.4.21226.14 -> To Version 6.0.100-preview.4.21228.18 (parent: Microsoft.Android.Sdk.Windows

* Update dependencies from https://github.com/xamarin/xamarin-android build 6.0.1xx-preview4-a5bbda6e2d57c0b5bc81651bec35b13825c42ecd-1

Microsoft.Android.Sdk.Windows
 From Version 11.0.200-preview.4.237 -> To Version 11.0.200-preview.4.243

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.100-preview.4.21226.14 -> To Version 6.0.100-preview.4.21229.17 (parent: Microsoft.Android.Sdk.Windows

* Update dependencies from https://github.com/xamarin/xamarin-android build 6.0.1xx-preview4-1c273655c8964ef465a4ddbf0297c5480b331b01-1

Microsoft.Android.Sdk.Windows
 From Version 11.0.200-preview.4.237 -> To Version 11.0.200-preview.4.244

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.100-preview.4.21226.14 -> To Version 6.0.100-preview.4.21230.14 (parent: Microsoft.Android.Sdk.Windows

* Update dependencies from https://github.com/xamarin/xamarin-android build 6.0.1xx-preview4-a09fa1e93a94c7ee9f759c840ed7a5829d0e9152-1

Microsoft.Android.Sdk.Windows
 From Version 11.0.200-preview.4.237 -> To Version 11.0.200-preview.4.245

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.100-preview.4.21226.14 -> To Version 6.0.100-preview.4.21252.1 (parent: Microsoft.Android.Sdk.Windows

* Update dependencies from https://github.com/xamarin/xamarin-android build 6.0.1xx-preview4-a7d62fc3f8d621f3f9a326309af49aa554cd4e59-1

Microsoft.Android.Sdk.Windows
 From Version 11.0.200-preview.4.237 -> To Version 11.0.200-preview.4.246

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.100-preview.4.21226.14 -> To Version 6.0.100-preview.4.21252.1 (parent: Microsoft.Android.Sdk.Windows

* Update dependencies from https://github.com/xamarin/xamarin-android build 6.0.1xx-preview4-c922f5f4c909c73060c64d68d19831da404eaac3-1

Microsoft.Android.Sdk.Windows
 From Version 11.0.200-preview.4.237 -> To Version 11.0.200-preview.4.249

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.100-preview.4.21226.14 -> To Version 6.0.100-preview.4.21253.14 (parent: Microsoft.Android.Sdk.Windows

* Try build with rpeview

* Dahh

* Fix path Preview

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rui Marinho <me@ruimarinho.net>
2021-05-07 15:26:52 +01:00
James Clancey 2a3576c022
Picker cleanup (#893)
* Core now compiles for iOS/Android with the new IPicker

* Controls now uses the new Interface

* Windows now uses the new IPicker

* Added IItemDelegate, IPicker now uses it.

* Fixing Casing

* temp

* Now fixed file casing

* Fixed Device Tests

* Added ItemDelegateList for performance, now using it on Windows

* Fixed the Build

* Update src/Core/tests/DeviceTests/Stubs/PickerStub.cs

* Update Picker.Impl.cs

* Bringing back the prettier code

Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
2021-05-07 12:37:59 +01:00
James Clancey 9e18b4027f
Handle Safe Area on iOS. It's an Opt in via Interface (#895)
* Handle Safe Area on iOS. It's an Opt in via Interface

* Added a check to SafeArea
2021-05-07 12:37:44 +01:00
Shane Neuville 0cc9cb30d4
Disable URLImageSource Caching (#971)
* Disable URLImageSource Caching

* Update MauiAppCompatActivity.cs
2021-05-06 16:32:45 -05:00
Rui Marinho de122839db
[Build] Provision vs2019 (#972)
* Provision vs2019

Fix yaml

* Fix provision vs on net6 sample build
2021-05-06 19:30:49 +01:00
Javier Suárez e1fb5c18d6
[Housekeeping] Remove AppKit references (#968)
* Remove AppKit references in Core

* Removed MaciOS folder
2021-05-06 18:56:24 +01:00
Rui Marinho 3d005846c8
[Housekeeping] Format files of different solutions (#967) 2021-05-06 14:38:05 +01:00
Eric Erhardt ad9ed557a0
Fix references of Essentials so unnecessary packages don't get referenced/downloaded (#954)
- System.ValueTuple is no longer necessary
- System.Numerics.Vectors is only necessary on netstandard, not on net6+.
2021-05-06 10:23:15 +01:00
Javier Suárez 3841befe14
Implement Completed event in EntryHandler (#820)
* Implement Completed in WinUI

* Implement Completed on Android and iOS EntryHandlers

* Added TODO comment

* Updated EntryStub

* Enable nullable in Windows EntryHandler

* Updated Windows EntryHandler

Co-authored-by: Rui Marinho <me@ruimarinho.net>
2021-05-06 10:22:56 +01:00
Shane Neuville 261d5d0a0e
Remove NET6 WinUI workarounds (#949) 2021-05-05 11:28:51 -05:00
E.Z. Hart 06ecb0f415
Give added views the default row/column (#942) 2021-05-04 19:15:59 -06:00
E.Z. Hart f47380114f
Prevent GridLayout from holding on to removed Views (#938) 2021-05-04 22:13:11 +01:00
E.Z. Hart b2ffdd639e
Take FlowDirection into account when setting iOS horizontal text alignment (#939) 2021-05-04 22:08:29 +01:00
Shane Neuville 4f9fada370
Move ps1 files into cake targets (#926)
* Move build scripts from powershell to cake

* - fix yaml

* change BUILD_CONFIGURATION to configuration

* - IsDependentOn not needed for powershell scripts

* - fix up build settings

* - fix android target

* Update dotnet.cake

* - simplify android

* - add dogfood target

* - fix winui build and add winui stage

* - remove depends on

* - maybe?

* - remove gallery for now
2021-05-04 22:05:54 +01:00
E.Z. Hart 9faa2a04d5
Android should use handler's GetDesiredSize implementation when measuring a HandlerToRenderer shim (#932) 2021-05-03 19:24:28 -06:00
Shane Neuville 1638ede9f9
NavigationPage HasNavigationBar alpha release (#931)
* Hide Nav Bar Android

* - iOS

* - fix attached property
2021-05-03 18:26:39 -05:00
Matthew Leibowitz c6e094d426
Only draw if there is a color to use (#925) 2021-05-03 22:41:41 +02:00
dotnet-maestro[bot] 12831d3b95
Update dependencies from https://github.com/xamarin/xamarin-macios build 20210502.4 (#920)
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 11.3.100-preview.4.628 -> To Version 11.3.100-preview.4.629

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-05-03 17:17:04 +01:00
Matthew Leibowitz 94d43e7b5d
net6.0 may be causing issues with NuGet (#922) 2021-05-03 10:30:47 -04:00
Rui Marinho 5254a8de4b
Sign release branches by default (#921) 2021-05-03 14:20:53 +01:00
E.Z. Hart 3ae03fd0c5
Don't request layout if you're already in layout (#913) 2021-05-02 16:08:11 -04:00
Shane Neuville bbca522b75
NavBarColor and NavBarTextColor (#911)
* NavBarColor and NavBarTextColor

* - ios nav bar

* - remove files

* - cg fix

* - fix bar background color
2021-05-02 11:11:33 -05:00
dotnet-maestro[bot] 0afc6d1de3
Update dependencies from https://github.com/xamarin/xamarin-macios build 20210501.3 (#909)
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 11.3.100-preview.4.626 -> To Version 11.3.100-preview.4.628

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-05-01 09:48:51 -04:00
dotnet-maestro[bot] c0749a07e1
Update dependencies from https://github.com/xamarin/xamarin-macios build 20210429.36 (#900)
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 11.3.100-preview.4.624 -> To Version 11.3.100-preview.4.626

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-05-01 08:08:26 -04:00
E.Z. Hart 260eceb445
Handle bounds loop ejection when bounds are very, very close but not quite equal (#908) 2021-05-01 07:58:30 -04:00
Shane Neuville 8fada09507
Navigation tweaks for Android/iOS (#896)
* Android Navigation Fixes

* - fix iOS back button

* - fix app bar title

* - set content

* - fix up titles

Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com>
2021-04-30 22:01:42 -05:00
E.Z. Hart f0904f1739
Add extra bounds check to avoid margin loop (#907) 2021-04-30 21:07:21 -04:00
E.Z. Hart 9d6c9c7019
Make layouts responsive to control size changes (#898)
* Revise handling of explicit width/height on Windows;
Rename SetFrame -> NativeArrange
Remove MapFrame, add MapWidth and MapHeight
Handle explicit Width/Height on iOS
Add Button resize example to Sample

* Fix rebase error

* Remove unneeded constraint resolution method

* Add missing InvalidateMeasure implementations
2021-04-30 16:26:44 -05:00
Shane Neuville 7e764e01d2
Adjust TargetPlatformIdentifierAdjusted on BeforeTargets (#905)
* Adjust TargetPlatformIdentifierAdjusted on BeforeTargets

* - packaging

* - package workarounds

* - only run targets if disable embeddeding isn't true

* - cleanup
2021-04-30 14:43:25 -05:00
Shane Neuville e1d1779bf8
Add Appearing/Disappearing to root page and NavigationPage (#903)
* Add Appearing/Disappearing to root page and NavigationPage

* - tests

* Update SemanticsPage.xaml
2021-04-30 15:12:50 -04:00
E.Z. Hart 91008b62c5
Fix infinite loop and crash on iOS with FlexLayout (#904) 2021-04-30 14:43:14 -04:00
Matthew Leibowitz b305c0c67e
Fix colors for ToAndroid (#897) 2021-04-29 21:26:49 -04:00
E.Z. Hart fc80b5b467
Fix to force legacy layouts to ... layout; fixes #881 (#890) 2021-04-29 10:46:30 -04:00
Marco Goertz 4f8ee0f060
Bring back XAML2006/2009 XmlnsDefinition attributes (#878)
* Fix yaml triggers

* Run pr's for release branches

* Automated dotnet-format update (#839)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* [Housekeeping] Add provisionating xcode to net6 (#836)

* Add provisionating xcode to net6

* Fix essentials device tests

* try again

* Update dependencies from https://github.com/xamarin/xamarin-android build main-a2156d41275b92de3cf23f7c79801327c74b7fe0-1 (#846)

Microsoft.Android.Sdk.Windows
 From Version 11.0.200-ci.main.226 -> To Version 11.0.200-ci.main.234

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.100-preview.4.21215.1 -> To Version 6.0.100-preview.4.21221.10 (parent: Microsoft.Android.Sdk.Windows

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* WinUI Navigation Handler (#801)

* WinUI Navigation Handler

* - PR comments

* - consolidate a few more APIs

* - fix namespaces

* - fix namespaces

* Update src/Compatibility/Core/src/WinUI/FlyoutPageRenderer.cs

Co-authored-by: Matthew Leibowitz <mattleibow@live.com>

Co-authored-by: Matthew Leibowitz <mattleibow@live.com>

* Improve Hot Reload Integration (#851)

* Fixes HotReload (#853)

Reverts changed from: 7d4d1ce4b7 (diff-2b4bb95e12307423f7126d91b43a1511b68d00535e9f2b5f535af85d7a388333R36)

* Android Push/Pop Navigation (#837)

* Android Navigation

* - fix layout

* - changes

* - yay pushing

* - wire up nav to use bundle ids

* - cleanup

* - setup pop

* - build up nav stack

* - remove nav push

* - remove graph xml

* Update global.json

* - add android to non net6 controls project

* - fix namespace

* Update Microsoft.Maui-net6.sln

* iOS NavigationPageHandler (#852)

* iOS Navigation

* - wire up iOS Navigation

* - remove VET

* - rework with HR

* - fix namespace

* - fix HR

* - fix hr

* - fix SO exception

* - maybe?

* - nullabel fix

* Update dependencies from https://github.com/xamarin/xamarin-macios build 20210426.5 (#847)

Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk
 From Version 14.5.100-ci.main.620 -> To Version 14.5.100-ci.main.658

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rui Marinho <me@ruimarinho.net>

* Automated dotnet-format update (#854)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Implement PickerHandler in WinUI (#779)

* Implement PickerHandler in WinUI

* Enab le nullable in some classes

* Fix build error

* Register MauiComboBox ResourceDictionary

* Updated PickerExtensions

* Updated MauiComboBox

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* [Build] Update maestro with macOS and tvOS (#862)

* [Build] Update maestro with macOS and tvOS

* [Build] Add tvOS and macOS to workload/dogfood

* Add Microsoft.iOS.Windows.Sdk

Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>

* Update README.md (#865)

* ContainerViewControllers should use the correct background color. (#868)

Also set the title of the VC from a page

* Automated dotnet-format update (#872)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Bring back XAML2006/2009 XmlnsDefinition attributes

These are required so that things like x:Static can be resolved to Microsoft.Maui.Controls.Xaml.StaticExtension.

Co-authored-by: Rui Marinho <me@ruimarinho.net>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Shane Neuville <shneuvil@microsoft.com>
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
Co-authored-by: James Clancey <james.clancey@gmail.com>
Co-authored-by: Javier Suárez <javiersuarezruiz@hotmail.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
Co-authored-by: 1d0n7kn0w <3910210+1d0n7kn0w@users.noreply.github.com>
Co-authored-by: Jonathan Dick <jodick@microsoft.com>
2021-04-28 15:29:13 -04:00
dotnet-maestro[bot] 10e2ec5c20
Update dependencies from https://github.com/xamarin/xamarin-android build 6.0.1xx-preview4-7dce60860604aa6f93103a9190392943e926936e-1 (#876)
Microsoft.Android.Sdk.Windows
 From Version 11.0.200-preview.4.234 -> To Version 11.0.200-preview.4.237

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.100-preview.4.21221.10 -> To Version 6.0.100-preview.4.21226.14 (parent: Microsoft.Android.Sdk.Windows

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rui Marinho <me@ruimarinho.net>
2021-04-28 17:19:30 +01:00
dotnet-maestro[bot] fbb7188abf
Update dependencies from https://github.com/xamarin/xamarin-macios build 20210427.36 (#877)
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 11.3.100-preview.4.623 -> To Version 11.3.100-preview.4.624

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-04-28 14:21:20 +01:00
Rui Marinho ef947e479f
[Housekeeping] Code format 2021-04-28 09:54:28 +01:00
Jonathan Dick 34c8c25af3 Merge branch 'release/6.0.1xx-preview4' of https://github.com/dotnet/maui into release/6.0.1xx-preview4 2021-04-27 21:21:07 -04:00
James Clancey d0c6872f9e ContainerViewControllers should use the correct background color. (#868)
Also set the title of the VC from a page
2021-04-27 21:20:59 -04:00
E.Z. Hart 35c362e18c
Cache grid structure to prevent extra measure calls during arrange (#869)
* Cache grid structure to prevent extra measure calls during arrange

* remove commented code
2021-04-27 21:19:37 -04:00
Shane Neuville 459d05519e
Copy all upstream XBF files downstream (#870)
* Turn off embeddedxbf

* - copy all the files

* - fix resource namespace

* Update package.ps1
2021-04-27 21:18:50 -04:00
Javier Suárez ea4a7aedc5
Implement WinUI SliderHandler events (DragStarted, etc) (#863)
* Implement WinUI SliderHandler events

* - fix increments and resource path

Co-authored-by: Shane Neuville <shneuvil@microsoft.com>
2021-04-27 12:36:44 -05:00
Rui Marinho a2b5bd8542
[Build] Update maestro with macOS and tvOS (#862)
* [Build] Update maestro with macOS and tvOS

* [Build] Add tvOS and macOS to workload/dogfood

* Add Microsoft.iOS.Windows.Sdk

Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
# Conflicts:
#	eng/Version.Details.xml
#	eng/Versions.props
2021-04-27 17:05:26 +01:00
dotnet-maestro[bot] c7d56a3c90
Update dependencies from https://github.com/xamarin/xamarin-android build 6.0.1xx-preview4-88de81d22e57a6338c9c6dac17585e5f3190039e-1 (#860)
Microsoft.Android.Sdk.Windows
 From Version 11.0.200-preview.4.232 -> To Version 11.0.200-preview.4.234

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-04-27 16:58:25 +01:00
Shane Neuville 45e937585c
Backport Navigation to Preview 4 (#861)
* WinUI Navigation Handler (#801)

* WinUI Navigation Handler

* - PR comments

* - consolidate a few more APIs

* - fix namespaces

* - fix namespaces

* Update src/Compatibility/Core/src/WinUI/FlyoutPageRenderer.cs

Co-authored-by: Matthew Leibowitz <mattleibow@live.com>

Co-authored-by: Matthew Leibowitz <mattleibow@live.com>

* Improve Hot Reload Integration (#851)

* Fixes HotReload (#853)

Reverts changed from: 7d4d1ce4b7 (diff-2b4bb95e12307423f7126d91b43a1511b68d00535e9f2b5f535af85d7a388333R36)

* Android Push/Pop Navigation (#837)

* Android Navigation

* - fix layout

* - changes

* - yay pushing

* - wire up nav to use bundle ids

* - cleanup

* - setup pop

* - build up nav stack

* - remove nav push

* - remove graph xml

* Update global.json

* - add android to non net6 controls project

* - fix namespace

* Update Microsoft.Maui-net6.sln

* iOS NavigationPageHandler (#852)

* iOS Navigation

* - wire up iOS Navigation

* - remove VET

* - rework with HR

* - fix namespace

* - fix HR

* - fix hr

* - fix SO exception

* - maybe?

* - nullabel fix

Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
Co-authored-by: James Clancey <james.clancey@gmail.com>
2021-04-27 15:41:36 +01:00
dotnet-maestro[bot] eb5ecba106
Update dependencies from https://github.com/xamarin/xamarin-macios build 20210426.13 (#850)
Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk
 From Version 14.5.100-ci.main.620 -> To Version 14.5.100-preview.4.623

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rui Marinho <me@ruimarinho.net>
2021-04-26 21:40:28 -04:00
dotnet-maestro[bot] 8d8d59acc9
Update dependencies from https://github.com/xamarin/xamarin-android build 6.0.1xx-preview4-8fb9195f8092712c52dfa971727c650443586a80-1 (#849)
Microsoft.Android.Sdk.Windows
 From Version 11.0.200-ci.main.226 -> To Version 11.0.200-preview.4.232

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.100-preview.4.21215.1 -> To Version 6.0.100-preview.4.21221.10 (parent: Microsoft.Android.Sdk.Windows

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-04-26 23:09:13 +01:00
Rui Marinho e9a78ffe62
Run pr's for release branches 2021-04-26 10:29:20 +01:00
Rui Marinho ca0ec612b3
Fix yaml triggers 2021-04-26 10:29:12 +01:00