renovate/docker-dockerfile-1.x
renovate/all-gitversion-packages
master
renovate/muno92-resharper_inspectcode-1.x
renovate/major-dotnet-monorepo
qodana
docker-retention
integration-tests
refit
json-serializing-nullable-fields-issue
snyk
commitlint
gui
recyclarr
v7.3.0
v7.2.4
v7.2.3
v7.2.2
v7.2.1
v7.2.0
v7.1.1
v7.1.0
v7.0.0
v6.0.2
v6.0.1
v6.0.0
v5.4.3
v5.4.2
v5.4.1
v5.4.0
v5.3.1
v5.3.0
v5.2.1
v5.2.0
v5.1.1
v5.1.0
v5.0.3
v5.0.2
v5.0.1
v5.0.0
v4.4.1
v4.4.0
v4.3.0
v4.2.0
v4.1.3
v4.1.2
v4.1.1
v4.1.0
v4.0.2
v4.0.1
v4.0.0
v3.1.0
v3.0.0
v2.6.1
v2.6.0
v2.5.0
v2.4.1
v2.4.0
v2.3.1
v2.3.0
v2.2.1
v2.2.0
v2.1.2
v2.1.1
v2.1.0
v2.0.2
v2.0.1
v2.0.0
v1.8.2
v1.8.1
v1.8.0
v1.7.0
v1.6.6
v1.6.5
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.6.0
v1.5.1
v1.5.0
v1.4.2
v1.4.1
v1.4.0
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.1.0
v1.0.0
v0.1.0
${ noResults }
1 Commits (136c7d4999e606550f2edd235c72bec806e1791b)
Author | SHA1 | Message | Date |
---|---|---|---|
Robert Dailey | eaeb06eb26 |
ci: better dotnet publish in build workflow
- Executable is now compiled using Ready to Run. This increases the size of the executable but makes the code much faster. - `src` directory is no longer the cwd - The matrix build in build.yml now runs on its respective platform to avoid cross compilation. Cross compiling does not work with the ReadyToRun optimization on, see: https://docs.microsoft.com/en-us/dotnet/core/deploying/ready-to-run#cross-platformarchitecture-restrictions - publish and zip steps in the workflow have been put in a powershell script for reusability and to keep the workflow YAML minimal. |
4 years ago |