Coder Social home page Coder Social logo

Pre-deploy hooks about whiskey_disk HOT 5 OPEN

judofyr avatar judofyr commented on August 26, 2024
Pre-deploy hooks

from whiskey_disk.

Comments (5)

rick avatar rick commented on August 26, 2024

Thanks, Magnus --
I'll try to look at this on the plane back from SF this week.
Rick

from whiskey_disk.

rick avatar rick commented on August 26, 2024

I didn't get a chance to get to this on the plane. A couple of clarifying questions now that I'm thinking more about it:

I read your pre-deploy state as:

  • working from the prior version
  • having already done a git fetch for the main repo

I'm not sure which .whiskey_disk-files you're asking for -- do you mean the files which track changes? For a single repo this would be possible (as that's deducible via git from the hashes of the current HEAD and the new origin/ HEAD), but for information from the other repositories it would be harder (as that information comes from applying those files, currently via rsync).

I'm mentally walking myself through the "business value" of the three preconditions. Having the previous version checked out seems obvious to me (and would be the state I think most people would expect the checkout to be in); having origin/ available (i.e., post-fetch) seems reasonable, as then one could do one's own arbitrary comparisons as to state. If it's changes files we're discussing in #3 then that might also be useful, it just happens to be (quite?) a bit more difficult.

Thoughts?

Rick

from whiskey_disk.

judofyr avatar judofyr commented on August 26, 2024

Let me rephrase my third "requirement": I want to be able to use changes? in my pre-deploy hook.

Also, when I think about it, shouldn't the pre-deploy hooks run on all the machines before any of them start on the deployment? Ugh, this seems harder than I thought :/

from whiskey_disk.

rick avatar rick commented on August 26, 2024

Gotcha. I'm doing some work that will allows #changes? to work in the pre-deploy hooks. The synchronization bit is on the radar for other reasons, but may take a bit to get done.

from whiskey_disk.

judofyr avatar judofyr commented on August 26, 2024

Great. And thanks for some great work on whiskey_disk :-)

from whiskey_disk.

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.