Giter Club home page Giter Club logo

forcecmd's People

Contributors

jesperkristensen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

forcecmd's Issues

Selecting components to be deployed should be more flexible

You currently have to specify each individual file to be deployed on the command line. It should be possible to for example specify an entire group of components or do some kind of file name pattern matching, or integrate with git status.

Allow retrieving only parts of an org

The forcecmd.json file should be able to exclude parts you don't want, and it should be possible to select individual components to download on the command line.

Cannot deploy folders

It is currently not possible to deploy Folders because they don't have a file that corresponds to the -meta.xml file.

Add optional support for rollback on error

Currently all deployments are done without rollback on error, where a partial success will cause the successful components to be deployed. It should be possible to turn it on or off.

Format status.json

We should write the status.json file in a nicely formatted way using multiple lines, so you can actually use the diff when version controlling the file.

Consider to avoid hardcoding invalid components

We currently hardcode "ApexTriggerCoupling" and "WorkflowActionFlow" because the API claims they are supported, but using them cause API calls to fail. The Eclipse plugin works around this by making an individual list request for each type and mark it as unsupported if the request fails. We should consider doing something similar, but then we probably need to cache the result for performance.

Retrieve custom settings

It should be possible to retrieve data stored in custom settings, so we can put those under version control.

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.