Marcus Felling
683a655376
test
2022-09-09 14:13:05 -05:00
Marcus Felling
98ec3fa3a8
fix upload path
2022-09-09 14:12:13 -05:00
Marcus Felling
27d63adfef
fix working dir for test job
2022-09-09 13:57:19 -05:00
Marcus Felling
62e0b8a4db
add e2e tests
2022-09-09 13:53:41 -05:00
Marcus Felling
b092b21716
add test job to web workflow
2022-09-09 11:50:02 -05:00
Marcus Felling
e2cd34ec69
add pw test boilerplate
2022-09-09 11:48:23 -05:00
Fco Javier Pulido Espina
a6289cb886
Added missing "env" prefix to path variables
2022-05-20 10:15:41 +02:00
Fco Javier Pulido Espina
75f9953285
Generate an artifact for Android builds only, not mixed with the macOS one. Upload signed apks and aabs only
2022-05-20 09:25:23 +02:00
Miguel Ángel Barrera
7b8d20b6f3
wip
2022-05-17 14:16:51 +02:00
Miguel Ángel Barrera
15fb5c7567
use workflows template on cd
2022-05-16 14:07:13 +02:00
Miguel Ángel Barrera
9d4debb211
use template workflow for ci
2022-05-16 10:58:12 +02:00
Miguel Ángel Barrera
1a54cf4a6b
wip
2022-05-13 14:53:07 +02:00
Miguel Ángel Barrera
814ad9c731
fix cd podcast maui
2022-05-13 14:39:54 +02:00
Miguel Ángel Barrera
0e98f1fe37
execute ci all branch
2022-05-13 13:24:12 +02:00
Miguel Ángel Barrera
4995e17002
add CD actions
2022-05-13 13:19:58 +02:00
James Montemagno
1a0dad7d94
update blazor route for csproj
2022-05-12 07:07:52 -07:00
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