Commit 090ad60
XCOMP-1286: Migrate ReactiveXComponent in .NetStandard with TU in .NetCore (#92)
* migrate library .net framework to .net standart 2.0
* upgrade .net framework version to 6.1 for .net standard 2.0
* modif cake for compile with .net standard
* upgrade apiClientHelloWorld version 6.1
* change package with dotnet core
* change img docker + name merge
* backup tmp img docker compile
* test img docker change
* test -exclusive
* change cache v2
* generate chache shasum
* img .net
* test with no paths...
* restaure paths...
* test launch after checkout
* test add save_cahe with paths in build_sh_reactiveapi
* test comment restore
* test all run in checkout_code
* back up and modif img checkout
* change img checkout
* change v1 to v2 cache
* test restore circleci/project
* cd to directory
* path /home/circleci/project
* test modif without exit
* test if mono exist
* test || cmd
* test restaure packages
* test change env img docker
* change path ./
* change order execute
* back up last commit with path /home/circleci..
* add packages.csproj
* add start cake .dotnet
* test find cake.dll
* test .netcore
* reset modif .sh and cut work yml
* path for build .sh
* test copy build.sh from cake.xcomponent
* test find Cake.dll
* test path circleci find Cake.dll
* test path circleci for build.cake
* delete VsixSignTool
* switch TU .net FrameWork to .Net Core and reset build.sh
* delete AssemblyInfo.cs tools/package.config && migrate .sh .ps1 to .NetCore
* add clean .sln && modif path .sh && delete cleanSolution utilities
* change directory img microsoft
* change directory img microsoft other way
* delete package.config app.config unused for the moment ReactiveXComponentTest
* add nuget.exe installation in .ps1 .sh && add nuget.exe in env .ps1
* Test print path nuget.exe
* Test print path nuget.exe wiyh $
* new download xcomponent.build.community in packages.csproj && delete download nuget.exe
* change reference .dll to .csproj for reactiveXComponentTest.csproj
* modif task test for build in .NetCore
* change requiered reactiveapi_integrationtest && change img docker && install mono by command
* add indentation name command
* delete cmd sudo
* add apt-get update
* add -y for yes auto
* update mono version
* add key for install mono
* change persiste docker to packaging
* change path debug to release
* .csproj add download all .dll and build.cake add merge all.dll in one .dll in packaging
* delete reference rabbitmq in reactivexcomponentTest (ref in ReactiveXComponent) && merge build in .csproj && delete task merge .cake
* modif copy .xcapi alwas ReactiveXComponentTest && Change version NSubstitute => compile TU with cake
* test launch circleci...
* modif files for set version build (add assembly Info Perso)
* delete AssemblyInfo Test unused
* modif .cproj <packagereference> to <reference> && download old version system.reactive.link
* add my AssemblyInfo && download old version system.reactive.link/core/interfaces
* add addin Cake.XComponent&version=6.0.0 for get function XcBuilbBuild (and other include) to compile project helloWorld
* delete function BuildSolution unused (replace by cmd DotNetCoreBuild)
* delete .nuspec
* use startProcess for build project HelloWorld because Xcbuildbuild need mono with xcomponent(in .netFramework) project in .sh
* delete assemblyInfo, remove Info to .csproj
* remove info of the assemblyInfo.cs in ReactiveXComponent.csproj1 parent a6ff724 commit 090ad60
File tree
25 files changed
+248
-829
lines changed- .circleci
- ReactiveXComponentTest
- Properties
- RabbitMq
- ReactiveXComponent
- Properties
- cake.scripts
- docker/integration_tests/XCProjects/HelloWorldV5
- CreateInstancesReactiveApi/CreateInstances
- tools
25 files changed
+248
-829
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
53 | 74 | | |
54 | 75 | | |
55 | | - | |
| 76 | + | |
56 | 77 | | |
57 | 78 | | |
58 | | - | |
| 79 | + | |
59 | 80 | | |
60 | 81 | | |
61 | 82 | | |
62 | 83 | | |
63 | 84 | | |
| 85 | + | |
64 | 86 | | |
65 | 87 | | |
66 | 88 | | |
| |||
83 | 105 | | |
84 | 106 | | |
85 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
86 | 111 | | |
87 | 112 | | |
88 | | - | |
| 113 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
This file was deleted.
This file was deleted.
0 commit comments