Commit Graph

109 Commits (87a52a6066e46009293e7628cddde930cf7d59f1)

Author SHA1 Message Date
Jonathan Peppers 985f9070a5
[mobile] install dotnet/maui/main on maui/perf (#48)
We have the maui/perf branch tracking dotnet/maui/main, so we need to actually install different versions of the workloads.

dotnet-podcasts/main is tracking the latest release, .NET MAUI Preview 14 at this time.

API changes that are in dotnet/maui/main:

* Remove `RegisterBlazorWebView()` call that no longer exists.
* Fix for:

    Resources\Styles\DefaultTheme.xaml(57,10): XamlC error : Position 57:10. Missing Value for Setter

Co-authored-by: Parker Bibus <parkerbibus@microsoft.com>
2022-03-22 15:52:31 -05:00
Jonathan Peppers 1247f6a4e1
Setup Github actions for the Mobile project (#46)
Right now, we don't really have CI for the mobile app, so this at least verifies the project builds.

Other fixes for MAUI Preview 14:

* Use OperatingSystem.IsAndroidVersionAtLeast()
* Removed macos from xaml files.

Co-authored-by: Nathan Ricci <naricc@microsoft.com>
2022-03-22 14:27:55 -05:00
Nish Anil fcf22c743a
Update podcast-web.yml 2021-12-08 22:33:48 +05:30
Nish Anil 554eae1dda
Update podcast-hub.yml 2021-12-08 22:30:29 +05:30
Nish Anil 5e42a51b4d
Update podcast-api.yml 2021-12-08 22:20:25 +05:30
bgarcia d09b63dfa1 trigger web deployment 2021-11-30 19:13:07 +01:00
bgarcia 50286fbec2 trigger hub deployment 2021-11-30 19:11:45 +01:00
bgarcia 7362e36e31 trigger podcast api cicd 2021-11-30 18:48:48 +01:00
James Montemagno 12a148a1d9 Initial commit 2021-11-29 11:54:48 -08:00