Commit Graph

172 Commits (normal-7packages)

Author SHA1 Message Date
James Montemagno 4b105ba8e4 Update actions for maui to also build hybrid app 2022-05-12 06:55:41 -07:00
James Montemagno 38b51acaf6
Build mobile apps when components change 2022-05-12 06:34:26 -07:00
Nish Anil b6ac0ffe3d Remove Provider registration and Update type 2022-04-22 04:29:39 +05:30
Nish Anil c33338bae6 Add Orleans Connection String 2022-04-22 04:24:07 +05:30
Nish Anil 419cedd461
Update podcast-hub.yml 2022-04-22 03:09:46 +05:30
Nish Anil efb21195e6
Update podcast-hub.yml 2022-04-22 02:43:54 +05:30
Nish Anil 9c235ef07f
Update podcast-web.yml 2022-04-22 01:20:14 +05:30
Nish Anil 1ba0eceb39
Update podcast-hub.yml 2022-04-22 01:19:43 +05:30
Nish Anil 587cf3c9ae
Update podcast-web.yml 2022-04-22 01:06:19 +05:30
Javi Pulido ddc14e59fc Change the name of some tasks, remove unnecessary condition 2022-04-18 12:09:49 +02:00
Javi Pulido 4ba049f5d0 Run Mobile CI only when targeting certain files/folders 2022-04-18 12:06:47 +02:00
Eric Erhardt 3a22929dfb
Move workload install NuGet.config file so it doesn't overwrite repo's NuGet.config (#67)
Since #66 added a NuGet.config to the root of the repo, the GH action is clobbering this file. So when we run in CI we aren't using the same NuGet.config file as a "normal" dev would use.

Moving the NuGet.config file used by `workload install` to avoid this conflict.
2022-04-14 12:33:32 -05:00
Jonathan Peppers fc64694970
Add quotes to mobile test trigger (#52)
* Update podcast-mobile.yml so that `maui/perf` has single quotes
2022-03-24 11:48:20 -05:00
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