Coder Social home page Coder Social logo

Comments (4)

joshk avatar joshk commented on May 27, 2024

I think it is called reset in core, but I prefer restart or requeue

actually I am +1 on restart

On 21/01/2013, at 2:57 AM, Konstantin Haase [email protected] wrote:

Should it be called restart, rebuild or requeue?


Reply to this email directly or view it on GitHub.

from travis.rb.

rkh avatar rkh commented on May 27, 2024

Yes, given the way it currently works, I prefer restart, too.

from travis.rb.

svenfuchs avatar svenfuchs commented on May 27, 2024

@joshk to clarify the naming in core:

We have a state machine which kinda dictates the name. The state needs to be set to "created".

Since we do not "re-create" the model (which would suggest we create another, duplicate version) there needs to be a name that gets close to that.

"start" is a state event (meaning the build has been started on the vm), "queue" currently is not a proper event but should be, so both names don't work well.

I've thus picked "reset" because I felt it comes closest.

Obviously clients can pick whatever name makes more sense to the user. The web client uses "restart".

from travis.rb.

rkh avatar rkh commented on May 27, 2024

Done.

from travis.rb.

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.