Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update master with changes from Developer for 1.0.02 - #79

Merged
kMutagene merged 8 commits into
masterfrom
developer
Feb 19, 2020
Merged

Update master with changes from Developer for 1.0.02#79
kMutagene merged 8 commits into
masterfrom
developer

Conversation

@kMutagene

@kMutagene kMutagene commented Feb 19, 2020

Copy link
Copy Markdown
Member

No description provided.

- increase speed by bootstrapping every binsize only once
- drop optional verbosity to a bearable level
Additional build configuration: Dotnet, only build the netstandard2.0 targeting projects.
Additional CI target for Dotnet configuration on a Linux image on appveyor
Projects now target frameworks depending on OS
We now use local tools via dotnet tool manifest. No more mandatory global tools. Only Dotnet Core SDK needs to be installed.
Move FAKE dependencies directly into the build script und remove dotnet-clitool dependency completely.
Standard build command now is again ./build.cmd -t ...
contrary to the name of the branch this was not simple and i now need a break.

Squashed Commits:

* Migrate to simple build

* Add saveHtmlAs function for chord plots Chord

* Try fix for CI

* Update dependencies for BioDB (SwaggerProvider now supprts netcore, but EBI still limits the project to .NET Framework.)

* travis: Move to dotnet core 3 compatible linux dist

* Fix travis second attempt

* Try Linux on appveyor

* Try CI Fix Part 3 :(

* Using sudo will sure fix CI permission problem

* Try permission set on init for appveyor linux build

* Try fix CI, the 4th

* CI: seems like progress to me

* CI: add ending slashes in build.fsx references
 (fsprojects/FAKE#1780)

* Try CI fix #5

* Try dotnet build for linux CI?

* Revamp build configurations, add conditional target frameworks to projects

* Remove restore from fake chain as it gets called in the cmd/sh scripts

* typofix

* Remove test project from dotnet build configuration

* Correct path for copying binaries built with dotnetcore configuration

* Fix excluded paths for dotnet configuration again

* Fix bin path for dotnet configuration again

* Mono seems to need dotnet restore

* MSBuild needs dotnet restore

* Mono build target: only restore projects in this configuration

* fix mono projects to restore

* Change conditional target frameworks to be dependent on build configuration

* Add test project to mono restore target

* Try fic CI another time

* Add test execution to mono build

* Fix Mono buildChain for tests
@kMutagene kMutagene changed the title Developer Update master with changes from Developer fo 1.0.02 Feb 19, 2020
@kMutagene kMutagene changed the title Update master with changes from Developer fo 1.0.02 Update master with changes from Developer for 1.0.02 Feb 19, 2020
@kMutagene
kMutagene merged commit 66cdf16 into master Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant