Code Monkey home page Code Monkey logo

Comments (4)

localshred avatar localshred commented on July 2, 2024

After altering that view (- unless @build.artefacts.nil? || @build.artefacts.empty?) I can get in and see the project page, but clicking force build ends up doing nothing. I'm not seeing any errors in the rails log.

from goldberg.

srushti avatar srushti commented on July 2, 2024

Currently, there are two modes of running goldberg.

  1. In development mode, the web server starts the builder in a separate thread.
  2. In production mode, it just runs the web server. Here, you'll need to run the builder in a separate window by calling bin/goldberg start_poller (using the production environment of course). Our understanding was that someone running it in production will probably start it using apache+passenger or some such set up, where we wouldn't be able to start the poller. I just realised this second mode hasn't been documented in the README, and I'll make sure to add that in.

There seems to be a separate issue where if you go to a project's page before any builds have been created it barfs. I'm fixing that presently.

from goldberg.

localshred avatar localshred commented on July 2, 2024

Excellent, thank you for the quick response! I'll run the poller and see how things go.

from goldberg.

srushti avatar srushti commented on July 2, 2024

Fixed the empty? problem in cc2234.

from goldberg.

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.