Coder Social home page Coder Social logo

Travis CI build about scriptcs-engines HOT 5 OPEN

adamralph avatar adamralph commented on July 23, 2024
Travis CI build

from scriptcs-engines.

Comments (5)

adamralph avatar adamralph commented on July 23, 2024

I guess this has no value until Roslyn scripting is x-plat and we have some acceptance tests.

from scriptcs-engines.

filipw avatar filipw commented on July 23, 2024

this is valuable in a sense that we want the project to build successfully outside of windows - having the Travis CI builds will help catch issues with Path or other Mono-quirks

from scriptcs-engines.

adamralph avatar adamralph commented on July 23, 2024

Yep, agreed, but I've tried invoking the current roslyn scripting bits (nightly from 4th April) in Mono and it blows up immediately trying to make native calls:

[System.DllNotFoundException] clr
at (wrapper managed-to-native) Microsoft.CodeAnalysis.GlobalAssemblyCache:GetCachePath (Microsoft.CodeAnalysis.GlobalAssemblyCache/ASM_CACHE,byte*,int&)
at Microsoft.CodeAnalysis.GlobalAssemblyCache.GetLocation (ASM_CACHE gacId) [0x00000] in :0
at Microsoft.CodeAnalysis.GlobalAssemblyCache..cctor () [0x00000] in :0

If we set up a Travis CI build now it would probably succeed while there are no tests, but as soon as we add some it would fail. I guess there's no harm in putting it in place now. We can always switch it off later if it starts to fail and adds too much noise.

from scriptcs-engines.

filipw avatar filipw commented on July 23, 2024

dotnet/roslyn#1542
On Apr 6, 2015 11:24 PM, "Adam Ralph" [email protected] wrote:

Yep, agreed, but I've tried invoking the current roslyn scripting bits
(nightly from 4th April) in Mono and it blows up immediately trying to make
native calls:

[System.DllNotFoundException] clr
at (wrapper managed-to-native)
Microsoft.CodeAnalysis.GlobalAssemblyCache:GetCachePath
(Microsoft.CodeAnalysis.GlobalAssemblyCache/ASM_CACHE,byte*,int&)
at Microsoft.CodeAnalysis.GlobalAssemblyCache.GetLocation (ASM_CACHE
gacId) [0x00000] in :0
at Microsoft.CodeAnalysis.GlobalAssemblyCache..cctor () [0x00000] in :0

If we set up a Travis CI build now it would probably succeed while there
are no tests, but as soon as we add some it would fail. I guess there's no
harm in putting in place now. We can always switch it off later if it
starts to fail and adds too much noise.


Reply to this email directly or view it on GitHub
#7 (comment)
.

from scriptcs-engines.

adamralph avatar adamralph commented on July 23, 2024

Milestone 1.1 😢

from scriptcs-engines.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.