Coder Social home page Coder Social logo

Comments (3)

lukemelia avatar lukemelia commented on July 30, 2024

@eliasdawson a few thoughts on this:

  1. you could write an ember-cli-deploy plugin whose responsibility it is to do one or more checks and have it run during an early stage of the deploy pipeline, such as setup. For more info on the pipeline, see http://ember-cli-deploy.com/docs/v1.0.x/pipeline-hooks/
  2. If you are using file-hash revision strategy, calculating the revision is dependent on the app being built, so that may be a wrinkle in your plans. More info on revisions here: https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data
  3. I'm supportive of making any plugin, including this one, able to fail faster -- I agree it is a net positive for productivity.

from ember-cli-deploy-s3-index.

eliasdawson avatar eliasdawson commented on July 30, 2024

Thanks, @lukemelia! I think that will work. I'm going to try to add a new plugin internally to test things out, and if it works, look at what if anything can be added back. We're currently using the "version-commit" type as opposed to "file-hash", so we don't actually need to build.

from ember-cli-deploy-s3-index.

lukemelia avatar lukemelia commented on July 30, 2024

Closing for lack of activity.

from ember-cli-deploy-s3-index.

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.