Miguel Veloso
3434459888
Merge pull request #1559 from borjasanes/feature/webapps-net5-migration
...
Feature/webapps net5 migration
2020-12-23 17:15:29 +00:00
David Sanz
c805c7efc3
Refactor yaml
2020-12-23 18:07:12 +01:00
David Sanz
650f712f38
Change login method
2020-12-23 17:46:09 +01:00
David Sanz
2bdd108799
Update registry value.
2020-12-23 17:33:41 +01:00
David Sanz
c9052e9927
Try sudo docker login in push step.
2020-12-23 17:23:05 +01:00
Borja García Rodríguez
c970512232
remove load test references
2020-12-23 17:17:19 +01:00
David Sanz
473c4a5f10
Change docker login step.
2020-12-23 17:16:03 +01:00
David Sanz
669accc07c
Update registry path
2020-12-23 17:00:46 +01:00
David Sanz
e437d94146
Add TAG variable to push step.
2020-12-23 16:54:19 +01:00
David Sanz
d5a3747556
Fix docker-file path for push step.
2020-12-23 16:47:52 +01:00
David Sanz
7e09f821ec
Enable push image
2020-12-23 16:42:52 +01:00
David Sanz
85a9216448
Remove comments
2020-12-23 16:34:32 +01:00
David Sanz
efafcfed92
Fix exporting variables when sudo is used
2020-12-23 16:28:42 +01:00
David Sanz
e2734c45ed
Fix export commnad
2020-12-23 16:23:09 +01:00
David Sanz
1e8b8db099
Test variable asignation
2020-12-23 16:21:14 +01:00
David Sanz
075160f5e9
export variable
2020-12-23 16:06:47 +01:00
David Sanz
a020be9a51
Update env variables.
2020-12-23 15:42:55 +01:00
Borja García Rodríguez
a20812571f
remove mobile project
2020-12-23 15:15:46 +01:00
InstanceFactory
c3d91dd914
Fixed Issue #1410 ( #1560 )
...
Added IdentityUrlExternal to src\Services\Ordering\Ordering.FunctionalTests\appsettings.json; sorted the properties
2020-12-23 19:42:52 +05:30
David Sanz
471f3ea6ba
TAG REGISTRY
2020-12-23 12:14:13 +01:00
Borja García Rodríguez
278b3d1247
update nuget in catalog unit tests
2020-12-23 12:09:05 +01:00
Borja García Rodríguez
8c7ff74194
fix cookie policy
2020-12-23 11:57:15 +01:00
David Sanz
1687a73c25
Fix login
2020-12-23 11:55:51 +01:00
David Sanz
256e103451
add registry
2020-12-23 11:53:39 +01:00
David Sanz
15ec4911ea
Uncomment steps
2020-12-23 11:37:47 +01:00
David Sanz
2d6e17f5f1
Fix get branch step
2020-12-23 11:32:44 +01:00
David Sanz
475e07b93c
Get git branch name
2020-12-23 11:22:12 +01:00
Viswanatha Swamy
811874b76a
Swamy/remove unused using and refactor the code ( #1555 )
...
* Removed Unused Using and Reorganized the Using
* Removed unused using, Reorganized using, moved the class to separate file, removed commented code in Catalog.API
* Revert "Removed unused using, Reorganized using, moved the class to separate file, removed commented code in Catalog.API"
This reverts commit 34241c430619b3b0bbeaabafa44c078c859237c4.
* Removed unused using and reorganized the using inside "Services" folder
* Removed Unused using and reoganized the using
* Refactor Webhooks.API
* Removed unused using and reorganized using inside Catalog.API
* Refactoring
* Removed unsed using
* Added line break just to differentiate between the messages
* Removed unused usings
* Simple Refactoring
2020-12-23 15:19:36 +05:30
David Sanz
39df5985ac
Remove repeated step.
2020-12-23 10:42:34 +01:00
David Sanz
2331f0cb4e
sudo
2020-12-23 10:37:30 +01:00
David Sanz
18fd0897e8
Docker-machine env dev
2020-12-23 10:21:25 +01:00
Borja García Rodríguez
71eda6aeb9
remove old grpc caller
2020-12-23 10:20:50 +01:00
Borja García Rodríguez
6fc60480c1
integration events updated to record types
2020-12-23 10:19:38 +01:00
David Sanz
e4129664eb
Add docker-machine env eval
2020-12-23 10:19:10 +01:00
Borja García Rodríguez
1857cc1c9e
fix Breaking change net 5 missing method
...
app.UseDatabaseErrorPage()
https://github.com/dotnet/efcore/issues/22687
2020-12-23 09:32:10 +01:00
David Sanz
78bf5ee00a
Linux version
2020-12-22 17:12:21 +01:00
David Sanz
6241b0725d
Fix indentation.
2020-12-22 17:09:43 +01:00
David Sanz
88a4cb5624
Add login before build
2020-12-22 16:56:17 +01:00
David Sanz
5db1fb65b5
Fix variables
2020-12-22 16:52:18 +01:00
Borja García Rodríguez
ff728ec096
consolidate packages
2020-12-22 16:45:47 +01:00
David Sanz
d8657c4790
Add checkout
2020-12-22 16:42:30 +01:00
David Sanz
893fd4e8ff
Fix docker-compose push args order
2020-12-22 16:30:30 +01:00
David Sanz
b5ce75828d
Fix docker-compose build args
2020-12-22 16:25:21 +01:00
Borja García Rodríguez
4db411d8f0
upgrade nuget packages
2020-12-22 16:24:18 +01:00
David Sanz
bc16e9ad57
Fix varible usage in bash
2020-12-22 16:17:31 +01:00
David Sanz
99ae98902e
Test login registry empty
2020-12-22 16:14:01 +01:00
David Sanz
7c2a759d3a
Test login without registry variable
2020-12-22 16:12:41 +01:00
David Sanz
5aa5fdab97
test login registry endpoint hub.docker.com
2020-12-22 16:11:12 +01:00
Borja García Rodríguez
6f399e3c8b
Merge branch 'feature/net-5' into feature/webapps-net5-migration
2020-12-22 15:50:35 +01:00
Borja García Rodríguez
29f6eca155
revert login
2020-12-22 15:40:36 +01:00