Coder Social home page Coder Social logo

Set up Travis CI yaml about choco HOT 13 CLOSED

chocolatey avatar chocolatey commented on May 14, 2024
Set up Travis CI yaml

from choco.

Comments (13)

gep13 avatar gep13 commented on May 14, 2024

For this one, do you already have a Travis account that you want the build to run under? If so, can you make others in the team have access? I have never looked at Travis, but more than happy to look at this.

from choco.

ferventcoder avatar ferventcoder commented on May 14, 2024

I do have a travis account. This would use mono to build. There are some examples of doing this out there.

from choco.

ferventcoder avatar ferventcoder commented on May 14, 2024

Just turned it on https://travis-ci.org/chocolatey/choco/

from choco.

gep13 avatar gep13 commented on May 14, 2024

Nice one! I will take a look. Will have some reading to do for this one 😸

from choco.

gep13 avatar gep13 commented on May 14, 2024

Have you given me any sort of permissions to the Travis site? I don't see anything immediately that says to create a new build configuration?

from choco.

ferventcoder avatar ferventcoder commented on May 14, 2024

Here's a pretty comprehensive answer http://stackoverflow.com/a/16751773/18475 - note we already have ./build.sh so we don't need to call xbuild directly.

from choco.

ferventcoder avatar ferventcoder commented on May 14, 2024

You create a .travis.yml file. It's that simple. Travis-CI is considered the first zero configuration build server.

from choco.

gep13 avatar gep13 commented on May 14, 2024

ooo, interesting, didn't realise that. Cool, I will let you know if I have any questions.

from choco.

ferventcoder avatar ferventcoder commented on May 14, 2024

A couple of nice walkthroughs in case we run into speedbumps:

from choco.

ferventcoder avatar ferventcoder commented on May 14, 2024

Official docs http://docs.travis-ci.com/user/languages/csharp/

from choco.

ferventcoder avatar ferventcoder commented on May 14, 2024

The last is preferred, it's the most recent and likely the easiest to test.

from choco.

gep13 avatar gep13 commented on May 14, 2024

@ferventcoder I have added a VERY basic travis.yml file into chocolatey/choco and issued it as a pull request, thinking that this would kick off a build in travis. However, nothing seems to be happening. Am I right in thinking that the file will need to exist on the master branch, before travis knows what to do with it, or rather, than it "should" be doing something?

from choco.

ferventcoder avatar ferventcoder commented on May 14, 2024

I left a comment over there for you. The name of the file must start with a dot.

from choco.

Related Issues (20)

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.