Code Monkey home page Code Monkey logo

integer's Introduction

#integer

Lat. lit. untouched, usu. whole

A CocoaPods plugin to verify that pod sources have not been modified.

##Why?

Many choose not to check in their Pods/ folder. This is fine, but increases exposure to the "hit by a bus" scenario. Furthermore, it adds complexity to CI servers and slows the developer's ability to quickly checkout feature branches with different dependencies.

##How?

This plugin aims to solve the major roadblock to checking in Pods folders by checksumming files as they are downloaded and storing the results in the Podfile.lock. Through a yet to be determined method (I intend to add it as a target build phase after Check Pods/Manifest.lock) the Pods folder will have the check run against the Podfile.lock.

Since this plugin aims to support a source controlled Pods workflow, it will also attempt to invoke a git commit after a successful pod install which has caused a change, in order to atomically preserve changes and separate dependency updates from first party code.

integer's People

Contributors

swizzlr avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

mrackwitz

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.